CRAN Package Check Results for Package dmlalg

Last updated on 2025-12-04 09:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 7.95 146.68 154.63 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 7.20 96.79 103.99 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 24.00 224.63 248.63 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 20.00 211.24 231.24 ERROR
r-devel-windows-x86_64 1.0.2 11.00 135.00 146.00 ERROR
r-patched-linux-x86_64 1.0.2 10.67 137.76 148.43 ERROR
r-release-linux-x86_64 1.0.2 9.24 137.15 146.39 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 16.00 189.00 205.00 ERROR

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’ [63s/77s] 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/46s] 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’ [107s/173s] 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’ [98s/115s] 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' [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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/74s] 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’ [61s/80s] 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' [73s] 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-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.