# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stacr" in publications use:' type: software license: MIT title: 'stacr: Tidy ''STAC'' Workflows for R' version: 0.1.0 doi: 10.32614/CRAN.package.stacr abstract: Wraps the 'rstac' package with a pipe-friendly, tidy API. All results return 'tibbles' instead of nested lists. Ships with a catalog registry of known 'STAC' endpoints including Planetary Computer, Earth Search, and 'USGS', while supporting any 'STAC' API URL. authors: - family-names: Lyons given-names: Chris email: chrislyons@nullislandlabs.dev repository: https://chrislyonsky.r-universe.dev repository-code: https://github.com/null-island-labs/stacr commit: 4d785df88ccba807ecc6b1c531f0eca861a040c6 url: https://github.com/null-island-labs/stacr date-released: '2026-03-10' contact: - family-names: Lyons given-names: Chris email: chrislyons@nullislandlabs.dev