Last updated on 2025-01-30 01:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.7 | 5.61 | 85.40 | 91.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.7 | 4.20 | 62.25 | 66.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.7 | 150.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.7 | 159.93 | NOTE | |||
r-devel-windows-x86_64 | 0.2.7 | 8.00 | 167.00 | 175.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.7 | 5.29 | 81.29 | 86.58 | OK | |
r-release-linux-x86_64 | 0.2.7 | 5.54 | 80.30 | 85.84 | OK | |
r-release-macos-arm64 | 0.2.7 | 126.00 | OK | |||
r-release-macos-x86_64 | 0.2.7 | 150.00 | OK | |||
r-release-windows-x86_64 | 0.2.7 | 7.00 | 158.00 | 165.00 | OK | |
r-oldrel-macos-arm64 | 0.2.7 | 141.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.7 | 193.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.7 | 10.00 | 181.00 | 191.00 | OK |
Version: 0.2.7
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘utils.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.2.7
Check: tests
Result: ERROR
Running 'testthat.R' [68s]
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(dawaR)
## {dawaR} provides data from the Danish Agency of Climate Data
## Terms and conditions apply.
## Read more at: https://dawadocs.dataforsyningen.dk/dok/om#vilkaar
>
> test_check("dawaR")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 49 | PASS 9 ]
══ Skipped tests (49) ══════════════════════════════════════════════════════════
• On CRAN (49): 'test-2-get_data-sections.R:2:3', 'test-1-dawa-sections.R:2:3',
'test-3-get_map_data-sections.R:3:3', 'test-afstemningsomraader.R:3:5',
'test-afstemningsomraader.R:9:5', 'test-afstemningsomraader.R:19:5',
'test-afstemningsomraader.R:29:5', 'test-afstemningsomraader.R:35:5',
'test-afstemningsomraader.R:41:5', 'test-afstemningsomraader.R:47:5',
'test-base_api.R:8:3', 'test-base_api.R:20:5', 'test-base_api.R:26:5',
'test-get_data.R:37:3', 'test-get_data.R:43:5', 'test-get_data.R:49:5',
'test-get_data.R:55:5', 'test-get_map_data-kommuner.R:2:3',
'test-get_map_data-politikredse.R:2:3', 'test-get_map_data-postnumre.R:6:3',
'test-get_map_data-regioner.R:2:3', 'test-get_map_data-vote.R:2:3',
'test-get_map_data.R:2:3', 'test-reverse.R:3:5', 'test-reverse.R:9:5',
'test-reverse.R:18:5', 'test-reverse.R:27:5', 'test-reverse.R:35:3',
'test-status_check.R:2:3', 'test-status_check.R:21:3',
'test-status_check.R:21:3', 'test-status_check.R:21:3',
'test-status_check.R:21:3', 'test-autocomplete.R:3:5',
'test-autocomplete.R:9:5', 'test-autocomplete.R:15:5',
'test-autocomplete.R:21:5', 'test-autocomplete.R:27:5',
'test-autocomplete.R:33:5', 'test-autocomplete.R:39:5',
'test-autocomplete.R:45:5', 'test-autocomplete.R:51:5',
'test-autocomplete.R:57:5', 'test-autocomplete.R:63:5',
'test-autocomplete.R:69:5', 'test-autocomplete.R:75:5',
'test-autocomplete.R:81:5', 'test-autocomplete.R:87:5',
'test-autocomplete.R:93:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_data.R:31:3'): get_data() returns data and in the proper format ──
response[1, ] (`actual`) not equal to expected[1, ] (`expected`).
`actual` is NULL
`expected` is an S3 object of class <data.frame>, a list
[ FAIL 1 | WARN 0 | SKIP 49 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'dawaR.Rmd' using rmarkdown
Quitting from lines 28-29 [get-data] (dawaR.Rmd)
Error: processing vignette 'dawaR.Rmd' failed with diagnostics:
second argument must be a list
--- failed re-building 'dawaR.Rmd'
--- re-building 'renv-issues.Rmd' using rmarkdown
--- finished re-building 'renv-issues.Rmd'
--- re-building 'status.Rmd' using rmarkdown
--- finished re-building 'status.Rmd'
SUMMARY: processing the following file failed:
'dawaR.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64