Last updated on 2026-04-27 17:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 20.90 | 77.96 | 98.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 15.75 | 58.98 | 74.73 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 32.00 | 111.52 | 143.52 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 39.00 | 117.37 | 156.37 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 30.00 | 114.00 | 144.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 20.90 | 73.87 | 94.77 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 22.47 | 72.42 | 94.89 | OK | |
| r-release-macos-arm64 | 1.0.4 | 5.00 | 20.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 15.00 | 78.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 28.00 | 106.00 | 134.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 13.00 | 77.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 32.00 | 130.00 | 162.00 | OK |
Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Etienne Lord <m.etienne.lord@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Etienne",
family = "Lord",
role = c("aut", "cre"),
email = "m.etienne.lord@gmail.com"),
person(given = "Matthieu",
family = "Willems",
role = "aut"),
person(given = "Francois-Joseph",
family = "Lapointe",
role = "aut"),
person(given = "Vladimir",
family = "Makarenkov",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: compiled code
Result: NOTE
File ‘ClusterStability/libs/ClusterStability.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