Last updated on 2026-07-18 00:52:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 32.61 | 121.57 | 154.18 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 21.59 | 92.07 | 113.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 51.00 | 211.36 | 262.36 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 25.00 | 92.57 | 117.57 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 41.00 | 216.00 | 257.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 29.71 | 124.19 | 153.90 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 30.66 | 121.08 | 151.74 | 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 | 41.00 | 227.00 | 268.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 | 43.00 | 265.00 | 308.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