Last updated on 2026-04-25 13:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 30.18 | 123.07 | 153.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 21.36 | 93.08 | 114.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 52.00 | 210.02 | 262.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 64.00 | 236.04 | 300.04 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 26.08 | 121.37 | 147.45 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 23.29 | 120.58 | 143.87 | OK | |
| r-release-macos-arm64 | 0.2.2 | 7.00 | 36.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 20.00 | 161.00 | 181.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 38.00 | 234.00 | 272.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 | 33.00 | 204.00 | 237.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