Last updated on 2017-09-26 01:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.18.3 | 6.13 | 73.99 | 80.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.18.3 | 5.79 | 75.84 | 81.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.18.3 | 166.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.18.3 | 165.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.18.3 | 26.00 | 149.00 | 175.00 | OK | |
r-patched-linux-x86_64 | 0.1.18.3 | 6.34 | 73.74 | 80.08 | NOTE | |
r-patched-solaris-x86 | 0.1.18.3 | 201.20 | NOTE | |||
r-release-linux-x86_64 | 0.1.18.3 | 5.76 | 78.13 | 83.89 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.18.3 | 20.00 | 157.00 | 177.00 | OK | |
r-release-osx-x86_64 | 0.1.18.3 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.18.3 | 27.00 | 154.00 | 181.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.18.3 | OK |
Version: 0.1.18.3
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
[<-.db.obj
See section ‘Registering S3 methods’ 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-patched-solaris-x86, r-release-linux-x86_64
Version: 0.1.18.3
Check: compiled code
Result: NOTE
File ‘PivotalR/libs/PivotalR.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: 0.1.18.3
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
‘RPostgreSQL’ ‘topicmodels’
Flavor: r-release-osx-x86_64
Version: 0.1.18.3
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'pivotalr.tex' failed.
LaTeX errors:
! LaTeX Error: File `titlesec.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.98 ^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64