Last updated on 2026-04-28 08:53:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 40.96 | 70.50 | 111.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 28.76 | 51.19 | 79.95 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 58.00 | 106.50 | 164.50 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 80.00 | 104.61 | 184.61 | NOTE | |
| r-devel-windows-x86_64 | 1.3 | 54.00 | 98.00 | 152.00 | OK | |
| r-patched-linux-x86_64 | 1.3 | 38.38 | 65.03 | 103.41 | OK | |
| r-release-linux-x86_64 | 1.3 | 41.47 | 65.05 | 106.52 | OK | |
| r-release-macos-arm64 | 1.3 | 8.00 | 17.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.3 | 27.00 | 78.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 1.3 | 51.00 | 100.00 | 151.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 | 60.00 | 125.00 | 185.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