Last updated on 2026-01-16 05:51:16 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| aniview | 3 | 10 | |
| aos | 3 | 10 | |
| BFS | 1 | 12 | |
| gotop | 13 | ||
| reactRouter | 13 | ||
| xlcharts | 13 |
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(BFS)
>
> test_check("BFS")
==>---------------------------- 6% | ETA: 1m
===>--------------------------- 11% | ETA: 1m
=====>------------------------- 16% | ETA: 49s
======>------------------------ 22% | ETA: 45s
========>---------------------- 27% | ETA: 41s
==========>-------------------- 32% | ETA: 38s
===========>------------------- 36% | ETA: 38s
============>------------------ 41% | ETA: 35s
==============>---------------- 46% | ETA: 32s
===============>--------------- 52% | ETA: 28s
=================>------------- 56% | ETA: 26s
==================>------------ 60% | ETA: 24s
====================>---------- 65% | ETA: 21s
=====================>--------- 70% | ETA: 18s
======================>-------- 75% | ETA: 15s
========================>------ 79% | ETA: 13s
=========================>----- 85% | ETA: 9s
===========================>--- 89% | ETA: 7s
============================>-- 94% | ETA: 4s
==============================> 99% | ETA: 1s
Saving _problems/test-bfs_get_sse_data-19.R
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 59 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-bfs_download_geodata.R:6:3',
'test-bfs_get_base_maps.R:5:3', 'test-bfs_get_base_maps.R:15:3',
'test-bfs_get_base_maps.R:25:3', 'test-bfs_get_base_maps.R:35:3',
'test-bfs_get_base_maps.R:45:3', 'test-bfs_get_base_maps.R:53:3',
'test-bfs_get_base_maps.R:63:3', 'test-bfs_get_base_maps.R:73:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bfs_get_sse_data.R:19:3'): bfs_get_sse_data() works ──────────
Expected `unique(df$GR_KT_GDE)` to equal `c("ZH", "ZG")`.
Differences:
`actual`: "ZG" "ZH"
`expected`: "ZH" "ZG"
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13