{
  "_id": "6a23f119a1338011a79ed28b",
  "Package": "rgisDR",
  "Title": "GIS tools for Dominican Republic boundaries in R",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Daniel E.\",\nfamily = \"de la Rosa\",\nrole = c(\"aut\", \"cre\"),\nemail = \"me@dnldelarosa.com\"),\nperson(given = \"Adatar\",\nrole = \"cph\"))",
  "Description": "The rgisDR package provides simple features for the\nadministrative divisions of the Dominican Republic,\nfacilitating comprehensive geospatial analysis and mapping. It\nalso includes tools for cleaning and standardizing\nadministrative names, ensuring accurate and consistent naming\nconventions across provinces, municipalities, and municipal\ndistricts, among others.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://adatar-do.r-universe.dev",
  "Date/Publication": "2025-07-22 02:39:07 UTC",
  "RemoteUrl": "https://github.com/adatar-do/rgisDR",
  "RemoteRef": "HEAD",
  "RemoteSha": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 10:03:41 UTC",
    "User": "root"
  },
  "Author": "Daniel E. de la Rosa [aut, cre],\nAdatar [cph]",
  "Maintainer": "Daniel E. de la Rosa <me@dnldelarosa.com>",
  "MD5sum": "a1a1b70d35980f756ba38afc455c9631",
  "_user": "adatar-do",
  "_type": "src",
  "_file": "rgisDR_0.3.0.tar.gz",
  "_fileid": "cd3b720a3a3c206f7b7850786e8b7b08794a2c0489faccfd9b59937108767899",
  "_filesize": 136099,
  "_sha256": "cd3b720a3a3c206f7b7850786e8b7b08794a2c0489faccfd9b59937108767899",
  "_created": "2026-06-06T10:03:41.000Z",
  "_published": "2026-06-06T10:06:17.108Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79869422147,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7453486826"
    },
    {
      "job": 79869422148,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453486895"
    },
    {
      "job": 79869422144,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7453481614"
    },
    {
      "job": 79869422136,
      "time": 65,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453481260"
    },
    {
      "job": 79869253036,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453473942"
    },
    {
      "job": 79869422135,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453486100"
    },
    {
      "job": 79869422171,
      "time": 55,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7453480216"
    },
    {
      "job": 79869422142,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7453481458"
    },
    {
      "job": 79869422190,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7453480333"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adatar-do/rgisDR",
  "_commit": {
    "id": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
    "author": "Daniel de la Rosa @ BlackBox <drdsdaniel@gmail.com>",
    "committer": "Daniel de la Rosa @ BlackBox <drdsdaniel@gmail.com>",
    "message": "Add improvement opportunities for name cleaning pipeline\n\n- Document potential optimizations for efficiency and scalability\n- Note opportunities for parallelization of distance calculations\n- Identify areas for better variant handling and multilingual support\n- Suggest improvements for user configurability and error messaging\n- Emphasize need for comprehensive unit testing coverage\n",
    "time": 1753151947
  },
  "_maintainer": {
    "name": "Daniel E. de la Rosa",
    "email": "me@dnldelarosa.com",
    "login": "dnldelarosa",
    "twitter": "@dnldelarosa",
    "description": "📊 Data scientist and Economist\n💼 Consultant\n🇩🇴 Dominican ",
    "uuid": 46333108
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "sfDR",
      "role": "Suggests"
    }
  ],
  "_owner": "adatar-do",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dnldelarosa",
      "count": 6,
      "uuid": 46333108
    }
  ],
  "_userbio": {
    "uuid": 81630558,
    "type": "organization",
    "name": "Adatar"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgisDR"
  },
  "_devurl": "https://github.com/adatar-do/rgisdr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgisDR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "dr_clean_md_name",
    "dr_clean_mun_name",
    "dr_clean_prov_name",
    "dr_clean_sec_name",
    "dr_municipal_districts",
    "dr_municipalities",
    "dr_provinces",
    "dr_regions",
    "dr_sections"
  ],
  "_help": [
    {
      "page": "dr_clean_md_name",
      "title": "Clean Dominican Republic municipal district names *[Experimental]*",
      "topics": [
        "dr_clean_md_name"
      ]
    },
    {
      "page": "dr_clean_mun_name",
      "title": "Clean Dominican Republic municipality names *[Experimental]*",
      "topics": [
        "dr_clean_mun_name"
      ]
    },
    {
      "page": "dr_clean_prov_name",
      "title": "Clean Dominican Republic province names *[Experimental]*",
      "topics": [
        "dr_clean_prov_name",
        "dr_prov_clean_name"
      ]
    },
    {
      "page": "dr_clean_sec_name",
      "title": "Clean Dominican Republic section names *[Experimental]*",
      "topics": [
        "dr_clean_sec_name"
      ]
    }
  ],
  "_readme": "https://github.com/adatar-do/rgisDR/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rgisdr",
  "_universes": [
    "adatar-do",
    "dnldelarosa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:54.000Z",
      "distro": "noble",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "fe5dce63616897a7757dcb21a5c32363a0b6d9448fcd0716ec74ddab1f57ba48",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:53.000Z",
      "distro": "noble",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "c51ea5b26fe28124f48737214d979de894429f289d7cb834abf5e65cea41ea00",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:05.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "6ac89fd1d0a9cf64b6a895411fe8c490dce02ab01b1d2647d50b61a24249c60f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:01.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "347c144b44b29ce2a7781b622fa9b7a80ac1adab2fb98da099c4c61a7e9a83e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:50.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "ada033621775d3d12e086cb2765f0170e4cda3e2dbf840f6dccd446ca20b3a9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T10:04:50.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "c6ce213f3acff69dcc0a7d61c2d1a24d7c769074a5ab4d1ddd5b7dc2e66d93f5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T10:05:02.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "8ae2a98f5cdfcade65fe3566d8491e8db98b5c708b64e51c1a3f7d78d981b49e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T10:04:51.000Z",
      "commit": "edcf3234e610862868b6396fa49ded9cb27c3d3e",
      "fileid": "536bca768fc7ee382c80c3c295dfe2cc0f2f57257dc5393fe26e0585ed1e3d8a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/27059296472"
    }
  ]
}