# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rcloner" in publications use:' type: software license: MIT title: 'rcloner: Interface to ''rclone'' Cloud Storage Utility' version: 0.0.1 doi: 10.32614/CRAN.package.rcloner abstract: Provides an R interface to 'rclone' , a command-line program for managing files on cloud storage. 'rclone' supports over 40 cloud storage providers including 'S3'-compatible services ('Amazon S3', 'MinIO', 'Ceph'), 'Google Cloud Storage', 'Azure Blob Storage', and many others. This package downloads and manages the 'rclone' binary automatically and wraps its commands as R functions, returning results as data frames where appropriate. authors: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X repository: https://boettiger-lab.r-universe.dev repository-code: https://github.com/boettiger-lab/rcloner commit: 2091105b186a6706bd41f1c0d707c127b67e28af url: https://boettiger-lab.github.io/rcloner/ date-released: '2026-03-22' contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X