Last updated on 2026-03-07 04:50:31 CET.
| Package | FAIL | ERROR | NOTE | OK |
|---|---|---|---|---|
| eRTG3D | 2 | 12 | ||
| flexpolyline | 14 | |||
| hereR | 1 | 3 | 10 |
Current CRAN status: NOTE: 2, OK: 12
Version: 0.7.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Merlin Unterfinger <info@munterfinger.ch>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: FAIL: 1, ERROR: 3, OK: 10
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
corrupted double-linked list
Aborted
Flavor: r-patched-linux-x86_64
Version: 1.1.0
Check: tests
Result: FAIL
Flavor: r-release-linux-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
Saving _problems/test-async_request-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-async_request.R:5:3'): async_request works ─────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `response[[1]]`: subscript out of bounds
Backtrace:
▆
1. └─testthat::expect_is(response[[1]], "character") at test-async_request.R:5:3
2. └─testthat::quasi_label(enquo(object), label)
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
Saving _problems/test-async_request-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-async_request.R:5:3'): async_request works ─────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `response[[1]]`: subscript out of bounds
Backtrace:
▆
1. └─testthat::expect_is(response[[1]], "character") at test-async_request.R:5:3
2. └─testthat::quasi_label(enquo(object), label)
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64