Last updated on 2026-03-31 22:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 94.18 | 37.19 | 131.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 48.23 | 27.78 | 76.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 63.00 | 55.24 | 118.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 122.00 | 55.47 | 177.47 | OK | |
| r-devel-macos-arm64 | 1.0.3 | 12.00 | 11.00 | 23.00 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 58.00 | 77.00 | 135.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.3 | 57.49 | 33.19 | 90.68 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 55.88 | 32.75 | 88.63 | OK | |
| r-release-macos-arm64 | 1.0.3 | OK | ||||
| r-release-macos-x86_64 | 1.0.3 | 25.00 | 40.00 | 65.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 57.00 | 89.00 | 146.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 28.00 | 23.00 | 51.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.3 | 77.00 | 88.00 | 165.00 | OK |
Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Amol Pande <amoljpande@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Amol",
family = "Pande",
role = c("aut", "cre"),
email = "amoljpande@gmail.com"),
person(given = "Hemant",
family = "Ishwaran",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: compiled code
Result: NOTE
File ‘BoostMLR/libs/BoostMLR.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.0.3
Check: compiled code
Result: NOTE
File 'BoostMLR/libs/x64/BoostMLR.dll':
Found non-API call to R: 'R_UnboundValue'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 4.7Mb
Flavor: r-oldrel-macos-x86_64