Last updated on 2022-05-28 22:55:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 165.41 | 93.98 | 259.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 129.06 | 70.74 | 199.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 380.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 335.66 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 126.00 | 123.00 | 249.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 148.14 | 89.39 | 237.53 | NOTE | |
r-release-linux-x86_64 | 1.2 | 141.06 | 86.84 | 227.90 | 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 | 126.00 | 130.00 | 256.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 | 149.00 | 560.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