{
  "_id": "6a106308acfb0bcc41ca81ad",
  "Package": "sfhelper",
  "Title": "Repair Functions for 'sf' Package Objects",
  "Version": "0.2.2.0",
  "Authors@R": "person(\"Mark\", \"Ravina\", , \"mark.ravina@austin.utexas.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8726-7618\"))",
  "Description": "A group of functions that support the 'sf' package,\nfocused primarily on repairing polygons that break when\nre-projected.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:15:06 UTC",
    "User": "root"
  },
  "Author": "Mark Ravina [aut, cre]\n(<https://orcid.org/0000-0002-8726-7618>)",
  "Maintainer": "Mark Ravina <mark.ravina@austin.utexas.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-15 10:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/sfhelper",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac4f0160f82bcf4a8e70eac8715d37caf5974ce8",
  "MD5sum": "e318723ef0fac5cf58e23dc25882fde1",
  "_user": "cran",
  "_type": "src",
  "_file": "sfhelper_0.2.2.0.tar.gz",
  "_fileid": "8a59b227569e962f32991843ea30e2263ee32f9cf3113bdb56d598e5ec675993",
  "_filesize": 102118,
  "_sha256": "8a59b227569e962f32991843ea30e2263ee32f9cf3113bdb56d598e5ec675993",
  "_created": "2026-05-08T07:15:06.000Z",
  "_published": "2026-05-22T14:07:04.271Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77395874084,
      "time": 252,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873955172"
    },
    {
      "job": 77395875079,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873955517"
    },
    {
      "job": 77395873588,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873892172"
    },
    {
      "job": 77395873135,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162485816"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25542384395",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sfhelper",
  "_commit": {
    "id": "ac4f0160f82bcf4a8e70eac8715d37caf5974ce8",
    "author": "Mark Ravina <mark.ravina@austin.utexas.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2.0\n",
    "time": 1736937602
  },
  "_maintainer": {
    "name": "Mark Ravina",
    "email": "mark.ravina@austin.utexas.edu",
    "orcid": "0000-0002-8726-7618"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "mapview",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfhelper"
  },
  "_searchresults": 3,
  "_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/sfhelper.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2.0",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "geolocate",
    "st_equal_grid",
    "st_match_geometry",
    "st_transform_outline",
    "st_transform_repair"
  ],
  "_help": [
    {
      "page": "geolocate",
      "title": "Geolocate historical toponyms",
      "topics": [
        "geolocate"
      ]
    },
    {
      "page": "st_equal_grid",
      "title": "Create and equal area grid for multiple maps",
      "topics": [
        "st_equal_grid"
      ]
    },
    {
      "page": "st_match_geometry",
      "title": "Match and set geometry for a data frame",
      "topics": [
        "st_match_geometry"
      ]
    },
    {
      "page": "st_transform_outline",
      "title": "Create outline of sf projection",
      "topics": [
        "st_transform_outline"
      ]
    },
    {
      "page": "st_transform_repair",
      "title": "Repair sf polygons",
      "topics": [
        "st_transform_repair"
      ]
    }
  ],
  "_readme": "https://github.com/cran/sfhelper/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "brew",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leaflet",
    "leaflet.providers",
    "leafpop",
    "lifecycle",
    "magrittr",
    "mapview",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "promises",
    "proxy",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rjson",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "satellite",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "terra",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sfhelper",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.0",
      "date": "2026-05-08T07:17:44.000Z",
      "distro": "noble",
      "commit": "ac4f0160f82bcf4a8e70eac8715d37caf5974ce8",
      "fileid": "feab76def068a9f7823e23617e38dc0bef4f146b2834908e5510e096b95e44c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25542384395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.0",
      "date": "2026-05-08T07:17:50.000Z",
      "distro": "noble",
      "commit": "ac4f0160f82bcf4a8e70eac8715d37caf5974ce8",
      "fileid": "b63877c12838e573185825d3df5d2d97ed45de7b22766bed67cd02c672a9b1bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25542384395"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.0",
      "date": "2026-05-22T14:06:34.000Z",
      "commit": "ac4f0160f82bcf4a8e70eac8715d37caf5974ce8",
      "fileid": "0e1db16637bfe353657b292022c34989cea8db72b2d4cad7a51aefeec41435aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25542384395"
    }
  ]
}