Last updated on 2025-10-31 02:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5 | 5.00 | 29.85 | 34.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5 | 3.44 | 22.94 | 26.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5 | 10.00 | 41.74 | 51.74 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5 | 12.00 | 37.78 | 49.78 | NOTE | |
| r-devel-windows-x86_64 | 1.5 | 6.00 | 51.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 1.5 | 5.26 | 28.22 | 33.48 | OK | |
| r-release-linux-x86_64 | 1.5 | 3.99 | 28.38 | 32.37 | OK | |
| r-release-macos-arm64 | 1.5 | 3.00 | 19.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.5 | 7.00 | 28.00 | 35.00 | OK | |
| r-release-windows-x86_64 | 1.5 | 8.00 | 52.00 | 60.00 | OK | |
| r-oldrel-macos-arm64 | 1.5 | 3.00 | 18.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5 | 4.00 | 27.00 | 31.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5 | 7.00 | 56.00 | 63.00 | OK | 
Version: 1.5
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Dylan Molenaar <d.molenaar@uva.nl>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = "Dylan",
                      family = "Molenaar",
                      role = c("aut", "cre"),
                      email = "d.molenaar@uva.nl")
  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.5
Check: compiled code
Result: NOTE
  File ‘diffIRT/libs/diffIRT.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