Last updated on 2025-09-20 00:50:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 19.34 | 30.31 | 49.65 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 11.26 | 24.51 | 35.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 83.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 73.67 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 25.00 | 66.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 0.1 | 15.81 | 29.03 | 44.84 | OK | |
r-release-linux-x86_64 | 0.1 | 17.04 | 29.37 | 46.41 | OK | |
r-release-macos-arm64 | 0.1 | 27.00 | OK | |||
r-release-macos-x86_64 | 0.1 | 40.00 | OK | |||
r-release-windows-x86_64 | 0.1 | 22.00 | 64.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 0.1 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1 | 27.00 | 83.00 | 110.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: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more. [-W#pragma-messages]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/strat.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
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