Last updated on 2026-06-05 14:48:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 31.13 | 121.28 | 152.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 21.39 | 92.21 | 113.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 51.00 | 209.97 | 260.97 | 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 | 41.00 | 222.00 | 263.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 | 28.81 | 121.36 | 150.17 | 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 | 37.00 | 230.00 | 267.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 | 42.00 | 247.00 | 289.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