Last updated on 2025-10-31 14:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 11.73 | 29.53 | 41.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 8.89 | 23.89 | 32.78 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 28.00 | 40.58 | 68.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 31.00 | 34.08 | 65.08 | NOTE | |
| r-devel-windows-x86_64 | 1.4 | 15.00 | 73.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.4 | 13.30 | 28.45 | 41.75 | OK | |
| r-release-linux-x86_64 | 1.4 | 12.77 | 28.78 | 41.55 | OK | |
| r-release-macos-arm64 | 1.4 | 6.00 | 20.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 1.4 | 9.00 | 34.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 1.4 | 17.00 | 70.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | 6.00 | 18.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4 | 8.00 | 26.00 | 34.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4 | 16.00 | 86.00 | 102.00 | OK | 
Version: 1.4
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Joseph Rigdon <jrigdon@wakehealth.edu>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = "Joseph",
                      family = "Rigdon",
                      role = c("aut", "cre"),
                      email = "jrigdon@wakehealth.edu")
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.4
Check: compiled code
Result: NOTE
  File ‘RI2by2/libs/RI2by2.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