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-12 | 9.21 | 55.58 | 64.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2-12 | 6.53 | 42.52 | 49.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2-12 | 101.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2-12 | 97.02 | NOTE | |||
r-devel-windows-x86_64 | 2.2-12 | 12.00 | 70.00 | 82.00 | OK | |
r-patched-linux-x86_64 | 2.2-12 | 9.16 | 53.81 | 62.97 | OK | |
r-release-linux-x86_64 | 2.2-12 | 8.20 | 53.90 | 62.10 | OK | |
r-release-macos-arm64 | 2.2-12 | 34.00 | OK | |||
r-release-macos-x86_64 | 2.2-12 | 59.00 | OK | |||
r-release-windows-x86_64 | 2.2-12 | 11.00 | 71.00 | 82.00 | OK | |
r-oldrel-macos-arm64 | 2.2-12 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2-12 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2-12 | 16.00 | 76.00 | 92.00 | OK |
Version: 2.2-12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bob Gray <gray@jimmy.harvard.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bob",
family = "Gray",
role = c("aut", "cre"),
email = "gray@jimmy.harvard.edu")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.2-12
Check: compiled code
Result: NOTE
File ‘cmprsk/libs/cmprsk.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