CRAN Package Check Results for Package BoostMLR

Last updated on 2026-04-24 13:17:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 88.16 37.50 125.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 45.02 28.68 73.70 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 62.00 55.06 117.06 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 114.00 52.81 166.81 OK
r-patched-linux-x86_64 1.0.3 60.67 35.08 95.75 OK
r-release-linux-x86_64 1.0.3 63.08 32.81 95.89 OK
r-release-macos-arm64 1.0.3 OK
r-release-macos-x86_64 1.0.3 30.00 86.00 116.00 NOTE
r-release-windows-x86_64 1.0.3 59.00 73.00 132.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 25.00 40.00 65.00 OK
r-oldrel-windows-x86_64 1.0.3 55.00 81.00 136.00 OK

Check Details

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-release-macos-x86_64