{
  "_id": "6a1eb84db25058d4daadec95",
  "Package": "nlgeocoder",
  "Title": "Geocoding for the Netherlands",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Willy\", \"Tadema\", role = c(\"aut\")),\nperson(\"Egge-Jan\", \"Pollé\", role = c(\"aut\"))\n,person(\"Edwin\", \"de Jonge\", email = \"edwindjonge@gmail.com\"\n, role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-6580-4718\"))\n,person(\"Juris\", \"Breidaks\", role = c(\"ctb\")))",
  "Description": "R interface to the open location server API of 'Publieke\nDiensten Op de Kaart' (<http://www.pdok.nl>). It offers\ngeocoding, address suggestions and lookup of geographical\nobjects. Included is an utility function for displaying leaflet\ntiles restricted to the Netherlands.",
  "License": "GPL-2",
  "BugReports": "https://github.com/uRosConf/nlgeocoder/issues",
  "URL": "https://github.com/uRosConf/nlgeocoder,\nhttps://urosconf.github.io/nlgeocoder/",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "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": {
    "Date": "2026-06-02 10:50:29 UTC",
    "User": "root"
  },
  "Author": "Willy Tadema [aut],\nEgge-Jan Pollé [aut],\nEdwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nJuris Breidaks [ctb]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "MD5sum": "b44fcbfe688a92f855043c398d13238a",
  "_user": "urosconf",
  "_type": "src",
  "_file": "nlgeocoder_0.2.1.tar.gz",
  "_fileid": "ec40ebba366747cdd0d3488e871bac070b24e199955b5d2cd8d624352f5e1729",
  "_filesize": 971511,
  "_sha256": "ec40ebba366747cdd0d3488e871bac070b24e199955b5d2cd8d624352f5e1729",
  "_created": "2026-06-02T10:50:29.000Z",
  "_published": "2026-06-02T11:02:37.408Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79054296604,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355717113"
    },
    {
      "job": 79054296573,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355714603"
    },
    {
      "job": 79054296580,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355881370"
    },
    {
      "job": 79054296585,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355771664"
    },
    {
      "job": 79053662867,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355666738"
    },
    {
      "job": 79054296654,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355705364"
    },
    {
      "job": 79054296591,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355699169"
    },
    {
      "job": 79054296583,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355697534"
    },
    {
      "job": 79054296566,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355695330"
    }
  ],
  "_buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/urosconf/nlgeocoder",
  "_commit": {
    "id": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "added checks for sf\n",
    "time": 1764860772
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "description": "",
    "uuid": 542492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    }
  ],
  "_owner": "urosconf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 109,
      "uuid": 542492
    },
    {
      "user": "friesewoudloper",
      "count": 43,
      "uuid": 4244169
    },
    {
      "user": "jbreidaks",
      "count": 36,
      "uuid": 9083064
    },
    {
      "user": "egge-jan",
      "count": 29,
      "uuid": 4907900
    },
    {
      "user": "twiav",
      "count": 1,
      "uuid": 8897993
    }
  ],
  "_userbio": {
    "uuid": 34277323,
    "type": "organization",
    "name": "The Use of R in Official Statistics",
    "description": "The Use of R in Official Statistics"
  },
  "_downloads": {
    "count": 103,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nlgeocoder"
  },
  "_devurl": "https://github.com/urosconf/nlgeocoder",
  "_pkgdown": "https://urosconf.github.io/nlgeocoder/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nlgeocoder.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/urosconf/nlgeocoder",
  "_realowner": "urosconf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2018-10-08"
    },
    {
      "version": "0.2.2",
      "date": "2025-12-16"
    }
  ],
  "_exports": [
    "addPdokTiles",
    "nl_free",
    "nl_geocode",
    "nl_geocode_df",
    "nl_geocode_rd",
    "nl_lookup",
    "nl_suggest"
  ],
  "_datasets": [
    {
      "name": "addresses",
      "title": "Several Points of Interest (POI) that are included for test purposes.",
      "object": "addresses",
      "class": [
        "data.frame"
      ],
      "fields": [
        "POI",
        "Address"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "nlgeocoder-package",
      "title": "nlgeocoder package",
      "topics": [
        "nlgeocoder-package",
        "nlgeocoder"
      ]
    },
    {
      "page": "addPdokTiles",
      "title": "Leaflet function to add pdok tiles",
      "topics": [
        "addPdokTiles"
      ]
    },
    {
      "page": "addresses",
      "title": "Several Points of Interest (POI) that are included for test purposes.",
      "topics": [
        "addresses"
      ]
    },
    {
      "page": "nl_free",
      "title": "Free geocoding search",
      "topics": [
        "nl_free"
      ]
    },
    {
      "page": "nl_geocode",
      "title": "Geocode adresses",
      "topics": [
        "nl_geocode",
        "nl_geocode_df",
        "nl_geocode_rd"
      ]
    },
    {
      "page": "nl_lookup",
      "title": "Look up a geo object",
      "topics": [
        "nl_lookup"
      ]
    },
    {
      "page": "nl_reverse",
      "title": "experimental reverse api",
      "topics": [
        "nl_reverse"
      ]
    },
    {
      "page": "nl_suggest",
      "title": "Get a list of suggestions for geolocations in NL",
      "topics": [
        "nl_suggest"
      ]
    }
  ],
  "_readme": "https://github.com/urosconf/nlgeocoder/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite"
  ],
  "_vignettes": [
    {
      "source": "geocode.Rmd",
      "filename": "geocode.html",
      "title": "Geocode Dutch addresses",
      "author": "Willy Tadema, Edwin de Jonge",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Geocode addresses",
        "Search for different type of locations",
        "Return coordinates in a spatial dataframe with CRS WGS84 or RD_New",
        "Return coordinates in a dataframe",
        "Plot the output on a map"
      ],
      "created": "2018-09-11 13:17:39",
      "modified": "2018-10-11 13:50:42",
      "commits": 5
    }
  ],
  "_score": 4.681241237375588,
  "_indexed": true,
  "_nocasepkg": "nlgeocoder",
  "_universes": [
    "urosconf",
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-02T10:52:53.000Z",
      "distro": "noble",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "9656d5af48dfd2a48d3b35c39d41dc3ff21e380b5f222f2be29ab34825279ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-02T10:52:45.000Z",
      "distro": "noble",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "7889f96b96f24a4680ae637731dfe3ac6305482950bb6333a379ea0220a4185a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-02T11:01:17.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "15fb8ba29805b74adb061b1c18bbf9d757ce7075ad61e54228d52b6d1aa32b93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-02T10:55:35.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "46d60dfec6a61dc2f586f69c05695f18f33c6b77bfc09f1e2be82c1ac1fcb221",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T10:52:41.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "89454b4ba386ab4e752be1e76b6e013126257fc4473bd00f0c4a12dad8ae65ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-02T10:51:51.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "422e21d198288ed709693287cc8b51c7b552c146fa600551fb4296fa2ffc7764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-02T10:51:53.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "0379e46ce32fca92d2f9c434167d9d9a0b51770166ce2c7958b2e36028987b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-02T10:51:48.000Z",
      "commit": "60d3f9888a39fdcfb7f73eb7e46fdb63bb41e2d4",
      "fileid": "5c8ad996ff11bf2ded3cba49b49240e519b643f23e9841b7218800cfef92d594",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urosconf/actions/runs/26814759821"
    }
  ]
}