Last updated on 2018-05-14 01:46:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.5 | 40.20 | 36.32 | 76.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.5 | 32.08 | 32.84 | 64.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.5 | 113.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 99.64 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.5 | 87.00 | 99.00 | 186.00 | OK | |
r-patched-linux-x86_64 | 1.1.5 | 41.13 | 38.05 | 79.18 | NOTE | |
r-patched-solaris-x86 | 1.1.5 | 113.50 | OK | |||
r-release-linux-x86_64 | 1.1.5 | 42.85 | 38.73 | 81.58 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.5 | 87.00 | 99.00 | 186.00 | OK | |
r-release-osx-x86_64 | 1.1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.5 | 104.00 | 87.00 | 191.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.5 | NOTE |
Version: 1.1.5
Check: compiled code
Result: NOTE
File ‘dslice/libs/dslice.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: 1.1.5
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
sleep dataset
presidential Terms of 11 presidents from Eisenhower to Obama
seals Vector field of seal movements
txhousing Housing sales in TX
Use ‘data(package = .packages(all.available = TRUE))’
to list the data sets in all *available* packages.
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'dslice.tex' failed.
LaTeX errors:
! LaTeX Error: File `placeins.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.8 \usepackage
{geometry}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64