Last updated on 2019-11-26 00:52:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 31.35 | 170.01 | 201.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 21.97 | 126.33 | 148.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 231.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 224.09 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 89.00 | 247.00 | 336.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 3.0 | 87.00 | 196.00 | 283.00 | OK | |
r-patched-linux-x86_64 | 3.0 | 23.98 | 160.85 | 184.83 | OK | |
r-patched-solaris-x86 | 3.0 | 288.00 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 23.44 | 163.60 | 187.04 | OK | |
r-release-windows-ix86+x86_64 | 3.0 | 72.00 | 182.00 | 254.00 | OK | |
r-release-osx-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 51.00 | 227.00 | 278.00 | OK | |
r-oldrel-osx-x86_64 | 3.0 | NOTE |
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-osx-x86_64, r-oldrel-osx-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