{
  "_id": "6a2a5fb27b7a29ca6003d666",
  "Package": "crsuggest",
  "Type": "Package",
  "Title": "Obtain Suggested Coordinate Reference System Information for\nSpatial Data",
  "Version": "0.4",
  "Date": "2022-07-06",
  "Authors@R": "c(person(given = \"Kyle\", family = \"Walker\", \nemail=\"kyle@walker-data.com\", role=c(\"aut\", \"cre\")))",
  "Description": "Uses data from the 'EPSG' Registry to look up suitable\ncoordinate reference system transformations for spatial\ndatasets in R.  Returns a data frame with 'CRS' codes that can\nbe used for 'CRS' transformation and mapping projects.  Please\nsee the 'EPSG' Dataset Terms of Use at\n<https://epsg.org/terms-of-use.html> for more information.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev zlib1g-dev",
  "Repository": "https://walkerke.r-universe.dev",
  "Date/Publication": "2022-07-06 14:02:38 UTC",
  "RemoteUrl": "https://github.com/walkerke/crsuggest",
  "RemoteRef": "HEAD",
  "RemoteSha": "77f91d9d02122000717c87f70f069a960989de59",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 07:02:39 UTC",
    "User": "root"
  },
  "Author": "Kyle Walker [aut, cre]",
  "Maintainer": "Kyle Walker <kyle@walker-data.com>",
  "MD5sum": "a9112b82d4cac3a42fe5e3c5fed720c6",
  "_user": "walkerke",
  "_type": "src",
  "_file": "crsuggest_0.4.tar.gz",
  "_fileid": "6cf56bce05b68cc9783b44883b400ef964b19de45597c46a01b9597b7309856a",
  "_filesize": 5036936,
  "_sha256": "6cf56bce05b68cc9783b44883b400ef964b19de45597c46a01b9597b7309856a",
  "_created": "2026-06-11T07:02:39.000Z",
  "_published": "2026-06-11T07:11:46.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80739475450,
      "time": 326,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557151694"
    },
    {
      "job": 80739475464,
      "time": 305,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557145227"
    },
    {
      "job": 80739475627,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557146947"
    },
    {
      "job": 80739475447,
      "time": 383,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557200279"
    },
    {
      "job": 80738841420,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557055414"
    },
    {
      "job": 80739475431,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557101703"
    },
    {
      "job": 80739475446,
      "time": 275,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557136728"
    },
    {
      "job": 80739475454,
      "time": 241,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557126494"
    },
    {
      "job": 80739475461,
      "time": 248,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557128537"
    }
  ],
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/walkerke/crsuggest",
  "_commit": {
    "id": "77f91d9d02122000717c87f70f069a960989de59",
    "author": "Kyle Walker <kwalkerdata@gmail.com>",
    "committer": "Kyle Walker <kwalkerdata@gmail.com>",
    "message": "fix messages in guess_crs\n",
    "time": 1657116158
  },
  "_maintainer": {
    "name": "Kyle Walker",
    "email": "kyle@walker-data.com",
    "login": "walkerke",
    "twitter": "@kyle_e_walker",
    "description": "Geographer, R developer, spatial data scientist",
    "uuid": 4872833
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "sf",
      "version": ">= 0.9",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "mapview",
      "role": "Imports"
    },
    {
      "package": "mapboxapi",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    },
    {
      "package": "tidycensus",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "walkerke",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 132,
  "_contributors": [
    {
      "user": "walkerke",
      "count": 67,
      "uuid": 4872833
    },
    {
      "user": "pmassicotte",
      "count": 1,
      "uuid": 4519221
    }
  ],
  "_userbio": {
    "uuid": 4872833,
    "type": "user",
    "name": "Kyle Walker",
    "description": "Geographer, R developer, spatial data scientist"
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crsuggest"
  },
  "_devurl": "https://github.com/walkerke/crsuggest",
  "_searchresults": 176,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crsuggest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/walkerke/crsuggest",
  "_realowner": "walkerke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2021-05-10"
    },
    {
      "version": "0.3.1",
      "date": "2021-05-15"
    },
    {
      "version": "0.4",
      "date": "2022-07-06"
    }
  ],
  "_exports": [
    "guess_crs",
    "suggest_crs",
    "suggest_top_crs",
    "view_crs"
  ],
  "_datasets": [
    {
      "name": "crs_sf",
      "title": "Dataset of area extent polygons with CRS information",
      "object": "crs_sf",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "crs_code",
        "crs_name",
        "crs_type",
        "crs_gcs",
        "crs_units",
        "crs_proj4",
        "geometry"
      ],
      "rows": 6144,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crs_sf",
      "title": "Dataset of area extent polygons with CRS information",
      "topics": [
        "crs_sf"
      ]
    },
    {
      "page": "crsuggest",
      "title": "Get information on suggested coordinate reference systems for spatial data",
      "topics": [
        "crsuggest"
      ]
    },
    {
      "page": "guess_crs",
      "title": "Guess the CRS of a dataset that is missing CRS information",
      "topics": [
        "guess_crs"
      ]
    },
    {
      "page": "suggest_crs",
      "title": "Suggest coordinate systems for an input spatial dataset",
      "topics": [
        "suggest_crs"
      ]
    },
    {
      "page": "suggest_top_crs",
      "title": "Return the CRS code for a \"best-fit\" projected coordinate reference system",
      "topics": [
        "suggest_top_crs"
      ]
    },
    {
      "page": "view_crs",
      "title": "Quickly preview the extent of a given CRS using mapview",
      "topics": [
        "view_crs"
      ]
    }
  ],
  "_readme": "https://github.com/walkerke/crsuggest/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "brew",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "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",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "satellite",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "svglite",
    "systemfonts",
    "terra",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 6.542177858075681,
  "_indexed": true,
  "_nocasepkg": "crsuggest",
  "_universes": [
    "walkerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-11T07:05:47.000Z",
      "distro": "noble",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "d89471524f1f4c16cd25c781bf38567b535d938cdf8f7b1d0cf77e4b46c2778a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-06-11T07:06:28.000Z",
      "distro": "noble",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "9998699428fd0905420022e386636aa79b9d9bd49b75feaa1be068949d58bcdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4",
      "date": "2026-06-11T07:07:11.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "fb18fb4c7a1cadce0f87caf0c0eb046a0087a2365cf7c19e10958cce0c98b4d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4",
      "date": "2026-06-11T07:09:25.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "cec418ff7ed2536e15a4548cc0ab1d14e6ddc6ce1ddd3f2276f87c30527f4b5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4",
      "date": "2026-06-11T07:05:54.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "857d01dd17ec55fa2798358a6e343d145a8f393517f6c450f94ba48ac4748c6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-06-11T07:04:51.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "d33ffe3fa3796096bf592797c7e170deaa8c658f2bbd8c273f06993e3d99d264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4",
      "date": "2026-06-11T07:04:20.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "040edcc0e59b9b4c313b4eb011b9987e61448e6556fc56cf6aa106d84e95df7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-06-11T07:04:29.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "48835a6d52bc4ad081eafc1fa2dd6c90c88a9dc40e85189af841667d8daa3554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/27329669657"
    }
  ]
}