CRAN Package Check Results for Package estimatr

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.22.0 96.29 128.94 225.23 OK
r-devel-linux-x86_64-debian-gcc 0.22.0 78.81 99.20 178.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.22.0 303.39 ERROR
r-devel-linux-x86_64-fedora-gcc 0.22.0 267.56 ERROR
r-devel-windows-ix86+x86_64 0.22.0 218.00 223.00 441.00 OK
r-patched-linux-x86_64 0.22.0 82.80 130.92 213.72 OK
r-patched-solaris-x86 0.22.0 288.30 ERROR
r-release-linux-x86_64 0.22.0 82.29 130.23 212.52 OK
r-release-macos-x86_64 0.22.0 NOTE
r-release-windows-ix86+x86_64 0.22.0 213.00 279.00 492.00 OK
r-oldrel-macos-x86_64 0.22.0 NOTE
r-oldrel-windows-ix86+x86_64 0.22.0 129.00 170.00 299.00 OK

Check Details

Version: 0.22.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘clubSandwich’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.22.0
Check: tests
Result: ERROR
     Running ‘sleep.R’ [1s/1s]
     Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
     Running ‘testthat.R’ [32s/44s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(estimatr)
     >
     > test_check("estimatr")
     ── 1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238) ─────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::coef_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ── 2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188) ────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. testthat::expect_equivalent(...)
     5. clubSandwich::vcovCR
     6. base::getExportedValue(pkg, name)
     7. base::asNamespace(ns)
     8. base::getNamespace(ns)
     9. base::loadNamespace(name)
     10. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. base:::withOneRestart(expr, restarts[[1L]])
     12. base:::doWithOneRestart(return(expr), restart)
    
     ── 3. Error: multiple outcomes (@test-lm-cluster.R#232) ───────────────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. base::as.matrix(...)
     2. clubSandwich::vcovCR
     3. base::getExportedValue(pkg, name)
     4. base::asNamespace(ns)
     5. base::getNamespace(ns)
     6. base::loadNamespace(name)
     7. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     8. base:::withOneRestart(expr, restarts[[1L]])
     9. base:::doWithOneRestart(return(expr), restart)
    
     ── 4. Error: lm robust F-tests are correct (@test-lm-robust.R#195) ────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::Wald_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1290 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
     1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238)
     2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188)
     3. Error: multiple outcomes (@test-lm-cluster.R#232)
     4. Error: lm robust F-tests are correct (@test-lm-robust.R#195)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.22.0
Check: installed package size
Result: NOTE
     installed size is 26.2Mb
     sub-directories of 1Mb or more:
     libs 25.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.22.0
Check: tests
Result: ERROR
     Running ‘sleep.R’
     Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
     Running ‘testthat.R’ [49s/59s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(estimatr)
     >
     > test_check("estimatr")
     ── 1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238) ─────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::coef_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ── 2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188) ────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. testthat::expect_equivalent(...)
     5. clubSandwich::vcovCR
     6. base::getExportedValue(pkg, name)
     7. base::asNamespace(ns)
     8. base::getNamespace(ns)
     9. base::loadNamespace(name)
     10. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. base:::withOneRestart(expr, restarts[[1L]])
     12. base:::doWithOneRestart(return(expr), restart)
    
     ── 3. Error: multiple outcomes (@test-lm-cluster.R#232) ───────────────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. base::as.matrix(...)
     2. clubSandwich::vcovCR
     3. base::getExportedValue(pkg, name)
     4. base::asNamespace(ns)
     5. base::getNamespace(ns)
     6. base::loadNamespace(name)
     7. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     8. base:::withOneRestart(expr, restarts[[1L]])
     9. base:::doWithOneRestart(return(expr), restart)
    
     ── 4. Error: lm robust F-tests are correct (@test-lm-robust.R#195) ────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::Wald_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1290 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
     1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238)
     2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188)
     3. Error: multiple outcomes (@test-lm-cluster.R#232)
     4. Error: lm robust F-tests are correct (@test-lm-robust.R#195)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.22.0
Check: tests
Result: ERROR
     Running ‘sleep.R’
     Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
     Running ‘testthat.R’ [51s/52s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(estimatr)
     >
     > test_check("estimatr")
     ── 1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238) ─────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::coef_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ── 2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188) ────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. testthat::expect_equivalent(...)
     5. clubSandwich::vcovCR
     6. base::getExportedValue(pkg, name)
     7. base::asNamespace(ns)
     8. base::getNamespace(ns)
     9. base::loadNamespace(name)
     10. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. base:::withOneRestart(expr, restarts[[1L]])
     12. base:::doWithOneRestart(return(expr), restart)
    
     ── 3. Error: multiple outcomes (@test-lm-cluster.R#232) ───────────────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. base::as.matrix(...)
     2. clubSandwich::vcovCR
     3. base::getExportedValue(pkg, name)
     4. base::asNamespace(ns)
     5. base::getNamespace(ns)
     6. base::loadNamespace(name)
     7. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     8. base:::withOneRestart(expr, restarts[[1L]])
     9. base:::doWithOneRestart(return(expr), restart)
    
     ── 4. Error: lm robust F-tests are correct (@test-lm-robust.R#195) ────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::Wald_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1290 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
     1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238)
     2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188)
     3. Error: multiple outcomes (@test-lm-cluster.R#232)
     4. Error: lm robust F-tests are correct (@test-lm-robust.R#195)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.22.0
Check: tests
Result: ERROR
     Running ‘sleep.R’
     Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
     Running ‘testthat.R’ [57s/57s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(estimatr)
     >
     > test_check("estimatr")
     ── 1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238) ─────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::coef_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ── 2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188) ────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. testthat::expect_equivalent(...)
     5. clubSandwich::vcovCR
     6. base::getExportedValue(pkg, name)
     7. base::asNamespace(ns)
     8. base::getNamespace(ns)
     9. base::loadNamespace(name)
     10. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. base:::withOneRestart(expr, restarts[[1L]])
     12. base:::doWithOneRestart(return(expr), restart)
    
     ── 3. Error: multiple outcomes (@test-lm-cluster.R#232) ───────────────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. base::as.matrix(...)
     2. clubSandwich::vcovCR
     3. base::getExportedValue(pkg, name)
     4. base::asNamespace(ns)
     5. base::getNamespace(ns)
     6. base::loadNamespace(name)
     7. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     8. base:::withOneRestart(expr, restarts[[1L]])
     9. base:::doWithOneRestart(return(expr), restart)
    
     ── 4. Error: lm robust F-tests are correct (@test-lm-robust.R#195) ────────────
     there is no package called 'clubSandwich'
     Backtrace:
     1. clubSandwich::Wald_test
     2. base::getExportedValue(pkg, name)
     3. base::asNamespace(ns)
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     7. base:::withOneRestart(expr, restarts[[1L]])
     8. base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1289 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 4 ]
     1. Error: iv_robust matches AER + clubSandwich (@test-iv-robust.R#238)
     2. Error: Clustered SEs match clubSandwich (@test-lm-cluster.R#188)
     3. Error: multiple outcomes (@test-lm-cluster.R#232)
     4. Error: lm robust F-tests are correct (@test-lm-robust.R#195)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86