CRAN Package Check Results for Package nlgeocoder

Last updated on 2021-08-09 07:51:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.31 37.42 39.73 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.79 28.78 30.57 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 54.66 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 44.21 OK
r-devel-windows-x86_64 0.1.3 4.00 61.00 65.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1.3 ERROR
r-patched-linux-x86_64 0.1.3 2.28 34.33 36.61 OK
r-patched-solaris-x86 0.1.3 66.30 WARN
r-release-linux-x86_64 0.1.3 1.88 34.58 36.46 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 OK
r-release-windows-ix86+x86_64 0.1.3 5.00 45.00 50.00 OK
r-oldrel-macos-x86_64 0.1.3 WARN
r-oldrel-windows-ix86+x86_64 0.1.3 4.00 61.00 65.00 OK

Additional issues

noSuggests

Check Details

Version: 0.1.3
Check: examples
Result: ERROR
    Running examples in 'nlgeocoder-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: nl_geocode
    > ### Title: Geocode adresses
    > ### Aliases: nl_geocode nl_geocode_rd nl_geocode_df
    >
    > ### ** Examples
    >
    > data("addresses")
    >
    > r <- nl_geocode(addresses$Address)
    Warning in open.connection(con, "rb") :
     cannot open URL 'https://geodata.nationaalgeoregister.nl/locatieserver/v3/free?fq=type:adres&q=9711%20ME%201&rows=1': HTTP status was '500 Internal Server Error'
    Error in open.connection(con, "rb") :
     cannot open the connection to 'https://geodata.nationaalgeoregister.nl/locatieserver/v3/free?fq=type:adres&q=9711%20ME%201&rows=1'
    Calls: nl_geocode ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘geocode.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Quitting from lines 127-133 (geocode.Rmd)
    Error: processing vignette 'geocode.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘geocode.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘geocode.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘geocode.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 127-133 (geocode.Rmd)
    Error: processing vignette 'geocode.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘geocode.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘geocode.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64