* using log directory 'd:/Rcompile/CRANpkg/local/4.4/rdss.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86468 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'rdss/DESCRIPTION' ... OK * this is package 'rdss' version '1.0.10' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'rdss' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [3s] OK * checking whether the package can be loaded with stated dependencies ... [3s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [3s] OK * checking whether the namespace can be unloaded cleanly ... [3s] OK * checking loading without being on the library search path ... [1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [7s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [7s] ERROR Running examples in 'rdss-Ex.R' failed The error most likely occurred in: > ### Name: process_tracing_estimator > ### Title: Process tracing estimator > ### Aliases: process_tracing_estimator > > ### ** Examples > > # Simple example showing ambiguity in attribution > process_tracing_estimator( + causal_model = CausalQueries::make_model("X -> Y"), + query = "Y[X=1] > Y[X=0]", + data = data.frame(X=1, Y = 1), + strategies = "X-Y") Loading required namespace: CausalQueries Error in `dplyr::select()`: ! Can't select columns that don't exist. ✖ Column `sd` doesn't exist. Backtrace: ▆ 1. ├─base (local) ``(x) 2. ├─CausalQueries:::print.model_query(x) 3. │ ├─dplyr::select(x, -sd, -cred.low, -cred.high) 4. │ └─dplyr:::select.data.frame(x, -sd, -cred.low, -cred.high) 5. │ └─tidyselect::eval_select(expr(c(...)), data = .data, error_call = error_call) 6. │ └─tidyselect:::eval_select_impl(...) 7. │ ├─tidyselect:::with_subscript_errors(...) 8. │ │ └─base::withCallingHandlers(...) 9. │ └─tidyselect:::vars_select_eval(...) 10. │ └─tidyselect:::walk_data_tree(expr, data_mask, context_mask) 11. │ └─tidyselect:::eval_c(expr, data_mask, context_mask) 12. │ └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init) 13. │ └─tidyselect:::walk_data_tree(new, data_mask, context_mask) 14. │ └─tidyselect:::as_indices_sel_impl(...) 15. │ └─tidyselect:::as_indices_impl(...) 16. │ └─tidyselect:::chr_as_locations(x, vars, call = call, arg = arg) 17. │ └─vctrs::vec_as_location(...) 18. └─vctrs (local) ``() 19. └─vctrs:::stop_subscript_oob(...) 20. └─vctrs:::stop_subscript(...) 21. └─rlang::abort(...) Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [11s] ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(rdss) > > test_check("rdss") Loading required package: Rcpp This is rstanarm version 2.32.1 - See https://mc-stan.org/rstanarm/articles/priors for changes to default priors! - Default priors may change, so it's safest to specify priors, even if equivalent to the defaults. - For execution on a local, multicore CPU with excess RAM we recommend calling options(mc.cores = parallel::detectCores()) Loading required package: randomizr Loading required package: fabricatr Loading required package: estimatr Attaching package: 'dplyr' The following object is masked from 'package:DeclareDesign': vars The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: sandwich Loading required package: lmtest Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric Loading required package: ggplot2 Attaching package: 'ggplot2' The following object is masked from 'package:DeclareDesign': vars Loading required package: survey Loading required package: grid Loading required package: Matrix Loading required package: survival Attaching package: 'survey' The following object is masked from 'package:graphics': dotchart cjoint: AMCE Estimator for Conjoint Experiments Version: 2.1.1 Authors: Soubhik Barari, Elissa Berwick, Jens Hainmueller, Daniel Hopkins, Sean Liu, Anton Strezhnev, Teppei Yamamoto Loading required package: metadat Loading required package: numDeriv Loading the 'metafor' package (version 4.6-0). For an introduction to the package please type: help(metafor) [ FAIL 8 | WARN 0 | SKIP 1 | PASS 0 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • interference cannot be loaded (1): 'test-experiments-over-networks.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-bayesian-regression.R:22:3'): tidy_stan works ──────────────── `simulate_design(declaration_9.3, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-bayesian-regression.R:22:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_9.3, sims = 1) ── Failure ('test-causal-forests.R:59:3'): causal forest helpers work ────────── `simulate_design(declaration_19.1, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-causal-forests.R:59:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_19.1, sims = 1) ── Failure ('test-conjoint-experiments.R:51:3'): conjoint helpers work ───────── `simulate_design(declaration_17.5, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-conjoint-experiments.R:51:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_17.5, sims = 1) ── Failure ('test-difference-in-differences.R:59:3'): lag_by_group and did_multiplegt_tidy work ── `suppressWarnings(simulate_design(declaration_16.3, sims = 1))` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-difference-in-differences.R:59:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─base::suppressWarnings(simulate_design(declaration_16.3, sims = 1)) 8. │ └─base::withCallingHandlers(...) 9. └─DeclareDesign::simulate_design(declaration_16.3, sims = 1) ── Failure ('test-meta-analysis.R:37:3'): rma helpers work ───────────────────── `simulate_design(declaration_19.3, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-meta-analysis.R:37:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_19.3, sims = 1) ── Failure ('test-multilevel-regression-poststratification.R:52:3'): post_stratification_helper works ── `simulate_design(declaration_15.4, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-multilevel-regression-poststratification.R:52:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_15.4, sims = 1) ── Failure ('test-process-tracing.R:32:3'): process_tracing_estimator works ──── `simulate_design(declaration_16.1, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-process-tracing.R:32:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_16.1, sims = 1) ── Failure ('test-regression-discontinuity.R:36:3'): tidy.rdrobust and rdrobust_helper work ── `simulate_design(declaration_16.5, sims = 1)` threw an unexpected error. Message: The future or future.apply packages are not installed. The future.seed argument must be set to FALSE. Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-regression-discontinuity.R:36:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─DeclareDesign::simulate_design(declaration_16.5, sims = 1) [ FAIL 8 | WARN 0 | SKIP 1 | PASS 0 ] Error: Test failures Execution halted * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... [5s] OK * DONE Status: 2 ERRORs