CRAN Package Check Results for Package tidytreatment

Last updated on 2024-12-26 07:51:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 9.91 61.63 71.54 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 6.20 68.23 74.43 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 178.50 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 174.68 OK
r-devel-windows-x86_64 0.2.2 12.00 166.00 178.00 OK
r-patched-linux-x86_64 0.2.2 9.49 87.71 97.20 OK
r-release-linux-x86_64 0.2.2 8.43 88.79 97.22 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 10.00 158.00 168.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 186.00 200.00 OK

Additional issues

noSuggests

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] 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-clang

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-clang