{
  "_id": "6a1696f2acfb0bcc41d7bf89",
  "Package": "banR",
  "Type": "Package",
  "Title": "Client for the 'BAN' API",
  "Version": "0.2.4.9000",
  "Authors@R": "c(\nperson(\"Joel\", \"Gombin\", email = \"joel.gombin@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Paul-Antoine\", \"Chevalier\", email = \"pachevalier@gmail.com\", role = \"aut\"))",
  "Description": "A client for the 'Base Adresses Nationale' ('BAN') API,\nwhich allows to (batch) geocode and reverse-geocode French\naddresses. For more information about the 'BAN' and its API,\nplease see\n<https://adresse.data.gouv.fr/outils/api-doc/adresse>.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://joelgombin.github.io/banR/,\nhttps://github.com/joelgombin/banR/",
  "BugReports": "https://github.com/joelgombin/banR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://joelgombin.r-universe.dev",
  "Date/Publication": "2025-11-28 13:47:39 UTC",
  "RemoteUrl": "https://github.com/joelgombin/banr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:57:50 UTC",
    "User": "root"
  },
  "Author": "Joel Gombin [cre, aut],\nPaul-Antoine Chevalier [aut]",
  "Maintainer": "Joel Gombin <joel.gombin@gmail.com>",
  "MD5sum": "d359258b2e6add41d43526b7fd5785f0",
  "_user": "joelgombin",
  "_type": "src",
  "_file": "banR_0.2.4.9000.tar.gz",
  "_fileid": "b8ba698c74f00820fb3c79657584a13be73977167efe5649e51de211a6e96943",
  "_filesize": 309939,
  "_sha256": "b8ba698c74f00820fb3c79657584a13be73977167efe5649e51de211a6e96943",
  "_created": "2026-05-27T06:57:50.000Z",
  "_published": "2026-05-27T07:02:10.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78024172597,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233907646"
    },
    {
      "job": 78024172596,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233908416"
    },
    {
      "job": 78024172607,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233921482"
    },
    {
      "job": 78024172585,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233913169"
    },
    {
      "job": 78023759255,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233870277"
    },
    {
      "job": 78024172577,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233901626"
    },
    {
      "job": 78024172616,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233899020"
    },
    {
      "job": 78024172606,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233894824"
    },
    {
      "job": 78024172611,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233902173"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joelgombin/banr",
  "_commit": {
    "id": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
    "author": "Joel Gombin <joel.gombin@gmail.com>",
    "committer": "Joel Gombin <joel.gombin@gmail.com>",
    "message": "update NEWS\n",
    "time": 1764337659
  },
  "_maintainer": {
    "name": "Joel Gombin",
    "email": "joel.gombin@gmail.com",
    "login": "joelgombin",
    "bluesky": "@joelgombin.fr",
    "linkedin": "in/jgombin",
    "description": "datacrafstman",
    "uuid": 1918735
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "joelgombin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 8
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.2.4",
      "date": "2025-11-26"
    }
  ],
  "_topics": [
    "adresses",
    "ban",
    "ban-api",
    "bano",
    "geocode"
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "joelgombin",
      "count": 108,
      "uuid": 1918735
    },
    {
      "user": "pachevalier",
      "count": 57,
      "uuid": 3227753
    },
    {
      "user": "jengelaere",
      "count": 6,
      "uuid": 37416795
    },
    {
      "user": "claude",
      "count": 5,
      "uuid": 81847
    },
    {
      "user": "rolandrr",
      "count": 1,
      "uuid": 13835638
    },
    {
      "user": "statnmap",
      "count": 1,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 1918735,
    "type": "user",
    "name": "Joel Gombin",
    "description": "datacrafstman"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/banR"
  },
  "_devurl": "https://github.com/joelgombin/banr",
  "_pkgdown": "https://joelgombin.github.io/banR/",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/banR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joelgombin/banr",
  "_realowner": "joelgombin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-08-03"
    },
    {
      "version": "0.2.1",
      "date": "2019-12-05"
    },
    {
      "version": "0.2.2",
      "date": "2020-05-11"
    },
    {
      "version": "0.2.3",
      "date": "2025-11-24"
    },
    {
      "version": "0.2.4",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    ":=",
    "%>%",
    "geocode",
    "geocode_tbl",
    "reverse_geocode",
    "reverse_geocode_tbl"
  ],
  "_datasets": [
    {
      "name": "paris2012",
      "title": "Addresses in the electoral register of Paris, 2012.",
      "object": "paris2012",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "arrondissement",
        "bureau",
        "numero",
        "voie",
        "nom",
        "nb",
        "ID"
      ],
      "rows": 72107,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "format_object_size",
      "title": "Format object size",
      "topics": [
        "format_object_size"
      ]
    },
    {
      "page": "geocode",
      "title": "Geocode",
      "topics": [
        "geocode"
      ]
    },
    {
      "page": "geocode_tbl",
      "title": "Geocode tbl",
      "topics": [
        "geocode_tbl"
      ]
    },
    {
      "page": "get_features",
      "title": "Get features",
      "topics": [
        "get_features"
      ]
    },
    {
      "page": "get_geometry",
      "title": "Get geometry",
      "topics": [
        "get_geometry"
      ]
    },
    {
      "page": "paris2012",
      "title": "Addresses in the electoral register of Paris, 2012.",
      "topics": [
        "paris2012"
      ]
    },
    {
      "page": "reverse_geocode",
      "title": "Reverse geocode",
      "topics": [
        "reverse_geocode"
      ]
    },
    {
      "page": "reverse_geocode_tbl",
      "title": "Reverse geocode tbl",
      "topics": [
        "reverse_geocode_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/joelgombin/banr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "geocode.Rmd",
      "filename": "geocode.html",
      "title": "Geocoding French adresses with BanR",
      "author": "Paul-Antoine Chevalier (Etalab), Joël Gombin (Datactivist)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Geocode",
        "A single address",
        "A data frame",
        "Reverse geocode",
        "A single adress"
      ],
      "created": "2017-08-02 22:53:08",
      "modified": "2025-11-12 13:32:56",
      "commits": 7
    }
  ],
  "_score": 6.799857259189612,
  "_indexed": true,
  "_nocasepkg": "banr",
  "_universes": [
    "joelgombin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-05-27T07:00:05.000Z",
      "distro": "noble",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "78330688eb22e959e74d5879f7a5709ce54f05ecf0236928aa79bc9387100a05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-05-27T07:00:09.000Z",
      "distro": "noble",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "382ec0b59fbcd481f64c096ee73382d26a4c40c7234fcda4e0bca8a2d2b24999",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-05-27T07:01:00.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "b9871a504295bed552128d058bb78d579db7faf774a353d497df81351b0cfe50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-05-27T07:00:28.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "bcdf6e6c95304f57facb3c8b429e78add522fc5462e19160adea3df5c7710e3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4.9000",
      "date": "2026-05-27T07:00:03.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "ffb1e50ee43fef47405bfebe982a249d8f183dce6bb2bcd78d073e75c99adea7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-27T06:59:28.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "5b02cb4c26f1deea8c74bd4413cf29f29b36f7100ae67ff5101601b75347993e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-27T06:59:11.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "631b9db7bce8f598336c757cbc73cbd6f373813ccacdffec5799e96020beff68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-27T06:59:43.000Z",
      "commit": "fbee60f6565df9c0d82d6bac75d19f55c965ca80",
      "fileid": "17a6d75ca6b4b5712d7b8218866b0420036548ff07bdedf15d7b855c4a565d64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelgombin/actions/runs/26495836084"
    }
  ]
}