Last updated on 2025-09-26 20:48:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 11.86 | 29.70 | 41.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 9.02 | 23.27 | 32.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 66.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 65.59 | NOTE | |||
r-devel-windows-x86_64 | 1.4 | 14.00 | 74.00 | 88.00 | OK | |
r-patched-linux-x86_64 | 1.4 | 13.35 | 28.51 | 41.86 | OK | |
r-release-linux-x86_64 | 1.4 | 12.84 | 28.55 | 41.39 | OK | |
r-release-macos-arm64 | 1.4 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.4 | 43.00 | OK | |||
r-release-windows-x86_64 | 1.4 | 15.00 | 75.00 | 90.00 | OK | |
r-oldrel-macos-arm64 | 1.4 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4 | 34.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4 | 13.00 | 85.00 | 98.00 | OK |
Version: 1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Joseph Rigdon <[email protected]>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Joseph",
family = "Rigdon",
role = c("aut", "cre"),
email = "[email protected]")
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