CRAN Package Check Results for Package tidytreatment

Last updated on 2024-12-22 01:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 10.26 93.78 104.04 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 6.88 46.23 53.11 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 174.65 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 171.30 OK
r-devel-windows-x86_64 0.2.2 12.00 165.00 177.00 OK
r-patched-linux-x86_64 0.2.2 9.84 89.39 99.23 OK
r-release-linux-x86_64 0.2.2 9.12 89.14 98.26 OK
r-release-macos-arm64 0.2.2 54.00 OK
r-release-macos-x86_64 0.2.2 93.00 OK
r-release-windows-x86_64 0.2.2 13.00 162.00 175.00 OK
r-oldrel-macos-arm64 0.2.2 56.00 OK
r-oldrel-macos-x86_64 0.2.2 90.00 OK
r-oldrel-windows-x86_64 0.2.2 14.00 184.00 198.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidytreatment) > > test_check("tidytreatment") [ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-counter-factuals.R:3:1'): (code run outside of `test_that()`) ── <packageNotFoundError/error/condition> Error in `library(BART)`: there is no package called 'BART' Backtrace: ▆ 1. └─base::library(BART) at test-counter-factuals.R:3:1 ── Error ('test-fitted.R:3:1'): (code run outside of `test_that()`) ──────────── <packageNotFoundError/error/condition> Error in `library(BART)`: there is no package called 'BART' Backtrace: ▆ 1. └─base::library(BART) at test-fitted.R:3:1 ── Error ('test-predict.R:3:1'): (code run outside of `test_that()`) ─────────── <packageNotFoundError/error/condition> Error in `library(BART)`: there is no package called 'BART' Backtrace: ▆ 1. └─base::library(BART) at test-predict.R:3:1 ── Error ('test-residuals.R:3:1'): (code run outside of `test_that()`) ───────── <packageNotFoundError/error/condition> Error in `library(BART)`: there is no package called 'BART' Backtrace: ▆ 1. └─base::library(BART) at test-residuals.R:3:1 ── Error ('test-treatment-effects.R:3:1'): (code run outside of `test_that()`) ── <packageNotFoundError/error/condition> Error in `library(BART)`: there is no package called 'BART' Backtrace: ▆ 1. └─base::library(BART) at test-treatment-effects.R:3:1 [ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘use-tidytreatment-BART.Rmd’ using rmarkdown Quitting from lines 14-36 [setup] (use-tidytreatment-BART.Rmd) Error: processing vignette 'use-tidytreatment-BART.Rmd' failed with diagnostics: there is no package called 'BART' --- failed re-building ‘use-tidytreatment-BART.Rmd’ SUMMARY: processing the following file failed: ‘use-tidytreatment-BART.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc