Last updated on 2025-02-11 07:49:00 CET.
Package | ERROR | OK |
---|---|---|
klassR | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
Version: 1.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘UpdateKlass-graph-navigate.R’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Connection failed with error code 500
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:24:3'): search_klass returns searches ──────────────
Error in `expect_in("Standard for kommuneinndeling", komm_search$klass_name)`: `object` and `expected` must both be vectors
Backtrace:
▆
1. └─testthat::expect_in("Standard for kommuneinndeling", komm_search$klass_name) at test_ListKlass.R:24:3
2. └─rlang::abort("`object` and `expected` must both be vectors")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/73s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Connection failed with error code 500
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:24:3'): search_klass returns searches ──────────────
Error in `expect_in("Standard for kommuneinndeling", komm_search$klass_name)`: `object` and `expected` must both be vectors
Backtrace:
▆
1. └─testthat::expect_in("Standard for kommuneinndeling", komm_search$klass_name) at test_ListKlass.R:24:3
2. └─rlang::abort("`object` and `expected` must both be vectors")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [71s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Connection failed with error code 500
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:24:3'): search_klass returns searches ──────────────
Error in `expect_in("Standard for kommuneinndeling", komm_search$klass_name)`: `object` and `expected` must both be vectors
Backtrace:
▆
1. └─testthat::expect_in("Standard for kommuneinndeling", komm_search$klass_name) at test_ListKlass.R:24:3
2. └─rlang::abort("`object` and `expected` must both be vectors")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64