Last updated on 2022-03-05 09:51:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.6 | 3.88 | 11.84 | 15.72 | FAIL | |
r-devel-linux-x86_64-debian-gcc | 1.1.6 | 2.69 | 33.66 | 36.35 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.6 | 60.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.6 | 44.93 | ERROR | |||
r-devel-windows-x86_64-new-UL | 1.1.6 | 10.00 | 61.00 | 71.00 | OK | |
r-devel-windows-x86_64-new-TK | 1.1.6 | ERROR | ||||
r-patched-linux-x86_64 | 1.1.6 | 3.77 | 41.65 | 45.42 | ERROR | |
r-release-linux-x86_64 | 1.1.5 | 2.07 | 40.93 | 43.00 | ERROR | |
r-release-macos-arm64 | 1.1.6 | OK | ||||
r-release-macos-x86_64 | 1.1.6 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.6 | 8.00 | 59.00 | 67.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.6 | 7.00 | 60.00 | 67.00 | OK |
Version: 1.1.6
Check: package dependencies
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.6
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘optmatch’
Flavors: 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-new-TK, r-patched-linux-x86_64
Version: 1.1.6
Check: examples
Result: ERROR
Running examples in ‘rcbsubset-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: rcbsubset
> ### Title: Optimal Matching with Refined Covariate Balance
> ### Aliases: rcbsubset
>
> ### ** Examples
>
>
> library(optmatch)
Error in library(optmatch) : there is no package called ‘optmatch’
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.1.6
Check: examples
Result: ERROR
Running examples in ‘rcbsubset-Ex.R’ failed
The error most likely occurred in:
> ### Name: rcbsubset
> ### Title: Optimal Matching with Refined Covariate Balance
> ### Aliases: rcbsubset
>
> ### ** Examples
>
>
> library(optmatch)
Error in library(optmatch) : there is no package called ‘optmatch’
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK
Version: 1.1.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘optmatch’
Flavor: r-release-linux-x86_64
Version: 1.1.5
Check: examples
Result: ERROR
Running examples in ‘rcbsubset-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: rcbsubset
> ### Title: Optimal Matching with Refined Covariate Balance
> ### Aliases: rcbsubset
>
> ### ** Examples
>
>
> library(optmatch)
Error in library(optmatch) : there is no package called ‘optmatch’
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rcbalance)
Loading required package: MASS
Loading required package: plyr
optmatch (>= 0.9-1) needed to run the rcbalance command. Please load optmatch and agree to its academic license before calling rcbalance.
>
> test_check("rcbalance")
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-default_penalty.R:11:2): Default penalties do not exclude more than absolutely necessary ──
Error in `callrelax(match.network)`: object 'cost' not found
Backtrace:
▆
1. └─rcbsubset::rcbsubset(dist.mat, exclude.penalty = NULL) at test-default_penalty.R:11:8
2. └─rcbalance::rcbalance(...)
3. └─rcbalance::callrelax(match.network)
── Error (test-dist2net.R:3:1): (code run outside of `test_that()`) ────────────
<packageNotFoundError/error/condition>
Error in `library(optmatch)`: there is no package called 'optmatch'
Backtrace:
▆
1. └─base::library(optmatch) at test-dist2net.R:3:0
── Error (test-exclude_treated.R:3:1): (code run outside of `test_that()`) ─────
<packageNotFoundError/error/condition>
Error in `library(optmatch)`: there is no package called 'optmatch'
Backtrace:
▆
1. └─base::library(optmatch) at test-exclude_treated.R:3:0
── Error (test-penalty.R:3:1): (code run outside of `test_that()`) ─────────────
<packageNotFoundError/error/condition>
Error in `library(optmatch)`: there is no package called 'optmatch'
Backtrace:
▆
1. └─base::library(optmatch) at test-penalty.R:3:0
── Error (test-precision.R:3:1): (code run outside of `test_that()`) ───────────
<packageNotFoundError/error/condition>
Error in `library(optmatch)`: there is no package called 'optmatch'
Backtrace:
▆
1. └─base::library(optmatch) at test-precision.R:3:0
[ FAIL 5 | WARN 1 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64