CRAN Package Check Results for Maintainer ‘Sindre Mikael Haugen <sindre.haugen at ssb.no>’

Last updated on 2024-05-17 03:58:31 CEST.

Package ERROR NOTE OK
GISSB 1 2 9

Package GISSB

Current CRAN status: ERROR: 1, NOTE: 2, OK: 9

Version: 1.1
Check: data for non-ASCII characters
Result: NOTE Note: found 866 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1
Check: examples
Result: ERROR Running examples in 'GISSB-Ex.R' failed The error most likely occurred in: > ### Name: address_to_coords > ### Title: Convert addresses to coordinates > ### Aliases: address_to_coords > > ### ** Examples > > address_to_coords(zip_code = "0185", address = "Schweigaards gate 10") Error in function (type, msg, asError = TRUE) : schannel: CertGetCertificateChain trust error CERT_TRUST_REVOCATION_STATUS_UNKNOWN Error in address_to_coords(zip_code = "0185", address = "Schweigaards gate 10") : No access to: https://ws.geonorge.no/adresser/v1/ Execution halted Flavor: r-release-windows-x86_64

Version: 1.1
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GISSB) > > testthat::test_check("GISSB") Error in function (type, msg, asError = TRUE) : schannel: CertGetCertificateChain trust error CERT_TRUST_REVOCATION_STATUS_UNKNOWN Error in function (type, msg, asError = TRUE) : schannel: CertGetCertificateChain trust error CERT_TRUST_REVOCATION_STATUS_UNKNOWN Error in function (type, msg, asError = TRUE) : schannel: CertGetCertificateChain trust error CERT_TRUST_REVOCATION_STATUS_UNKNOWN [ FAIL 3 | WARN 0 | SKIP 0 | PASS 11 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-address_to_coords.R:4:3'): Testing address_to_coords ─────────── Error in `address_to_coords(zip_code = "0177", address = "Akersveien 26")`: No access to: https://ws.geonorge.no/adresser/v1/ Backtrace: ▆ 1. └─GISSB::address_to_coords(zip_code = "0177", address = "Akersveien 26") at test-address_to_coords.R:4:3 ── Error ('test-coords_to_google.R:4:3'): Testing coords_to_google ───────────── Error in `address_to_coords(zip_code = "0177", address = "Akersveien 26")`: No access to: https://ws.geonorge.no/adresser/v1/ Backtrace: ▆ 1. ├─... %>% coords_to_google() at test-coords_to_google.R:4:3 2. ├─GISSB::coords_to_google(.) 3. │ ├─... %>% sf::st_transform(coords, crs = crs_out) 4. │ └─sf::st_transform(coords, crs = 4326) 5. ├─sf::st_transform(., coords, crs = crs_out) 6. ├─dplyr::select(., -coords_google_1, -coords_google_2) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(...) 9. ├─dplyr::mutate(...) 10. ├─dplyr::mutate(...) 11. └─GISSB::address_to_coords(zip_code = "0177", address = "Akersveien 26") ── Error ('test-coords_to_node.R:18:3'): Testing coords_to_node ──────────────── Error in `address_to_coords(zip_code = "0177", address = "Akersveien 26")`: No access to: https://ws.geonorge.no/adresser/v1/ Backtrace: ▆ 1. └─GISSB::address_to_coords(zip_code = "0177", address = "Akersveien 26") at test-coords_to_node.R:18:3 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 11 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'GISSB_vignette.Rmd' using rmarkdown Quitting from lines at lines 65-74 [unnamed-chunk-2] (GISSB_vignette.Rmd) Error: processing vignette 'GISSB_vignette.Rmd' failed with diagnostics: No access to: https://ws.geonorge.no/adresser/v1/ --- failed re-building 'GISSB_vignette.Rmd' SUMMARY: processing the following file failed: 'GISSB_vignette.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64