CRAN Package Check Results for Package immer

Last updated on 2026-04-14 12:55:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5-13 90.65 68.89 159.54 NOTE
r-devel-linux-x86_64-debian-gcc 1.5-13 54.79 48.58 103.37 NOTE
r-devel-linux-x86_64-fedora-clang 1.5-13 105.00 99.68 204.68 OK
r-devel-linux-x86_64-fedora-gcc 1.5-13 152.00 97.89 249.89 OK
r-devel-macos-arm64 1.5-13 16.00 8.00 24.00 OK
r-devel-windows-x86_64 1.5-13 87.00 105.00 192.00 OK
r-patched-linux-x86_64 1.5-13 75.44 63.51 138.95 NOTE
r-release-linux-x86_64 1.5-13 64.85 60.05 124.90 OK
r-release-macos-arm64 1.5-13 OK
r-release-macos-x86_64 1.5-13 37.00 52.00 89.00 OK
r-release-windows-x86_64 1.5-13 75.00 0.00 75.00 OK
r-oldrel-macos-arm64 1.5-13 OK
r-oldrel-macos-x86_64 1.5-13 47.00 22.00 69.00 OK
r-oldrel-windows-x86_64 1.5-13 92.00 120.00 212.00 OK

Check Details

Version: 1.5-13
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 = "Jan", family = "Steinfeld", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.5-13
Check: compiled code
Result: NOTE File ‘immer/libs/immer.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