Last updated on 2026-05-12 13:52:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 43.38 | 70.12 | 113.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 29.48 | 51.80 | 81.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 68.00 | 115.96 | 183.96 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 81.00 | 104.25 | 185.25 | NOTE | |
| r-devel-windows-x86_64 | 1.3 | 52.00 | 100.00 | 152.00 | OK | |
| r-patched-linux-x86_64 | 1.3 | 38.97 | 65.21 | 104.18 | OK | |
| r-release-linux-x86_64 | 1.3 | 38.07 | 65.79 | 103.86 | 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 | 98.00 | 149.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 | 120.00 | 178.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