CRAN Package Check Results for Package IVDML

Last updated on 2025-12-11 07:49:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.24 50.74 52.98 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 1.79 38.06 39.85 ERROR
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 66.00 70.00 ERROR
r-patched-linux-x86_64 1.0.0 3.03 47.80 50.83 ERROR
r-release-linux-x86_64 1.0.0 2.47 48.10 50.57 ERROR
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 4.00 80.00 84.00 ERROR

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/22s] 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 Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/14s] 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-debian-gcc

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

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [14s] 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-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/21s] 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-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [21s] 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 <simpleError> 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 <simpleError> with message: argument "y" is missing, with no default [ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ] 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.