Last updated on 2026-06-10 20:56:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 29.47 | 123.21 | 152.68 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 21.07 | 92.70 | 113.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 51.00 | 212.04 | 263.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 59.00 | 225.47 | 284.47 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 38.00 | 219.00 | 257.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 28.01 | 121.47 | 149.48 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 29.21 | 125.25 | 154.46 | OK | |
| r-release-macos-arm64 | 0.2.2 | 7.00 | 37.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 19.00 | 166.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 38.00 | 210.00 | 248.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 17.00 | 143.00 | 160.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 45.00 | 250.00 | 295.00 | OK |
Version: 0.2.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Edward Lee <email.edwardlee@gmail.com>’
The BugReports field in DESCRIPTION has
http://github.com/edwardslee/alphabetr
which should likely be
http://github.com/edwardslee/alphabetr/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘alphabetr/libs/alphabetr.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