CRAN Package Check Results for Package dmlalg

Last updated on 2025-11-22 19:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 9.79 146.43 156.22 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 7.26 94.79 102.05 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 24.00 223.16 247.16 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 49.00 207.37 256.37 ERROR
r-devel-windows-x86_64 1.0.2 15.00 135.00 150.00 OK
r-patched-linux-x86_64 1.0.2 9.91 136.65 146.56 ERROR
r-release-linux-x86_64 1.0.2 11.16 138.55 149.71 ERROR
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 10.00 129.00 139.00 OK
r-release-windows-x86_64 1.0.2 11.00 134.00 145.00 ERROR
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 7.00 85.00 92.00 OK
r-oldrel-windows-x86_64 1.0.2 15.00 175.00 190.00 OK

Check Details

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Corinne Emmenegger <emmenegger@stat.math.ethz.ch>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. The Description field contains Learning in Partially Linear Endogenous Models" <arXiv:2101.12525> and Emmenegger and Buehlmann (2021) <arXiv:2108.13657> "Double Machine Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/78s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/40s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [105s/141s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [111s/284s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/71s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [62s/88s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1113 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running 'testthat.R' [48s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(dmlalg) > > test_check("dmlalg") Saving _problems/test-data_formats_regsdml-1332.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 1096 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-data_formats_regsdml.R:1385:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_formats_regsdml.R:1332:5'): return_results outputs right data formats ── Error in `expect(nrow(results$beta_test), d)`: `ok` must be `TRUE` or `FALSE`, not the number 3. Backtrace: ▆ 1. └─dmlalg (local) check_return_results_format(beta = beta, var = var, xx_colnames = xx_colnames) at test-data_formats_regsdml.R:1356:3 2. └─testthat::expect(ok = nrow(results$beta_test)) at test-data_formats_regsdml.R:1332:5 3. └─testthat:::check_bool(ok) 4. └─testthat:::stop_input_type(...) 5. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 1096 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64