Last updated on 2025-11-14 09:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 11.06 | 146.84 | 157.90 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 6.85 | 95.36 | 102.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 28.00 | 228.69 | 256.69 | 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 | 12.00 | 135.00 | 147.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 10.35 | 137.51 | 147.86 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 11.09 | 137.71 | 148.80 | OK | |
| r-release-macos-arm64 | 1.0.2 | 5.00 | 60.00 | 65.00 | 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 | 133.00 | 144.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 4.00 | 53.00 | 57.00 | 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 | 175.00 | 191.00 | OK |
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’ [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