Last updated on 2025-12-05 10:50:25 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| IVDML | 2 | 11 | |
| RPIV | 13 | ||
| weightedGCM | 4 | 9 |
Current CRAN status: ERROR: 2, OK: 11
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/71s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(IVDML)
>
> test_check("IVDML")
Saving _problems/test-fit_IVDML-86.R
Saving _problems/test-fit_IVDML-98.R
Fitted IVDML object
Machine learning method: gam
IV methods: linearIV, mlIV
Number of cross-fitting sample splits: 1[ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fit_IVDML.R:86:3'): fit_IVDML works when ml_par are set globally. ──
Expected `fit_IVDML(...)` not to throw any errors.
Actually got a <getvarError> with message:
argument "y" is missing, with no default
── Failure ('test-fit_IVDML.R:98:3'): fit_IVDML works when ml_par is set differently for the different nuisance functions. ──
Expected `fit_IVDML(...)` not to throw any errors.
Actually got a <getvarError> with message:
argument "y" is missing, with no default
[ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/108s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(IVDML)
>
> test_check("IVDML")
Saving _problems/test-fit_IVDML-86.R
Saving _problems/test-fit_IVDML-98.R
Fitted IVDML object
Machine learning method: gam
IV methods: linearIV, mlIV
Number of cross-fitting sample splits: 1[ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fit_IVDML.R:86:3'): fit_IVDML works when ml_par are set globally. ──
Expected `fit_IVDML(...)` not to throw any errors.
Actually got a <getvarError> with message:
argument "y" is missing, with no default
── Failure ('test-fit_IVDML.R:98:3'): fit_IVDML works when ml_par is set differently for the different nuisance functions. ──
Expected `fit_IVDML(...)` not to throw any errors.
Actually got a <getvarError> with message:
argument "y" is missing, with no default
[ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Cyrill Scheidegger <cyrill.scheidegger@stat.math.ethz.ch>’
The Description field contains
Measure" <arXiv:2111.04361>. The test is a generalisation of the
Testing and the Generalised Covariance Measure" <arXiv:1804.07203>.
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: 0.1.0
Check: R code for possible problems
Result: NOTE
train.xgboost1: no visible global function definition for
‘cb.evaluation.log’
Undefined global functions or variables:
cb.evaluation.log
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc