Last updated on 2017-07-14 12:47:45.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2015.6-28 | 8.89 | 122.87 | 131.77 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2015.6-28 | 8.92 | 120.26 | 129.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2015.6-28 | 270.80 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2015.6-28 | 265.78 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 2015.6-28 | 29.00 | 282.00 | 311.00 | OK | |
| r-patched-linux-x86_64 | 2015.6-28 | 9.65 | 120.67 | 130.33 | NOTE | |
| r-patched-solaris-x86 | 2015.6-28 | 329.80 | OK | |||
| r-release-linux-x86_64 | 2015.6-28 | 9.77 | 119.70 | 129.47 | NOTE | |
| r-release-windows-ix86+x86_64 | 2015.6-28 | 32.00 | 274.00 | 306.00 | OK | |
| r-release-osx-x86_64 | 2015.6-28 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 2015.6-28 | 31.00 | 362.00 | 393.00 | OK | |
| r-oldrel-osx-x86_64 | 2015.6-28 | OK |
Version: 2015.6-28
Check: compiled code
Result: NOTE
File ‘ordinal/libs/ordinal.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2015.6-28
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'clm_intro.tex' failed.
LaTeX errors:
! LaTeX Error: File `algorithmic.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.14 \usepackage
[amsmath,thmmarks,standard,thref]{ntheorem}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64