CRAN Package Check Results for Package ri2

Last updated on 2022-05-24 15:52:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 5.97 154.38 160.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 4.80 116.86 121.66 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 198.46 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 175.80 ERROR
r-devel-windows-x86_64 0.2.0 21.00 165.00 186.00 NOTE
r-patched-linux-x86_64 0.2.0 9.47 147.48 156.95 ERROR
r-release-linux-x86_64 0.2.0 ERROR
r-release-macos-arm64 0.2.0 46.00 NOTE
r-release-macos-x86_64 0.2.0 120.00 NOTE
r-release-windows-x86_64 0.2.0 19.00 167.00 186.00 NOTE
r-oldrel-macos-arm64 0.2.0 65.00 NOTE
r-oldrel-macos-x86_64 0.2.0 107.00 NOTE
r-oldrel-windows-ix86+x86_64 0.2.0 27.00 160.00 187.00 NOTE

Check Details

Version: 0.2.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'ri'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.0
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [8s/9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     == Failed tests ================================================================
     -- Error (test-compare-ri.R:14:3): Compare to ri -------------------------------
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     x
     1. \-base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'ri2_vignette.Rmd' using rmarkdown
    --- finished re-building 'ri2_vignette.Rmd'
    
    --- re-building 'ri2_vs_ri.Rmd' using rmarkdown
    Quitting from lines 28-37 (ri2_vs_ri.Rmd)
    Error: processing vignette 'ri2_vs_ri.Rmd' failed with diagnostics:
    there is no package called 'ri'
    --- failed re-building 'ri2_vs_ri.Rmd'
    
    SUMMARY: processing the following file failed:
     'ri2_vs_ri.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-compare-ri.R:14:3): Compare to ri ───────────────────────────────
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     ▆
     1. └─base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-compare-ri.R:14:3): Compare to ri ───────────────────────────────
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     ▆
     1. └─base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘ri2_vignette.Rmd’ using rmarkdown
    --- finished re-building ‘ri2_vignette.Rmd’
    
    --- re-building ‘ri2_vs_ri.Rmd’ using rmarkdown
    Quitting from lines 28-37 (ri2_vs_ri.Rmd)
    Error: processing vignette 'ri2_vs_ri.Rmd' failed with diagnostics:
    there is no package called 'ri'
    --- failed re-building ‘ri2_vs_ri.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘ri2_vs_ri.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-compare-ri.R:14:3): Compare to ri ───────────────────────────────
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     ▆
     1. └─base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-compare-ri.R:14:3): Compare to ri ───────────────────────────────
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     ▆
     1. └─base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ri2)
     Loading required package: randomizr
     Loading required package: estimatr
     >
     > test_check("ri2")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-compare-ri.R:14:3): Compare to ri ───────────────────────────────
     <packageNotFoundError/error/condition>
     Error in `library(ri)`: there is no package called 'ri'
     Backtrace:
     ▆
     1. └─base::library(ri) at test-compare-ri.R:14:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64