CRAN Package Check Results for Package FastBandChol

Last updated on 2026-04-25 00:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 24.54 24.91 49.45 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 15.29 20.34 35.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 33.00 38.04 71.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 42.00 35.38 77.38 NOTE
r-patched-linux-x86_64 0.1.1 22.16 22.90 45.06 OK
r-release-linux-x86_64 0.1.1 16.23 21.76 37.99 OK
r-release-macos-arm64 0.1.1 4.00 10.00 14.00 OK
r-release-macos-x86_64 0.1.1 15.00 39.00 54.00 OK
r-release-windows-x86_64 0.1.1 29.00 64.00 93.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 12.00 26.00 38.00 OK
r-oldrel-windows-x86_64 0.1.1 24.00 72.00 96.00 OK

Check Details

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

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘FastBandChol/libs/FastBandChol.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc