CRAN Package Check Results for Package IVDML

Last updated on 2025-12-05 01:49:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.46 51.00 53.46 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.85 37.80 39.65 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 12.00 74.25 86.25 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 16.00 68.82 84.82 ERROR
r-devel-windows-x86_64 1.0.0 4.00 65.00 69.00 OK
r-patched-linux-x86_64 1.0.0 3.03 47.13 50.16 OK
r-release-linux-x86_64 1.0.0 2.54 48.64 51.18 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 2.00 51.00 53.00 OK
r-release-windows-x86_64 1.0.0 4.00 65.00 69.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 4.00 60.00 64.00 OK
r-oldrel-windows-x86_64 1.0.0 5.00 80.00 85.00 OK

Check Details

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

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.