Last updated on 2026-09-24 17:51:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 13.57 | 35.28 | 48.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 10.88 | 27.17 | 38.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 33.93 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 12.00 | 23.83 | 35.83 | NOTE | |
| r-devel-windows-x86_64 | 1.4 | 16.00 | 143.00 | 159.00 | OK | |
| r-patched-linux-x86_64 | 1.4 | 14.63 | 27.83 | 42.46 | OK | |
| r-release-linux-x86_64 | 1.4 | 14.49 | 28.13 | 42.62 | OK | |
| r-release-macos-arm64 | 1.4 | 3.00 | 11.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 1.4 | 9.00 | 37.00 | 46.00 | OK | |
| r-release-windows-x86_64 | 1.4 | 16.00 | 72.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4 | 9.00 | 34.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4 | 16.00 | 84.00 | 100.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