CRAN Package Check Results for Package toRvik

Last updated on 2022-12-01 04:52:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 8.56 81.76 90.32 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.1 7.19 61.47 68.66 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 119.77 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 116.76 ERROR
r-devel-windows-x86_64 1.1.1 24.00 142.00 166.00 ERROR
r-patched-linux-x86_64 1.1.1 8.72 75.63 84.35 ERROR
r-release-linux-x86_64 1.1.1 7.02 75.05 82.07 ERROR
r-release-macos-arm64 1.1.1 52.00 OK
r-release-macos-x86_64 1.1.1 60.00 OK
r-release-windows-x86_64 1.1.1 21.00 139.00 160.00 ERROR
r-oldrel-macos-arm64 1.1.1 51.00 OK
r-oldrel-macos-x86_64 1.1.1 71.00 OK
r-oldrel-windows-ix86+x86_64 1.1.1 19.00 104.00 123.00 ERROR

Check Details

Version: 1.1.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s/1s]
     Running 'testthat.R' [7s/13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     == Skipped tests ===============================================================
     * On CRAN (2)
    
     == Failed tests ================================================================
     -- Failure ('test-rating.R:9'): date range works with one end ------------------
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:9:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:10'): date range works with one end -----------------
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:10:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:11'): date range works with one end -----------------
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:11:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:12'): date range works with one end -----------------
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:12:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:16'): runs without date range -----------------------
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:17'): runs without date range -----------------------
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:21'): location values must be exact -----------------
     `bart_factors(location = "Home")` did not throw the expected message.
     -- Failure ('test-rating.R:22'): location values must be exact -----------------
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     -- Failure ('test-rating.R:26'): location values must be exact -----------------
     `bart_factors(type = "NC")` did not throw the expected message.
     -- Failure ('test-rating.R:27'): location values must be exact -----------------
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.1
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [5s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [7s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.1
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [7s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.1
Check: tests
Result: ERROR
     Running 'spelling.R' [1s]
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.1.1
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [6s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-rating.R:9'): date range works with one end ──────────────────
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:9:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:10'): date range works with one end ─────────────────
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:10:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:11'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:11:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:12'): date range works with one end ─────────────────
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(...) at test-rating.R:12:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:16'): runs without date range ───────────────────────
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:17'): runs without date range ───────────────────────
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     ▆
     1. └─testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. └─testthat::expect_match(...)
     3. └─testthat:::expect_match_(...)
     ── Failure ('test-rating.R:21'): location values must be exact ─────────────────
     `bart_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:22'): location values must be exact ─────────────────
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     ── Failure ('test-rating.R:26'): location values must be exact ─────────────────
     `bart_factors(type = "NC")` did not throw the expected message.
     ── Failure ('test-rating.R:27'): location values must be exact ─────────────────
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 1.1.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(toRvik)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(utils)
     >
     > test_check("toRvik")
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
    
     == Skipped tests ===============================================================
     * On CRAN (2)
    
     == Failed tests ================================================================
     -- Failure ('test-rating.R:9'): date range works with one end ------------------
     `str\(bart_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:9:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:10'): date range works with one end -----------------
     `str\(bart_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:10:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:11'): date range works with one end -----------------
     `str\(bart_conf_factors\(start = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:11:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:12'): date range works with one end -----------------
     `str\(bart_conf_factors\(end = "2022-01-01"\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(...) at test-rating.R:12:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:16'): runs without date range -----------------------
     `str\(bart_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(str(bart_factors()), "toRvik_data") at test-rating.R:16:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:17'): runs without date range -----------------------
     `str\(bart_conf_factors\(\)\)` does not match "toRvik_data".
     Actual value: "'data\.frame':\\t0 obs\. of 0 variables"
     Backtrace:
     x
     1. \-testthat::expect_output(str(bart_conf_factors()), "toRvik_data") at test-rating.R:17:2
     2. \-testthat::expect_match(...)
     3. \-testthat:::expect_match_(...)
     -- Failure ('test-rating.R:21'): location values must be exact -----------------
     `bart_factors(location = "Home")` did not throw the expected message.
     -- Failure ('test-rating.R:22'): location values must be exact -----------------
     `bart_conf_factors(location = "Home")` did not throw the expected message.
     -- Failure ('test-rating.R:26'): location values must be exact -----------------
     `bart_factors(type = "NC")` did not throw the expected message.
     -- Failure ('test-rating.R:27'): location values must be exact -----------------
     `bart_conf_factors(type = "NC")` did not throw the expected message.
    
     [ FAIL 10 | WARN 0 | SKIP 2 | PASS 29 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64