Package: IVDML 1.0.0
Check: tests, Result: ERROR
    Running ‘testthat.R’
  Running the tests in ‘tests/testthat.R’ failed.
  Last 13 lines of output:
    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(...)` to run without any errors.
    i Actually got a <simpleError> with text:
      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(...)` to run without any errors.
    i Actually got a <simpleError> with text:
      argument "y" is missing, with no default
    
    [ FAIL 2 | WARN 6 | SKIP 0 | PASS 31 ]
    Error: Test failures
    Execution halted
