Last updated on 2026-09-03 14:52:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 21.65 | 82.07 | 103.72 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 15.40 | 61.63 | 77.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 16.00 | 54.43 | 70.43 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 17.00 | 52.73 | 69.73 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 28.00 | 173.00 | 201.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 20.34 | 73.55 | 93.89 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 21.71 | 74.89 | 96.60 | OK | |
| r-release-macos-arm64 | 1.0.4 | 5.00 | 20.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 14.00 | 92.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 28.00 | 103.00 | 131.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 | 33.00 | 130.00 | 163.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