Last updated on 2015-11-20 00:47:16.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.2 | 6.51 | 6.51 | OK | --install=no | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 223.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 209.97 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 179.77 | OK | |||
r-patched-linux-x86_64 | 1.2 | 6.68 | 6.68 | OK | --install=no | |
r-patched-solaris-sparc | 1.2 | 1093.00 | OK | |||
r-patched-solaris-x86 | 1.2 | 210.90 | OK | |||
r-release-linux-x86_64 | 1.2 | 6.73 | 6.73 | OK | --install=no | |
r-release-osx-x86_64-mavericks | 1.2 | NOTE |
Version: 1.2
Check: installed package size
Result: NOTE
installed size is 7.2Mb
sub-directories of 1Mb or more:
libs 7.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64-mavericks
Version: 1.2
Check: R code for possible problems
Result: NOTE
QR.cd: no visible global function definition for ‘quantile’
QR.lasso.cd: no visible global function definition for ‘quantile’
cqr.cd: no visible global function definition for ‘quantile’
cqr.lasso.cd: no visible global function definition for ‘quantile’
cqr.lasso.mm: no visible global function definition for ‘quantile’
cqr.mm: no visible global function definition for ‘quantile’
Undefined global functions or variables:
quantile
Consider adding
importFrom("stats", "quantile")
to your NAMESPACE.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc