Last updated on 2025-10-21 17:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 19.35 | 30.48 | 49.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 10.89 | 24.99 | 35.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 34.00 | 48.12 | 82.12 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.1 | 43.00 | 32.76 | 75.76 | NOTE | |
r-devel-windows-x86_64 | 0.1 | 24.00 | 65.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 0.1 | 17.57 | 28.95 | 46.52 | OK | |
r-release-linux-x86_64 | 0.1 | 17.17 | 29.11 | 46.28 | OK | |
r-release-macos-arm64 | 0.1 | 8.00 | 19.00 | 27.00 | OK | |
r-release-macos-x86_64 | 0.1 | 11.00 | 29.00 | 40.00 | OK | |
r-release-windows-x86_64 | 0.1 | 27.00 | 67.00 | 94.00 | OK | |
r-oldrel-macos-arm64 | 0.1 | 8.00 | 19.00 | 27.00 | OK | |
r-oldrel-macos-x86_64 | 0.1 | 15.00 | 32.00 | 47.00 | OK | |
r-oldrel-windows-x86_64 | 0.1 | 28.00 | 77.00 | 105.00 | OK |
Version: 0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Xiang Zhou <xiang_zhou@fas.harvard.edu>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
print.srank.html:55:1 (print.srank.Rd:14): Warning: missing </ul> before </div>
print.strat.html:55:1 (print.strat.Rd:14): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1
Check: compiled code
Result: NOTE
File ‘strat/libs/strat.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