Last updated on 2025-10-30 09:49:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0-12.3 | 10.01 | 86.40 | 96.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0-12.3 | 7.23 | 61.90 | 69.13 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0-12.3 | 21.00 | 125.34 | 146.34 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0-12.3 | 21.00 | 123.84 | 144.84 | NOTE | |
| r-devel-windows-x86_64 | 1.0-12.3 | 13.00 | 89.00 | 102.00 | OK | |
| r-patched-linux-x86_64 | 1.0-12.3 | 9.41 | 82.93 | 92.34 | NOTE | |
| r-release-linux-x86_64 | 1.0-12.3 | 8.95 | 81.25 | 90.20 | NOTE | |
| r-release-macos-arm64 | 1.0-12.3 | 7.00 | 40.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 1.0-12.3 | 14.00 | 116.00 | 130.00 | OK | |
| r-release-windows-x86_64 | 1.0-12.3 | 12.00 | 94.00 | 106.00 | OK | |
| r-oldrel-macos-arm64 | 1.0-12.3 | 7.00 | 38.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0-12.3 | 8.00 | 54.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0-12.3 | 17.00 | 118.00 | 135.00 | OK | 
Version: 1.0-12.3
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Etienne Laliberté <etiennelaliberte@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = "Etienne",
                        family = "Laliberté",
                        role = c("aut", "cre"),
                        email = "etiennelaliberte@gmail.com"),
                 person(given = "Pierre",
                        family = "Legendre",
                        role = "aut"),
                 person(given = "Bill",
                        family = "Shipley",
                        role = "aut"))
  as necessary.
  
  Package CITATION file contains call(s) to old-style personList() or
  as.personList().  Please use c() on person objects instead.
  Package CITATION file contains call(s) to old-style citEntry().  Please
  use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0-12.3
Check: for non-standard things in the check directory
Result: NOTE
  Found the following files/directories:
    ‘vert.txt’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-12.3
Check: compiled code
Result: NOTE
  File ‘FD/libs/FD.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