CRAN Package Check Results for Package simrel

Last updated on 2020-05-01 09:55:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 9.58 88.34 97.92 ERROR
r-devel-linux-x86_64-debian-gcc 2.0 8.13 67.63 75.76 ERROR
r-devel-linux-x86_64-fedora-clang 2.0 115.08 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0 113.76 ERROR
r-devel-windows-ix86+x86_64 2.0 22.00 103.00 125.00 ERROR
r-patched-linux-x86_64 2.0 9.28 82.55 91.83 ERROR
r-patched-solaris-x86 2.0 167.60 ERROR
r-release-linux-x86_64 2.0 8.15 83.48 91.63 ERROR
r-release-osx-x86_64 2.0 ERROR
r-release-windows-ix86+x86_64 2.0 20.00 153.00 173.00 ERROR
r-oldrel-osx-x86_64 2.0 OK
r-oldrel-windows-ix86+x86_64 2.0 17.00 144.00 161.00 ERROR

Check Details

Version: 2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [6s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     -- 1. Failure: Test mbrd function. (@test-mbrd.R#12) --------------------------
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     -- 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     -- 3. Error: Prepare Design (@test-utils.R#44) --------------------------------
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     == testthat results ===========================================================
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     ── 1. Failure: Test mbrd function. (@test-mbrd.R#12) ──────────────────────────
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     ── 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     ── 3. Error: Prepare Design (@test-utils.R#44) ────────────────────────────────
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     ── 1. Failure: Test mbrd function. (@test-mbrd.R#12) ──────────────────────────
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     ── 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     ── 3. Error: Prepare Design (@test-utils.R#44) ────────────────────────────────
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     -- 1. Failure: Test mbrd function. (@test-mbrd.R#12) --------------------------
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     -- 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     -- 3. Error: Prepare Design (@test-utils.R#44) --------------------------------
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     == testthat results ===========================================================
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     ── 1. Failure: Test mbrd function. (@test-mbrd.R#12) ──────────────────────────
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     ── 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     ── 3. Error: Prepare Design (@test-utils.R#44) ────────────────────────────────
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     ── 1. Failure: Test mbrd function. (@test-mbrd.R#12) ──────────────────────────
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     ── 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     ── 3. Error: Prepare Design (@test-utils.R#44) ────────────────────────────────
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > test_check("simrel")
     ── 1. Error: Prepare Design (@test-utils.R#44) ────────────────────────────────
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 169 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     -- 1. Failure: Test mbrd function. (@test-mbrd.R#12) --------------------------
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     -- 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     -- 3. Error: Prepare Design (@test-utils.R#44) --------------------------------
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     == testthat results ===========================================================
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(simrel)
     >
     > test_check("simrel")
     -- 1. Failure: Test mbrd function. (@test-mbrd.R#12) --------------------------
     `mbrd(l2levels = c(2, 2), fraction = 3)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2."
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(...)
     6. simrel::mbrd(l2levels = c(2, 2), fraction = 3)
     7. FrF2::FrF2(...)
    
     -- 2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     `mbrdsim(sim_list2, 1)` threw an error with unexpected message.
     Expected match: "runs are not covered by FrF2"
     Actual message: "less than 4 or more than 4096 runs are not covered by function FrF2."
     Backtrace:
     1. testthat::expect_error(mbrdsim(sim_list2, 1), "runs are not covered by FrF2")
     6. simrel::mbrdsim(sim_list2, 1)
     7. simrel::mbrd(...)
     8. FrF2::FrF2(...)
    
     -- 3. Error: Prepare Design (@test-utils.R#44) --------------------------------
     Can't join on 'q' x 'q' because of incompatible types (list / list)
     Backtrace:
     1. testthat::expect_identical(prepare_design(opts), dgn)
     3. testthat:::compare.default(act$val, exp$val)
     5. dplyr:::all.equal.tbl_df(x, y, ...)
     6. dplyr:::equal_data_frame(...)
    
     == testthat results ===========================================================
     [ OK: 167 | SKIPPED: 21 | WARNINGS: 3 | FAILED: 3 ]
     1. Failure: Test mbrd function. (@test-mbrd.R#12)
     2. Failure: Test function creating MBR simulation design. (@test-mbrd.R#45)
     3. Error: Prepare Design (@test-utils.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64