Last updated on 2017-07-21 07:46:10.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 5.18 | 37.34 | 42.53 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 4.37 | 37.07 | 41.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 81.74 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 78.77 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.1 | 20.00 | 77.00 | 97.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 4.47 | 36.87 | 41.34 | NOTE | |
| r-patched-solaris-x86 | 1.1 | 114.50 | NOTE | |||
| r-release-linux-x86_64 | 1.1 | 4.64 | 36.92 | 41.57 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.1 | 17.00 | 96.00 | 113.00 | NOTE | |
| r-release-osx-x86_64 | 1.1 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.1 | 14.00 | 86.00 | 100.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
crrc: no visible binding for global variable ‘na.omit’
crrs: no visible binding for global variable ‘na.omit’
mycrr: no visible binding for global variable ‘na.omit’
mycrr.test: no visible binding for global variable ‘na.omit’
print.crrs: no visible global function definition for ‘pnorm’
psh.test: no visible global function definition for ‘pchisq’
Undefined global functions or variables:
na.omit pchisq pnorm
Consider adding
importFrom("stats", "na.omit", "pchisq", "pnorm")
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: 1.1
Check: compiled code
Result: NOTE
File ‘crrSC/libs/crrSC.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