Last updated on 2024-11-03 15:48:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.5 | 27.33 | 106.44 | 133.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8.5 | 0.34 | 1.65 | 1.99 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.8.5 | 226.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.5 | 208.48 | NOTE | |||
r-devel-windows-x86_64 | 0.8.5 | 20.00 | 102.00 | 122.00 | NOTE | |
r-patched-linux-x86_64 | 0.8.5 | 34.62 | 102.71 | 137.33 | OK | |
r-release-linux-x86_64 | 0.8.5 | 0.33 | 1.51 | 1.84 | ERROR | |
r-release-macos-arm64 | 0.8.5 | 51.00 | OK | |||
r-release-macos-x86_64 | 0.8.5 | 79.00 | OK | |||
r-release-windows-x86_64 | 0.8.5 | 20.00 | 104.00 | 124.00 | OK | |
r-oldrel-macos-arm64 | 0.8.5 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.8.5 | 67.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8.5 | 26.00 | 120.00 | 146.00 | OK |
Version: 0.8.5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
stan.Rd: stan
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
Version: 0.8.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dplyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.8.5
Check: package dependencies
Result: ERROR
Packages required but not available:
'rstan', 'StanHeaders', 'bayesplot', 'reshape2'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64