{
  "_id": "6a4a00115cca5d75a1614a6d",
  "Package": "fieldmaps",
  "Title": "R Interface to Fieldmaps Data",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Paul\", \"Campbell\", , \"paul.campbell@epicentre.msf.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1018-6606\"))",
  "Description": "Access global edge-matched subnational boundaries from R.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/epicentre-msf/fieldmaps",
  "BugReports": "https://github.com/epicentre-msf/fieldmaps/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibzstd-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev xz-utils",
  "Repository": "https://epicentre-msf.r-universe.dev",
  "Date/Publication": "2026-06-12 14:29:41 UTC",
  "RemoteUrl": "https://github.com/epicentre-msf/fieldmaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 15:12:32 UTC",
    "User": "root"
  },
  "Author": "Paul Campbell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1018-6606>)",
  "Maintainer": "Paul Campbell <paul.campbell@epicentre.msf.org>",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "fieldmaps_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a57ee61822518b0e8edaa370c2e3f1c1b447b4e2d7b02d511cf28907de2ea88c",
  "_filesize": 126421,
  "_sha256": "a57ee61822518b0e8edaa370c2e3f1c1b447b4e2d7b02d511cf28907de2ea88c",
  "_expires": "2026-10-13T06:56:15.000Z",
  "_created": "2026-06-12T15:12:32.000Z",
  "_published": "2026-07-05T06:56:17.219Z",
  "_jobs": [
    {
      "job": 85200948446,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7595365899"
    },
    {
      "job": 85200948398,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7595358786"
    },
    {
      "job": 85200948409,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7595346365"
    },
    {
      "job": 85200948514,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7595345207"
    },
    {
      "job": 85200948227,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595301109"
    },
    {
      "job": 85200948434,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7595355223"
    },
    {
      "job": 85200948458,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7595337362"
    },
    {
      "job": 85200948442,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7595329073"
    },
    {
      "job": 85200948542,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7595336768"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710",
  "_status": "success",
  "_upstream": "https://github.com/epicentre-msf/fieldmaps",
  "_commit": {
    "id": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
    "author": "Paul Campbell <pacampbell91@gmail.com>",
    "committer": "Paul Campbell <pacampbell91@gmail.com>",
    "message": "add pkg qualifier\n",
    "time": 1781274581
  },
  "_maintainer": {
    "name": "Paul Campbell",
    "email": "paul.campbell@epicentre.msf.org",
    "login": "paulc91",
    "mastodon": "@paulc91@fosstodon.org",
    "bluesky": "@paulc91.bsky.social",
    "description": "",
    "uuid": 25231784,
    "orcid": "0000-0003-1018-6606"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "geoarrow",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "epicentre-msf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "paulc91",
      "count": 12,
      "uuid": 25231784
    }
  ],
  "_userbio": {
    "uuid": 19820047,
    "type": "organization",
    "name": "Epicentre MSF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fieldmaps"
  },
  "_devurl": "https://github.com/epicentre-msf/fieldmaps",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fieldmaps.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_adm_level",
    "get_all_adm_levels"
  ],
  "_help": [
    {
      "page": "get_adm_level",
      "title": "Get Administrative Boundaries for a Specific Level",
      "topics": [
        "get_adm_level"
      ]
    },
    {
      "page": "get_all_adm_levels",
      "title": "Get All Available Administrative Levels for a Country",
      "topics": [
        "get_all_adm_levels"
      ]
    }
  ],
  "_readme": "https://github.com/epicentre-msf/fieldmaps/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "countrycode",
    "cpp11",
    "DBI",
    "dplyr",
    "duckdb",
    "e1071",
    "generics",
    "geoarrow",
    "glue",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "fieldmaps",
  "_universes": [
    "epicentre-msf",
    "paulc91"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:15:12.000Z",
      "distro": "noble",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/ec79a675127332b7d56c5f0929bb25d9deaa967d05344ed2bc89119cf61cb10a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:14:55.000Z",
      "distro": "noble",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/1f998b6351a9f2ec1d7ee63b477ceb86199455b93c77aa5dbf986a00eba69fd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:14:24.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/ca27a659a8a13061a13902943cac447eb8fc7e7207069e5f285df15a474aee12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:14:17.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/e76818c526a8ec286b45b320e47aa64b08cf0c2a9e6e6fcfa231794776b75889",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:14:57.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/0be441d3104ed432fb0569de609b162ea4d098ad7701e1d405cb2926a7b79c64",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:13:58.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/b7f908e6e1210a6c5b80baeb965bc44174cb9fd963a9154663bb3028556b05d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:13:39.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/76208a14a492613e7770c80fc2e7d0a3a958ccf3666abf20d2ef5839bde141da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-12T15:13:54.000Z",
      "commit": "192d7b0ef4143a956d01ff118924ddbbc01df6ac",
      "fileid": "https://r2.ropensci.org/104f1230e5186b285e08a3276b2367955106fc55028af610663e8e9660fffe3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27424405710"
    }
  ]
}