Last updated on 2025-10-30 02:48:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3 | 27.75 | 28.75 | 56.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3 | 62.33 | 22.45 | 84.78 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3 | 84.00 | 33.30 | 117.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3 | 145.00 | 75.23 | 220.23 | NOTE | |
| r-devel-windows-x86_64 | 2.3 | 72.00 | 52.00 | 124.00 | OK | |
| r-patched-linux-x86_64 | 2.3 | 107.91 | 27.01 | 134.92 | OK | |
| r-release-linux-x86_64 | 2.3 | 109.32 | 27.39 | 136.71 | OK | |
| r-release-macos-arm64 | 2.3 | 16.00 | 17.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 2.3 | 23.00 | 29.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 2.3 | 78.00 | 62.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 2.3 | 15.00 | 15.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3 | 22.00 | 26.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3 | 75.00 | 58.00 | 133.00 | OK | 
Version: 2.3
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Gordon J. Ross <gordon@gordonjross.co.uk>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = c("Gordon", "J."),
                      family = "Ross",
                      role = c("aut", "cre"),
                      email = "gordon@gordonjross.co.uk")
  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: 2.3
Check: compiled code
Result: NOTE
  File ‘cpm/libs/cpm.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