Last updated on 2025-04-28 18:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 18.31 | 75.13 | 93.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 14.57 | 56.92 | 71.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 149.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 161.72 | NOTE | |||
r-devel-windows-x86_64 | 1.0.4 | 25.00 | 103.00 | 128.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 19.57 | 72.83 | 92.40 | OK | |
r-release-linux-x86_64 | 1.0.4 | 20.21 | 71.43 | 91.64 | OK | |
r-release-macos-arm64 | 1.0.4 | 46.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 90.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 24.00 | 97.00 | 121.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 67.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 28.00 | 130.00 | 158.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.
Flavor: 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