CRAN Package Check Results for Package relSim

Last updated on 2026-04-01 01:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 36.94 53.94 90.88 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 28.96 40.63 69.59 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 55.00 80.49 135.49 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 84.00 84.85 168.85 OK
r-devel-macos-arm64 1.0.0 8.00 12.00 20.00 OK
r-devel-windows-x86_64 1.0.0 43.00 100.00 143.00 NOTE
r-patched-linux-x86_64 1.0.0 36.62 48.89 85.51 OK
r-release-linux-x86_64 1.0.0 33.94 48.42 82.36 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 22.00 46.00 68.00 OK
r-release-windows-x86_64 1.0.0 41.00 101.00 142.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 26.00 31.00 57.00 OK
r-oldrel-windows-x86_64 1.0.0 50.00 115.00 165.00 OK

Check Details

Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘James M. Curran <j.curran@auckland.ac.nz>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("James", "M."), family = "Curran", role = c("aut", "cre"), email = "j.curran@auckland.ac.nz") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘relSim/libs/relSim.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: compiled code
Result: NOTE File 'relSim/libs/x64/relSim.dll': 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-windows-x86_64