Last updated on 2022-07-06 02:52:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.30.6 | 81.74 | 150.75 | 232.49 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 78.97 | 115.63 | 194.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 338.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 336.91 | OK | |||
r-devel-windows-x86_64 | 0.30.6 | 106.00 | 222.00 | 328.00 | NOTE | |
r-patched-linux-x86_64 | 0.30.6 | 76.70 | 147.30 | 224.00 | ERROR | |
r-release-linux-x86_64 | 0.30.6 | 82.39 | 145.91 | 228.30 | ERROR | |
r-release-macos-arm64 | 1.0.0 | 82.00 | NOTE | |||
r-release-macos-x86_64 | 0.30.6 | 107.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 101.00 | 206.00 | 307.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 81.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.30.6 | 106.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.30.6 | 219.00 | 259.00 | 478.00 | OK |
Version: 0.30.6
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'ivpack'
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.30.6
Check: Rd files
Result: NOTE
checkRd: (-1) lm_robust.Rd:246: Escaped LaTeX specials: \&
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
Version: 0.30.6
Check: tests
Result: ERROR
Running 'sleep.R' [1s/1s]
Comparing 'sleep.Rout' to 'sleep.Rout.save' ... OK
Running 'testthat.R' [44s/56s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(estimatr)
>
> test_check("estimatr")
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
== Skipped tests ===============================================================
* On CRAN (3)
* ivpack cannot be loaded (1)
* modelsummary non reproducible errors (1)
== Failed tests ================================================================
-- Error (test-iv-robust.R:330:3): iv_robust different specifications work -----
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'ivpack'
Backtrace:
x
1. +-testthat::capture_output(ivpo <- ivpack::robust.se(ivo)) at test-iv-robust.R:330:2
2. | \-testthat::capture_output_lines(code, print, width = width)
3. | \-testthat:::eval_with_output(code, print = print, width = width)
4. | +-withr::with_output_sink(path, withVisible(code))
5. | | \-base::force(code)
6. | \-base::withVisible(code)
7. \-base::loadNamespace(x)
8. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9. \-base (local) withOneRestart(expr, restarts[[1L]])
10. \-base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 23.4Mb
sub-directories of 1Mb or more:
libs 23.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.30.6
Check: tests
Result: ERROR
Running ‘sleep.R’ [1s/1s]
Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
Running ‘testthat.R’ [43s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(estimatr)
>
> test_check("estimatr")
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (3)
• ivpack cannot be loaded (1)
• modelsummary non reproducible errors (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-iv-robust.R:330:3): iv_robust different specifications work ─────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'ivpack'
Backtrace:
▆
1. ├─testthat::capture_output(ivpo <- ivpack::robust.se(ivo)) at test-iv-robust.R:330:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. └─base::loadNamespace(x)
8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9. └─base (local) withOneRestart(expr, restarts[[1L]])
10. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.30.6
Check: tests
Result: ERROR
Running ‘sleep.R’ [1s/1s]
Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK
Running ‘testthat.R’ [41s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(estimatr)
>
> test_check("estimatr")
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (3)
• ivpack cannot be loaded (1)
• modelsummary non reproducible errors (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-iv-robust.R:330:3): iv_robust different specifications work ─────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'ivpack'
Backtrace:
▆
1. ├─testthat::capture_output(ivpo <- ivpack::robust.se(ivo)) at test-iv-robust.R:330:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. └─base::loadNamespace(x)
8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9. └─base (local) withOneRestart(expr, restarts[[1L]])
10. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1267 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.30.6
Check: installed package size
Result: NOTE
installed size is 27.9Mb
sub-directories of 1Mb or more:
libs 27.6Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64