Last updated on 2025-11-24 07:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2-0 | 7.78 | 54.48 | 62.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2-0 | 5.30 | 41.30 | 46.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2-0 | 17.00 | 76.05 | 93.05 | NOTE | |
| r-devel-windows-x86_64 | 2.2-0 | 13.00 | 64.00 | 77.00 | OK | |
| r-patched-linux-x86_64 | 2.2-0 | 7.48 | 51.78 | 59.26 | OK | |
| r-release-linux-x86_64 | 2.2-0 | 7.41 | 51.37 | 58.78 | OK | |
| r-release-macos-arm64 | 2.2-0 | OK | ||||
| r-release-macos-x86_64 | 2.2-0 | 11.00 | 51.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 2.2-0 | 11.00 | 77.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 2.2-0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2-0 | 7.00 | 44.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2-0 | 15.00 | 76.00 | 91.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.
Flavor: r-devel-linux-x86_64-fedora-clang