CRAN Package Check Results for Maintainer ‘Michel Lang <michellang at gmail.com>’

Last updated on 2026-03-21 21:53:26 CET.

Package WARN NOTE OK
backports 1 4 9
base64url 14
BatchExperiments 14
batchtools 2 12
checkmate 14
fail 2 12

Package backports

Current CRAN status: WARN: 1, NOTE: 4, OK: 9

Version: 1.5.0
Check: compiled code
Result: NOTE File ‘backports/libs/backports.so’: Found non-API call to R: ‘Rf_findVar’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: compiled code
Result: WARN File ‘backports/libs/backports.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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.5.0
Check: compiled code
Result: NOTE File 'backports/libs/x64/backports.dll': Found non-API call to R: 'Rf_findVar' 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

Package base64url

Current CRAN status: OK: 14

Package BatchExperiments

Current CRAN status: OK: 14

Package batchtools

Current CRAN status: NOTE: 2, OK: 12

Version: 0.9.18
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘doMPI’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.9.18
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘Rmpi’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package checkmate

Current CRAN status: OK: 14

Additional issues

rchk

Package fail

Current CRAN status: NOTE: 2, OK: 12

Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Michel Lang <michellang@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Michel", family = "Lang", role = c("aut", "cre"), email = "michellang@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc