Last updated on 2017-07-31 01:47:19.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-0 | 0.92 | 17.04 | 17.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-0 | 0.92 | 10.36 | 11.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-0 | 18.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-0 | 18.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3-0 | 9.00 | 32.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-0 | 0.90 | 16.54 | 17.44 | NOTE | |
r-patched-solaris-x86 | 0.3-0 | 28.80 | NOTE | |||
r-release-linux-x86_64 | 0.3-0 | 0.88 | 16.57 | 17.46 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3-0 | 7.00 | 25.00 | 32.00 | NOTE | |
r-release-osx-x86_64 | 0.3-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-0 | 5.00 | 24.00 | 29.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3-0 | NOTE |
Version: 0.3-0
Check: R code for possible problems
Result: NOTE
pspearman: no visible global function definition for ‘pt’
spearman.test: no visible global function definition for
‘complete.cases’
spearman.test: no visible global function definition for ‘cor’
Undefined global functions or variables:
complete.cases cor pt
Consider adding
importFrom("stats", "complete.cases", "cor", "pt")
to your NAMESPACE file.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.3-0
Check: compiled code
Result: NOTE
File ‘pspearman/libs/pspearman.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