The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Maintainer ‘Bart Kranstauber <b.kranstauber at uva.nl>’

Last updated on 2026-06-29 05:55:49 CEST.

Package ERROR OK
getRad 1 12
move 13
move2 13
moveWindSpeed 13
starsTileServer 13

Package getRad

Current CRAN status: ERROR: 1, OK: 12

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [189s/301s] 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(getRad) > > test_check("getRad") /home/hornik/tmp/scratch/RtmpFtnq2y/KABX20260623_204156_V062777a734d76c61: Success Saving _problems/test-get_pvol_at-31.R [ FAIL 1 | WARN 0 | SKIP 80 | PASS 87 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • No local converter for Dutch data installed. As a consequence loading can't be tested. (1): 'test-get_pvol_nl.R:2:3' • No local data present for testing local read from dark ecology. (1): 'test-get_vpts_local_dark_ecology.R:3:1' • On CRAN (78): 'test-get_pvol.R:52:3', 'test-get_pvol.R:70:3', 'test-get_pvol.R:97:3', 'test-get_pvol.R:132:3', 'test-get_pvol.R:154:3', 'test-get_pvol_at.R:2:3', 'test-get_pvol_at.R:13:3', 'test-get_pvol_cz.R:2:3', 'test-get_pvol_cz.R:24:3', 'test-get_pvol_cz.R:38:3', 'test-get_pvol_de.R:2:3', 'test-get_pvol_de.R:17:3', 'test-get_pvol_dk.R:2:3', 'test-get_pvol_ee.R:2:3', 'test-get_pvol_fi.R:2:3', 'test-get_pvol_nl.R:34:3', 'test-get_pvol_nl.R:100:3', 'test-get_pvol_ro.R:2:3', 'test-get_pvol_ro.R:19:3', 'test-get_pvol_se.R:24:3', 'test-get_pvol_se.R:36:3', 'test-get_pvol_se.R:52:3', 'test-get_pvol_sk.R:2:3', 'test-get_pvol_sk.R:19:3', 'test-get_pvol_us.R:5:3', 'test-get_pvol_us.R:15:3', 'test-get_pvol_us.R:37:3', 'test-get_pvol_us.R:46:3', 'test-get_vpts.R:2:3', 'test-get_vpts.R:78:3', 'test-get_vpts.R:104:3', 'test-get_vpts.R:126:3', 'test-get_vpts.R:145:3', 'test-get_vpts.R:193:3', 'test-get_vpts.R:253:3', 'test-get_vpts.R:270:3', 'test-get_vpts.R:330:3', 'test-get_vpts.R:351:3', 'test-get_vpts.R:385:3', 'test-get_vpts.R:421:3', 'test-get_vpts.R:458:3', 'test-get_vpts.R:569:3', 'test-get_vpts.R:608:3', 'test-get_vpts.R:628:3', 'test-get_vpts_aloft.R:69:3', 'test-get_vpts_birdcast.R:72:3', 'test-get_vpts_birdcast.R:122:3', 'test-get_vpts_coverage.R:14:3', 'test-get_vpts_coverage.R:23:3', 'test-get_vpts_coverage.R:32:3', 'test-get_vpts_coverage.R:43:3', 'test-get_vpts_coverage_aloft.R:2:3', 'test-get_vpts_coverage_aloft.R:11:3', 'test-get_vpts_coverage_birdcast.R:2:3', 'test-get_vpts_coverage_birdcast.R:10:3', 'test-get_vpts_coverage_birdcast.R:19:3', 'test-get_vpts_coverage_rmi.R:2:3', 'test-get_vpts_coverage_rmi.R:8:3', 'test-get_vpts_coverage_rmi.R:23:3', 'test-get_vpts_coverage_rmi.R:49:3', 'test-get_vpts_coverage_rmi.R:58:3', 'test-get_vpts_local_aloft.R:3:3', 'test-get_vpts_rmi.R:2:3', 'test-get_vpts_rmi.R:23:3', 'test-get_vpts_rmi.R:67:3', 'test-get_vpts_rmi.R:89:3', 'test-get_vpts_rmi.R:104:3', 'test-get_weather_radars.R:21:3', 'test-get_weather_radars.R:26:3', 'test-get_weather_radars.R:35:3', 'test-get_weather_radars.R:88:3', 'test-get_weather_radars.R:133:3', 'test-get_weather_radars.R:178:3', 'test-get_weather_radars.R:196:3', 'test-get_weather_radars.R:238:3', 'test-get_weather_radars.R:269:3', 'test-utils-rmi.R:1:1', 'test-utils.R:21:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_pvol_at.R:31:3'): hochficht can be combined with other radars ── Expected every element of `purrr::map_lgl(pvol_lst, inherits, "pvol")` to equal TRUE. Differences: `actual`: TRUE TRUE FALSE `expected`: TRUE TRUE TRUE [ FAIL 1 | WARN 0 | SKIP 80 | PASS 87 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Package move

Current CRAN status: OK: 13

Package move2

Current CRAN status: OK: 13

Package moveWindSpeed

Current CRAN status: OK: 13

Package starsTileServer

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.