{
  "_id": "6a103036acfb0bcc41c95550",
  "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-05-12 09:46:43 UTC",
    "User": "root"
  },
  "Author": "Kyle Walker [aut, cre]",
  "Maintainer": "Kyle Walker <kyle@walker-data.com>",
  "MD5sum": "61a715df1dcab749da8c23783dbf4985",
  "_user": "walkerke",
  "_type": "src",
  "_file": "crsuggest_0.4.tar.gz",
  "_fileid": "738a4939c73cecc5692d4aaf65cbe948d6ae94d5f98368a21b8706ee1bc5d8ef",
  "_filesize": 5039530,
  "_sha256": "738a4939c73cecc5692d4aaf65cbe948d6ae94d5f98368a21b8706ee1bc5d8ef",
  "_created": "2026-05-12T09:46:43.000Z",
  "_published": "2026-05-22T10:30:14.359Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361887158,
      "time": 290,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940971633"
    },
    {
      "job": 77361886980,
      "time": 242,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940953496"
    },
    {
      "job": 77361887099,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940956537"
    },
    {
      "job": 77361886804,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940972882"
    },
    {
      "job": 77361887074,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940869744"
    },
    {
      "job": 77361886479,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158376422"
    },
    {
      "job": 77361886956,
      "time": 268,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940961289"
    },
    {
      "job": 77361887916,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940955931"
    },
    {
      "job": 77361886931,
      "time": 280,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940964865"
    }
  ],
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061",
  "_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",
    "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": 592,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crsuggest"
  },
  "_devurl": "https://github.com/walkerke/crsuggest",
  "_searchresults": 164,
  "_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.511509038309229,
  "_indexed": true,
  "_nocasepkg": "crsuggest",
  "_universes": [
    "walkerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-05-12T09:49:55.000Z",
      "distro": "noble",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "5322b3c32a4d0e2c6d04cea61e9d18aa73073cd587090a5646787681b8911813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-05-12T09:49:40.000Z",
      "distro": "noble",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "23e6e919bfdcb24b715791f8764afc9b69c0cba677e5b24bd05022365dfbd62a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4",
      "date": "2026-05-12T09:50:37.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "0eb479e8bf324290b26aab79243fdb079e79d7e8442bd874e4375c72ef6f88e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4",
      "date": "2026-05-12T09:50:55.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "fa18d5fbeb01f783aab1faa2759de7ae20d609d1a250f059d625ddbd5d6c6bc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-05-12T09:48:49.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "515747d043c329c8493415a86b864322deac2f2b392037db73e4d9b7cadb21e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4",
      "date": "2026-05-12T09:48:28.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "e9ab903f3192f7e27378be7f7228049657b3c170474455dbc18c8828527b9a46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-05-12T09:49:00.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "2dee57186c2b62a0dd30e009d9d87c566855a9d3f773a1c91c7b96be8efc156d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4",
      "date": "2026-05-22T10:29:48.000Z",
      "commit": "77f91d9d02122000717c87f70f069a960989de59",
      "fileid": "e564487e0e05eddae41a403ff9c9da2883a7208cd51eb244c33b0b29a73b88a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/25726482061"
    }
  ]
}