CRAN Package Check Results for Package modmarg

Last updated on 2020-04-09 09:48:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 2.07 46.59 48.66 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.2 1.92 37.22 39.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.2 59.14 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.2 60.66 ERROR
r-devel-windows-ix86+x86_64 0.9.2 7.00 86.00 93.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.9.2 7.00 58.00 65.00 ERROR
r-patched-linux-x86_64 0.9.2 2.03 45.85 47.88 ERROR
r-patched-osx-x86_64 0.9.2 ERROR
r-patched-solaris-x86 0.9.2 96.70 ERROR
r-release-linux-x86_64 0.9.2 1.84 43.62 45.46 OK
r-release-windows-ix86+x86_64 0.9.2 5.00 80.00 85.00 OK
r-release-osx-x86_64 0.9.2 OK
r-oldrel-windows-ix86+x86_64 0.9.2 4.00 59.00 63.00 OK
r-oldrel-osx-x86_64 0.9.2 OK

Check Details

Version: 0.9.2
Check: tests
Result: ERROR
     Running 'testthat.R' [16s/18s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     -- 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     -- 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) --------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) -------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/21s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     ── 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     ── 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) ────────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) ───────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [19s/23s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     ── 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     ── 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) ────────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) ───────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/54s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     ── 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     ── 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) ────────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) ───────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.2
Check: tests
Result: ERROR
     Running 'testthat.R' [22s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     -- 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     -- 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) --------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) -------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.9.2
Check: tests
Result: ERROR
     Running 'testthat.R' [17s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     -- 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     -- 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) --------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) -------------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ----------------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) -----
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) --------
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     -- 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [16s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     ── 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     ── 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) ────────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) ───────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-osx-x86_64

Version: 0.9.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [30s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modmarg)
     >
     > test_check("modmarg")
     ── 1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#
     z1$Label not equal to as.factor(c("treatment = 0", "treatment = 1")).
     Types not compatible: character is not integer
    
     ── 2. Failure: 2SLS margins are correct (@test_ivreg.R#94) ────────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 3. Failure: 2SLS margins are correct (@test_ivreg.R#122) ───────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 4. Failure: 2SLS margins handle weights (@test_ivreg.R#161) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 5. Failure: 2SLS margins handle weights (@test_ivreg.R#189) ────────────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266) ─────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333) ────────
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 10. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ── 11. Failure: 2SLS margins handle missing weights and covariates (@test_ivreg.
     z$Label not equal to as.factor(paste("actual =", c(0, 1))).
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 267 | SKIPPED: 0 | WARNINGS: 38 | FAILED: 11 ]
     1. Failure: Missing covariate, outcome, and weight data (@test_glm_weights.R#539)
     2. Failure: 2SLS margins are correct (@test_ivreg.R#94)
     3. Failure: 2SLS margins are correct (@test_ivreg.R#122)
     4. Failure: 2SLS margins handle weights (@test_ivreg.R#161)
     5. Failure: 2SLS margins handle weights (@test_ivreg.R#189)
     6. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#246)
     7. Failure: 2SLS margins handle missing covariates (@test_ivreg.R#266)
     8. Failure: 2SLS margins handle missing weights (@test_ivreg.R#306)
     9. Failure: 2SLS margins handle missing weights (@test_ivreg.R#333)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86