Package: nlgeocoder Title: Geocoding for the Netherlands Version: 0.2.1 Authors@R: c(person("Willy", "Tadema", role = c("aut")), person("Egge-Jan", "Pollé", role = c("aut")) ,person("Edwin", "de Jonge", email = "edwindjonge@gmail.com" , role = c("aut", "cre"), comment=c(ORCID="0000-0002-6580-4718")) ,person("Juris", "Breidaks", role = c("ctb"))) Description: R interface to the open location server API of 'Publieke Diensten Op de Kaart' (). It offers geocoding, address suggestions and lookup of geographical objects. Included is an utility function for displaying leaflet tiles restricted to the Netherlands. Depends: R (>= 3.4) License: GPL-2 BugReports: https://github.com/uRosConf/nlgeocoder/issues URL: https://github.com/uRosConf/nlgeocoder, https://urosconf.github.io/nlgeocoder/ Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Suggests: testthat, knitr, rmarkdown, sf, shiny, leaflet VignetteBuilder: knitr Imports: jsonlite Roxygen: list(markdown = TRUE) Repository: https://urosconf.r-universe.dev Date/Publication: 2025-12-04 15:06:12 UTC RemoteUrl: https://github.com/urosconf/nlgeocoder RemoteRef: HEAD RemoteSha: 60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4 NeedsCompilation: no Packaged: 2026-07-02 09:22:22 UTC; root Author: Willy Tadema [aut], Egge-Jan Pollé [aut], Edwin de Jonge [aut, cre] (ORCID: ), Juris Breidaks [ctb] Maintainer: Edwin de Jonge