CRAN Package Check Results for Maintainer ‘Joshua J Bon <joshuajbon at gmail.com>’

Last updated on 2024-12-22 10:50:24 CET.

Package ERROR OK
tidytreatment 1 12

Package tidytreatment

Current CRAN status: ERROR: 1, OK: 12

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