Last updated on 2024-09-12 20:48:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 6.41 | 78.26 | 84.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 4.91 | 54.28 | 59.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 141.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 142.21 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 10.00 | 108.00 | 118.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 7.83 | 73.69 | 81.52 | OK | |
r-release-linux-x86_64 | 1.3.0 | 6.56 | 72.92 | 79.48 | OK | |
r-release-macos-arm64 | 1.3.0 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.3.0 | 109.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 9.00 | 108.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0 | 59.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.3.0 | 103.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.3.0 | 11.00 | 122.00 | 133.00 | OK |
Version: 1.3.0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘embed’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘dials.Rmd’
...
> cp_vals <- cart_mod$cptable[, "CP"]
> cp_vals <- cp_vals[cart_mod$cptable[, "nsplit"] >
+ 0]
> mtcars_cp <- cost_complexity() %>% value_set(cp_vals)
When sourcing ‘dials.R’:
Error: Some values are not valid: 0.0974840733898344 and 1e-06.
Execution halted
‘dials.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64