Last updated on 2025-10-21 17:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.99 | 10.30 | 25.92 | 36.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.99 | 7.07 | 20.34 | 27.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.99 | 27.00 | 32.46 | 59.46 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.99 | 27.00 | 28.38 | 55.38 | NOTE | |
r-devel-windows-x86_64 | 0.99 | 13.00 | 63.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 0.99 | 10.57 | 24.61 | 35.18 | OK | |
r-release-linux-x86_64 | 0.99 | 10.30 | 24.49 | 34.79 | OK | |
r-release-macos-arm64 | 0.99 | 5.00 | 15.00 | 20.00 | OK | |
r-release-macos-x86_64 | 0.99 | 7.00 | 25.00 | 32.00 | OK | |
r-release-windows-x86_64 | 0.99 | 13.00 | 64.00 | 77.00 | OK | |
r-oldrel-macos-arm64 | 0.99 | 6.00 | 14.00 | 20.00 | OK | |
r-oldrel-macos-x86_64 | 0.99 | 7.00 | 23.00 | 30.00 | OK | |
r-oldrel-windows-x86_64 | 0.99 | 15.00 | 75.00 | 90.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.
Flavors: r-devel-linux-x86_64-debian-clang, 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