Last updated on 2025-11-24 05:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.99 | 10.47 | 26.36 | 36.83 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.99 | 6.92 | 20.94 | 27.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.99 | 28.00 | 31.98 | 59.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.99 | 15.00 | 36.64 | 51.64 | NOTE | |
| r-devel-windows-x86_64 | 0.99 | 19.00 | 61.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 0.99 | 10.82 | 24.49 | 35.31 | OK | |
| r-release-linux-x86_64 | 0.99 | 9.39 | 24.44 | 33.83 | OK | |
| r-release-macos-arm64 | 0.99 | OK | ||||
| r-release-macos-x86_64 | 0.99 | 7.00 | 25.00 | 32.00 | OK | |
| r-release-windows-x86_64 | 0.99 | 14.00 | 93.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 0.99 | OK | ||||
| r-oldrel-macos-x86_64 | 0.99 | 7.00 | 23.00 | 30.00 | OK | |
| r-oldrel-windows-x86_64 | 0.99 | 16.00 | 79.00 | 95.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