CRAN Package Check Results for Package GWASExactHW

Last updated on 2025-11-05 07:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 1.95 17.51 19.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 1.68 15.04 16.72 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 29.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 26.87 NOTE
r-devel-windows-x86_64 1.2 5.00 33.00 38.00 OK
r-patched-linux-x86_64 1.2 1.89 16.65 18.54 OK
r-release-linux-x86_64 1.2 1.79 16.61 18.40 OK
r-release-macos-arm64 1.2 3.00 13.00 16.00 OK
r-release-macos-x86_64 1.2 5.00 19.00 24.00 OK
r-release-windows-x86_64 1.2 4.00 33.00 37.00 OK
r-oldrel-macos-arm64 1.2 2.00 12.00 14.00 OK
r-oldrel-macos-x86_64 1.2 3.00 17.00 20.00 OK
r-oldrel-windows-x86_64 1.2 5.00 36.00 41.00 OK

Check Details

Version: 1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stephanie Gogarten <[email protected]>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Ian", family = "Painter", role = "aut"), person(given = c("University", "of"), family = "Washington", role = "aut"), person(given = "Stephanie", family = "Gogarten", role = "cre", email = "[email protected]")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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