{
  "_id": "6a1033caacfb0bcc41c98a76",
  "Package": "stacr",
  "Title": "Tidy 'STAC' Workflows for R",
  "Version": "0.1.0",
  "Authors@R": "person(\"Chris\", \"Lyons\", , \"chrislyons@nullislandlabs.dev\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Wraps the 'rstac' package with a pipe-friendly, tidy API.\nAll results return 'tibbles' instead of nested lists. Ships\nwith a catalog registry of known 'STAC' endpoints including\nPlanetary Computer, Earth Search, and 'USGS', while supporting\nany 'STAC' API URL.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/null-island-labs/stacr",
  "BugReports": "https://github.com/null-island-labs/stacr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://chrislyonsky.r-universe.dev",
  "Date/Publication": "2026-03-10 12:42:09 UTC",
  "RemoteUrl": "https://github.com/chrislyonsky/stacr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:05:08 UTC",
    "User": "root"
  },
  "Author": "Chris Lyons [aut, cre, cph]",
  "Maintainer": "Chris Lyons <chrislyons@nullislandlabs.dev>",
  "MD5sum": "8429690f22300a697615137e6568b251",
  "_user": "chrislyonsky",
  "_type": "src",
  "_file": "stacr_0.1.0.tar.gz",
  "_fileid": "7d8c9fed50662a1242188ddd56f57aba1c5ab29238eba475bb9f0b8fdfc8a2fc",
  "_filesize": 140832,
  "_sha256": "7d8c9fed50662a1242188ddd56f57aba1c5ab29238eba475bb9f0b8fdfc8a2fc",
  "_created": "2026-05-12T08:05:08.000Z",
  "_published": "2026-05-22T10:45:30.398Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364127027,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938872710"
    },
    {
      "job": 77364126653,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938882619"
    },
    {
      "job": 77364127085,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938876335"
    },
    {
      "job": 77364126762,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938858289"
    },
    {
      "job": 77364126468,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938818152"
    },
    {
      "job": 77364126348,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158640366"
    },
    {
      "job": 77364126705,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938851972"
    },
    {
      "job": 77364127210,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938855540"
    },
    {
      "job": 77364126803,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938860859"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chrislyonsky/stacr",
  "_commit": {
    "id": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
    "author": "Chris Lyons <135981795+chrislyonsKY@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update logo image format in README.md",
    "time": 1773146529
  },
  "_maintainer": {
    "name": "Chris Lyons",
    "email": "chrislyons@nullislandlabs.dev"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rstac",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "gdalcubes",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chrislyonsky",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "kygeospatial",
      "count": 4,
      "uuid": 104481063
    },
    {
      "user": "chrislyonsky",
      "count": 2,
      "uuid": 135981795
    }
  ],
  "_userbio": {
    "uuid": 135981795,
    "type": "user",
    "name": "Chris Lyons",
    "description": "GIS Analyst/Developer | AI Innovator | @cloudnativegeo Professional Member"
  },
  "_downloads": {
    "count": 505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stacr"
  },
  "_devurl": "https://github.com/null-island-labs/stacr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stacr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chrislyonsky/stacr",
  "_realowner": "chrislyonsky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "has_internet",
    "stac_catalogs",
    "stac_collections",
    "stac_download",
    "stac_items",
    "stac_map",
    "stac_search",
    "stac_search_raw",
    "stac_to_cube"
  ],
  "_help": [
    {
      "page": "has_internet",
      "title": "Check internet connectivity",
      "topics": [
        "has_internet"
      ]
    },
    {
      "page": "stac_catalogs",
      "title": "List Known STAC Catalogs",
      "topics": [
        "stac_catalogs"
      ]
    },
    {
      "page": "stac_collections",
      "title": "List STAC Collections",
      "topics": [
        "stac_collections"
      ]
    },
    {
      "page": "stac_download",
      "title": "Download STAC Assets",
      "topics": [
        "stac_download"
      ]
    },
    {
      "page": "stac_items",
      "title": "List Items in a STAC Collection",
      "topics": [
        "stac_items"
      ]
    },
    {
      "page": "stac_map",
      "title": "Map STAC Item Footprints",
      "topics": [
        "stac_map"
      ]
    },
    {
      "page": "stac_search",
      "title": "Search a STAC API",
      "topics": [
        "stac_search"
      ]
    },
    {
      "page": "stac_search_raw",
      "title": "Search STAC and Return Raw rstac Result",
      "topics": [
        "stac_search_raw"
      ]
    },
    {
      "page": "stac_to_cube",
      "title": "Convert STAC Items to a gdalcubes Image Collection",
      "topics": [
        "stac_to_cube"
      ]
    }
  ],
  "_pkglogo": "https://github.com/chrislyonsky/stacr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/chrislyonsky/stacr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "crayon",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "rstac",
    "s2",
    "sf",
    "sys",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with stacr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Browse Known Catalogs",
        "List Collections",
        "Search for Items",
        "Browse Items in a Collection",
        "Bridge to gdalcubes",
        "Map Item Footprints"
      ],
      "created": "2026-03-08 14:10:53",
      "modified": "2026-03-08 14:10:53",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "stacr",
  "_universes": [
    "chrislyonsky",
    "null-island-labs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:56.000Z",
      "distro": "noble",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "cc4a57ef083c896d14e8454b58eec9a44da692f2367b691082f07124e179c1d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:08:27.000Z",
      "distro": "noble",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "5db8990d7c9c2f497e4dc1d34306b820435316edb469731b0eb3cb67eab41cc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:08:08.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "03c0d821eefd1ea49923e0bcfd106924145b97f90e4180825476496e6bf64e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:12.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "9bd674f8b17d176dd87f1cde37c9a56292e9e4728aae5854d6431e70696b3264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:47.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "ea87356fbec2a53687b9ab3605f0f94e980e0a3661b8f7fa1570c0b281b1150a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:51.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "dc24a4fae4d408a978570519c093dd3a2d19c7eec2d26e7b351704b07bc4d378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:05.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "18b84299e9da40a2e3a32f2e0890be862933efdc20bbf4a1dd08c3a8b0c91ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:45:07.000Z",
      "commit": "4d785df88ccba807ecc6b1c531f0eca861a040c6",
      "fileid": "0b7005836c0db8c384ccda95d58d6ad32f33b58002e04e75de44ce06591591f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrislyonsky/actions/runs/25721525256"
    }
  ]
}