CRAN Package Check Results for Package mdmb

Last updated on 2026-04-12 13:53:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9-22 68.65 125.38 194.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.9-22 42.84 85.57 128.41 NOTE
r-devel-linux-x86_64-fedora-clang 1.9-22 95.00 178.49 273.49 OK
r-devel-linux-x86_64-fedora-gcc 1.9-22 119.00 170.67 289.67 OK
r-devel-macos-arm64 1.9-22 13.00 24.00 37.00 OK
r-devel-windows-x86_64 1.9-22 76.00 136.00 212.00 OK
r-patched-linux-x86_64 1.9-22 56.83 111.46 168.29 NOTE
r-release-linux-x86_64 1.9-22 48.19 108.84 157.03 OK
r-release-macos-arm64 1.9-22 OK
r-release-macos-x86_64 1.9-22 32.00 106.00 138.00 OK
r-release-windows-x86_64 1.9-22 69.00 0.00 69.00 OK
r-oldrel-macos-arm64 1.9-22 OK
r-oldrel-macos-x86_64 1.9-22 38.00 105.00 143.00 OK
r-oldrel-windows-x86_64 1.9-22 83.00 165.00 248.00 OK

Check Details

Version: 1.9-22
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Alexander", family = "Robitzsch", role = c("aut", "cre"), email = "robitzsch@ipn.uni-kiel.de"), person(given = "Oliver", family = "Luedtke", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.9-22
Check: compiled code
Result: NOTE File ‘mdmb/libs/mdmb.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-patched-linux-x86_64