Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 36.20 | 172.51 | 208.71 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 22.02 | 123.73 | 145.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 252.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 239.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 86.00 | 192.00 | 278.00 | OK | |
r-patched-linux-x86_64 | 3.0 | 27.72 | 166.68 | 194.40 | OK | |
r-patched-solaris-x86 | 3.0 | 311.50 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 27.09 | 165.24 | 192.33 | OK | |
r-release-macos-x86_64 | 3.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.0 | 90.00 | 267.00 | 357.00 | OK | |
r-oldrel-macos-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 61.00 | 184.00 | 245.00 | OK |
Version: 3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 3.0
Check: compiled code
Result: NOTE
File ‘SimReg/libs/SimReg.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc