Last updated on 2024-11-02 17:49:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 22.59 | 50.42 | 73.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 14.92 | 36.12 | 51.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 127.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 146.67 | NOTE | |||
r-devel-windows-x86_64 | 0.9.0 | 26.00 | 91.00 | 117.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.0 | 21.95 | 48.42 | 70.37 | NOTE | |
r-release-linux-x86_64 | 0.9.0 | 0.23 | 1.59 | 1.82 | ERROR | |
r-release-macos-arm64 | 0.9.0 | 43.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.0 | 59.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.0 | 26.00 | 123.00 | 149.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.0 | 47.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.0 | 75.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.0 | 30.00 | 106.00 | 136.00 | NOTE |
Version: 0.9.0
Check: Rd files
Result: NOTE
checkRd: (-1) sample_gen.Rd:18: Lost braces; missing escapes or markup?
18 | Generate \code{n} random samples from multivariate Gaussian distribution N(0, (L^TL)^{-1})
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.9.0
Check: compiled code
Result: NOTE
File ‘varband/libs/varband.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
Version: 0.9.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.9.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'Rcpp', 'RcppArmadillo'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64