Last updated on 2026-07-23 17:52:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 43.04 | 69.90 | 112.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 30.71 | 51.49 | 82.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 55.00 | 106.88 | 161.88 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 32.00 | 47.96 | 79.96 | NOTE | |
| r-devel-windows-x86_64 | 1.3 | 49.00 | 99.00 | 148.00 | OK | |
| r-patched-linux-x86_64 | 1.3 | 39.86 | 66.23 | 106.09 | OK | |
| r-release-linux-x86_64 | 1.3 | 36.83 | 66.37 | 103.20 | OK | |
| r-release-macos-arm64 | 1.3 | 8.00 | 17.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.3 | 25.00 | 79.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 1.3 | 51.00 | 96.00 | 147.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3 | 22.00 | 50.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3 | 58.00 | 129.00 | 187.00 | OK |
Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Felix Cheysson <felix@cheysson.fr>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Felix",
family = "Cheysson",
role = c("aut", "cre"),
email = "felix@cheysson.fr")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3
Check: compiled code
Result: NOTE
File ‘starma/libs/starma.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