CRAN Package Check Results for Package coenoflex

Last updated on 2025-04-28 00:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-0 8.55 52.12 60.67 OK
r-devel-linux-x86_64-debian-gcc 2.2-0 5.77 38.80 44.57 NOTE
r-devel-linux-x86_64-fedora-clang 2.2-0 93.12 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-0 88.34 NOTE
r-devel-windows-x86_64 2.2-0 11.00 66.00 77.00 OK
r-patched-linux-x86_64 2.2-0 5.05 50.44 55.49 OK
r-release-linux-x86_64 2.2-0 7.08 50.44 57.52 OK
r-release-macos-arm64 2.2-0 37.00 OK
r-release-macos-x86_64 2.2-0 62.00 OK
r-release-windows-x86_64 2.2-0 10.00 66.00 76.00 OK
r-oldrel-macos-arm64 2.2-0 33.00 OK
r-oldrel-macos-x86_64 2.2-0 51.00 OK
r-oldrel-windows-x86_64 2.2-0 13.00 73.00 86.00 OK

Check Details

Version: 2.2-0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘David W. Roberts <droberts@montana.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("David", "W."), family = "Roberts", role = c("aut", "cre"), email = "droberts@montana.edu") as necessary. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2-0
Check: compiled code
Result: NOTE File ‘coenoflex/libs/coenoflex.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