Last updated on 2025-11-15 02:53:31 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dmlalg | 3 | 1 | 9 |
Current CRAN status: ERROR: 3, NOTE: 1, OK: 9
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’ [37s/45s]
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’ [111s/156s]
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