Last updated on 2025-04-28 00:50:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.99 | 10.58 | 23.56 | 34.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.99 | 7.15 | 19.68 | 26.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.99 | 59.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.99 | 56.42 | NOTE | |||
r-devel-windows-x86_64 | 0.99 | 13.00 | 64.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 0.99 | 10.61 | 23.46 | 34.07 | OK | |
r-release-linux-x86_64 | 0.99 | 10.19 | 23.23 | 33.42 | OK | |
r-release-macos-arm64 | 0.99 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.99 | 32.00 | OK | |||
r-release-windows-x86_64 | 0.99 | 13.00 | 73.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 0.99 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.99 | 30.00 | OK | |||
r-oldrel-windows-x86_64 | 0.99 | 13.00 | 71.00 | 84.00 | OK |
Version: 0.99
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Holger Reulen <hreulen@uni-goettingen.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Holger",
family = "Reulen",
role = c("aut", "cre"),
email = "hreulen@uni-goettingen.de")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.99
Check: compiled code
Result: NOTE
File ‘penMSM/libs/penMSM.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