Last updated on 2026-04-22 23:56:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2-0 | 7.59 | 54.18 | 61.77 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2-0 | 6.01 | 42.23 | 48.24 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2-0 | 12.00 | 81.12 | 93.12 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.2-0 | 12.00 | 77.81 | 89.81 | NOTE | |
| r-devel-macos-arm64 | 2.2-0 | 3.00 | 16.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 2.2-0 | 10.00 | 65.00 | 75.00 | OK | |
| r-patched-linux-x86_64 | 2.2-0 | 7.40 | 51.19 | 58.59 | OK | |
| r-release-linux-x86_64 | 2.2-0 | 7.44 | 49.25 | 56.69 | OK | |
| r-release-macos-arm64 | 2.2-0 | OK | ||||
| r-release-macos-x86_64 | 2.2-0 | 7.00 | 55.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 2.2-0 | 11.00 | 69.00 | 80.00 | OK | |
| r-oldrel-macos-arm64 | 2.2-0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2-0 | 6.00 | 45.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2-0 | 14.00 | 76.00 | 90.00 | OK |
Version: 2.2-0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David W. Roberts <droberts@montana.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("David", "W."),
family = "Roberts",
role = c("aut", "cre"),
email = "droberts@montana.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.2-0
Check: compiled code
Result: NOTE
File ‘coenoflex/libs/coenoflex.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