Last updated on 2025-11-11 15:51:19 CET.
| Package | ERROR | OK |
|---|---|---|
| centr | 13 | |
| healthatlas | 1 | 12 |
| socratadata | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
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(healthatlas)
>
> test_check("healthatlas")
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 37 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-ha_coverage.R:6:5', 'test-ha_coverage.R:22:5',
'test-ha_coverage.R:40:5', 'test-ha_topics.R:6:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ha_layer.R:18:5'): check a single layer ────────────────────────
<Rcpp::exception/C++Error/error/condition>
Error: Cannot open "https://metopio.blob.core.windows.net/lalage/atlas/3/shapes/communityareas.topo.json"; The file doesn't seem to exist.
Backtrace:
▆
1. └─testthat::expect_snapshot(layer <- ha_layer("neighborhood", progress = FALSE)) at test-ha_layer.R:18:5
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘healthatlas.Rmd’ using rmarkdown
Quitting from healthatlas.Rmd:147-150 [unnamed-chunk-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Cannot open "https://metopio.blob.core.windows.net/lalage/atlas/3/shapes/communityareas.topo.json"; The file doesn't seem to exist.
---
Backtrace:
▆
1. └─healthatlas::ha_layer("neighborhood")
2. ├─base::subset(sf::read_sf(layer_url), select = "id")
3. └─sf::read_sf(layer_url)
4. ├─sf::st_read(...)
5. └─sf:::st_read.default(...)
6. └─sf:::st_read.character(dsn, layer, ...)
7. └─sf:::CPL_read_ogr(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'healthatlas.Rmd' failed with diagnostics:
Cannot open "https://metopio.blob.core.windows.net/lalage/atlas/3/shapes/communityareas.topo.json"; The file doesn't seem to exist.
--- failed re-building ‘healthatlas.Rmd’
SUMMARY: processing the following file failed:
‘healthatlas.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.