Last updated on 2025-10-28 08:50:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 17.50 | 76.63 | 94.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 13.11 | 57.92 | 71.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 178.00 | -12.66 | 165.34 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 71.00 | 79.61 | 150.61 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 24.00 | 101.00 | 125.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 19.20 | 73.91 | 93.11 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 19.56 | 74.72 | 94.28 | OK | |
| r-release-macos-arm64 | 1.0.4 | 10.00 | 36.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 18.00 | 72.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 25.00 | 103.00 | 128.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 9.00 | 34.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 16.00 | 51.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 29.00 | 128.00 | 157.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