Last updated on 2026-03-29 04:49:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 90.30 | 37.09 | 127.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 47.30 | 27.57 | 74.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 70.00 | 60.95 | 130.95 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 122.00 | 55.47 | 177.47 | OK | |
| r-devel-macos-arm64 | 1.0.3 | 13.00 | 12.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 60.00 | 76.00 | 136.00 | OK | |
| 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 | 73.00 | 130.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 | 73.00 | 88.00 | 161.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.
Flavor: r-devel-linux-x86_64-debian-gcc
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