Last updated on 2025-06-04 20:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.98 | 16.30 | 18.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.52 | 13.88 | 15.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 29.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 28.96 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 5.00 | 36.00 | 41.00 | OK | |
r-patched-linux-x86_64 | 1.2 | 2.02 | 15.57 | 17.59 | OK | |
r-release-linux-x86_64 | 1.2 | 1.53 | 15.42 | 16.95 | OK | |
r-release-macos-arm64 | 1.2 | 16.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 24.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 4.00 | 36.00 | 40.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 14.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2 | 20.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2 | 5.00 | 36.00 | 41.00 | OK |
Version: 1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Stephanie Gogarten <sdmorris@uw.edu>’
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 = "sdmorris@uw.edu"))
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