Last updated on 2022-05-17 04:50:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 170.78 | 92.29 | 263.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 129.89 | 70.20 | 200.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 380.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 334.65 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 143.00 | 132.00 | 275.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 147.79 | 87.41 | 235.20 | NOTE | |
r-release-linux-x86_64 | 1.2 | 137.89 | 86.84 | 224.73 | NOTE | |
r-release-macos-arm64 | 1.2 | 85.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 107.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 123.00 | 129.00 | 252.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 96.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 136.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 411.00 | 161.00 | 572.00 | NOTE |
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 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 5.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2
Check: compiled code
Result: NOTE
File ‘cqrReg/libs/cqrReg.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