Last updated on 2026-08-31 18:50:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 32.02 | 128.93 | 160.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 20.41 | 97.26 | 117.67 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 28.00 | 91.58 | 119.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 25.00 | 95.16 | 120.16 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 41.00 | 275.00 | 316.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 28.13 | 124.90 | 153.03 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 31.13 | 123.82 | 154.95 | 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 | 44.00 | 209.00 | 253.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 | 47.00 | 255.00 | 302.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