{
  "_id": "6a48bf7ce06c18f0a6549d84",
  "Package": "rcloner",
  "Title": "Interface to 'rclone' Cloud Storage Utility",
  "Version": "0.0.1",
  "Authors@R": "person(\"Carl\", \"Boettiger\", , \"cboettig@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1642-628X\"))",
  "Description": "Provides an R interface to 'rclone' <https://rclone.org>,\na command-line program for managing files on cloud storage.\n'rclone' supports over 40 cloud storage providers including\n'S3'-compatible services ('Amazon S3', 'MinIO', 'Ceph'),\n'Google Cloud Storage', 'Azure Blob Storage', and many others.\nThis package downloads and manages the 'rclone' binary\nautomatically and wraps its commands as R functions, returning\nresults as data frames where appropriate.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "URL": "https://boettiger-lab.github.io/rcloner/,\nhttps://github.com/boettiger-lab/rcloner",
  "BugReports": "https://github.com/boettiger-lab/rcloner/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://boettiger-lab.r-universe.dev",
  "Date/Publication": "2026-03-22 20:53:41 UTC",
  "RemoteUrl": "https://github.com/boettiger-lab/rcloner",
  "RemoteRef": "HEAD",
  "RemoteSha": "2091105b186a6706bd41f1c0d707c127b67e28af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:22:24 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "_user": "boettiger-lab",
  "_type": "src",
  "_file": "rcloner_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4dd0a472c438efcdbed6c77cb1b45c6e8dc9b881a5893d6dd4c2c5b5beb13d98",
  "_filesize": 135869,
  "_sha256": "4dd0a472c438efcdbed6c77cb1b45c6e8dc9b881a5893d6dd4c2c5b5beb13d98",
  "_expires": "2026-10-12T08:08:26.000Z",
  "_created": "2026-07-04T07:22:24.000Z",
  "_published": "2026-07-04T08:08:28.183Z",
  "_jobs": [
    {
      "job": 85113714370,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079568878"
    },
    {
      "job": 85113714362,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079568459"
    },
    {
      "job": 85113714377,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079887177"
    },
    {
      "job": 85113714379,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079892068"
    },
    {
      "job": 85113502781,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079551371"
    },
    {
      "job": 85113714361,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079570510"
    },
    {
      "job": 85113714364,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079561410"
    },
    {
      "job": 85113714369,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079561430"
    },
    {
      "job": 85113714376,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079562662"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658",
  "_status": "success",
  "_upstream": "https://github.com/boettiger-lab/rcloner",
  "_commit": {
    "id": "2091105b186a6706bd41f1c0d707c127b67e28af",
    "author": "Carl Boettiger <cboettig@gmail.com>",
    "committer": "Carl Boettiger <cboettig@gmail.com>",
    "message": "chore: tighten cran-comments.md\n",
    "time": 1774212821
  },
  "_maintainer": {
    "name": "Carl Boettiger",
    "email": "cboettig@gmail.com",
    "login": "cboettig",
    "mastodon": "@cboettig@ecoevo.social",
    "bluesky": "@cboettig.bsky.social",
    "orcid": "0000-0002-1642-628X",
    "description": "",
    "uuid": 222586
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "boettiger-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 7,
      "uuid": 222586
    }
  ],
  "_userbio": {
    "uuid": 13372268,
    "type": "organization",
    "name": "Boettiger Lab, UC Berkeley",
    "followers": 39,
    "description": "Department of Environmental Science, Policy and Management"
  },
  "_downloads": {
    "count": 408,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcloner"
  },
  "_devurl": "https://github.com/boettiger-lab/rcloner",
  "_pkgdown": "https://boettiger-lab.github.io/rcloner/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcloner.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/boettiger-lab/rcloner",
  "_realowner": "boettiger-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "install_rclone",
    "rclone",
    "rclone_about",
    "rclone_available",
    "rclone_cat",
    "rclone_check",
    "rclone_config_create",
    "rclone_config_delete",
    "rclone_config_set",
    "rclone_config_show",
    "rclone_copy",
    "rclone_copyurl",
    "rclone_delete",
    "rclone_link",
    "rclone_listremotes",
    "rclone_ls",
    "rclone_lsd",
    "rclone_mkdir",
    "rclone_move",
    "rclone_purge",
    "rclone_rmdir",
    "rclone_size",
    "rclone_stat",
    "rclone_sync",
    "rclone_version"
  ],
  "_help": [
    {
      "page": "install_rclone",
      "title": "Install the rclone binary",
      "topics": [
        "install_rclone"
      ]
    },
    {
      "page": "rclone",
      "title": "Run an rclone command",
      "topics": [
        "rclone"
      ]
    },
    {
      "page": "rclone_about",
      "title": "Get quota information for a remote",
      "topics": [
        "rclone_about"
      ]
    },
    {
      "page": "rclone_available",
      "title": "Check whether rclone is available",
      "topics": [
        "rclone_available"
      ]
    },
    {
      "page": "rclone_cat",
      "title": "Output file content to R",
      "topics": [
        "rclone_cat"
      ]
    },
    {
      "page": "rclone_check",
      "title": "Check whether two remotes are in sync",
      "topics": [
        "rclone_check"
      ]
    },
    {
      "page": "rclone_config_create",
      "title": "Configure an rclone remote",
      "topics": [
        "rclone_config_create"
      ]
    },
    {
      "page": "rclone_config_delete",
      "title": "Delete an rclone remote",
      "topics": [
        "rclone_config_delete"
      ]
    },
    {
      "page": "rclone_config_set",
      "title": "Set individual parameters on an existing remote",
      "topics": [
        "rclone_config_set"
      ]
    },
    {
      "page": "rclone_config_show",
      "title": "Show rclone configuration",
      "topics": [
        "rclone_config_show"
      ]
    },
    {
      "page": "rclone_copy",
      "title": "Copy files between remotes or local paths",
      "topics": [
        "rclone_copy"
      ]
    },
    {
      "page": "rclone_copyurl",
      "title": "Copy a URL directly to a remote",
      "topics": [
        "rclone_copyurl"
      ]
    },
    {
      "page": "rclone_delete",
      "title": "Delete files at a remote path",
      "topics": [
        "rclone_delete"
      ]
    },
    {
      "page": "rclone_link",
      "title": "Generate a public link for a remote file",
      "topics": [
        "rclone_link"
      ]
    },
    {
      "page": "rclone_listremotes",
      "title": "List configured remotes",
      "topics": [
        "rclone_listremotes"
      ]
    },
    {
      "page": "rclone_ls",
      "title": "List objects in a remote path",
      "topics": [
        "rclone_ls"
      ]
    },
    {
      "page": "rclone_lsd",
      "title": "List directories in a remote path",
      "topics": [
        "rclone_lsd"
      ]
    },
    {
      "page": "rclone_mkdir",
      "title": "Create a directory or bucket",
      "topics": [
        "rclone_mkdir"
      ]
    },
    {
      "page": "rclone_move",
      "title": "Move files between remotes or local paths",
      "topics": [
        "rclone_move"
      ]
    },
    {
      "page": "rclone_purge",
      "title": "Remove a path and all its contents",
      "topics": [
        "rclone_purge"
      ]
    },
    {
      "page": "rclone_rmdir",
      "title": "Remove an empty directory",
      "topics": [
        "rclone_rmdir"
      ]
    },
    {
      "page": "rclone_size",
      "title": "Get total size of a remote path",
      "topics": [
        "rclone_size"
      ]
    },
    {
      "page": "rclone_stat",
      "title": "Get metadata for a single object",
      "topics": [
        "rclone_stat"
      ]
    },
    {
      "page": "rclone_sync",
      "title": "Sync a source to a destination",
      "topics": [
        "rclone_sync"
      ]
    },
    {
      "page": "rclone_version",
      "title": "Show rclone version information",
      "topics": [
        "rclone_version"
      ]
    }
  ],
  "_pkglogo": "https://github.com/boettiger-lab/rcloner/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/boettiger-lab/rcloner/raw/HEAD/README.md",
  "_rundeps": [
    "fs",
    "jsonlite",
    "processx",
    "ps",
    "R6"
  ],
  "_vignettes": [
    {
      "source": "rcloner.Rmd",
      "filename": "rcloner.html",
      "title": "Getting started with rcloner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Installing the rclone binary",
        "Configuring a remote",
        "Amazon S3",
        "MinIO / S3-compatible",
        "Listing configured remotes",
        "Listing objects",
        "Local paths (no credentials needed)",
        "Remote paths",
        "Copying and syncing files",
        "Copy",
        "Copy to/from the cloud",
        "Sync",
        "Move",
        "Other file operations",
        "Using the low-level rclone() wrapper",
        "Migrating from minioclient"
      ],
      "created": "2026-03-16 21:41:02",
      "modified": "2026-03-22 20:50:44",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rcloner",
  "_universes": [
    "boettiger-lab",
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T07:24:35.000Z",
      "distro": "resolute",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/f82a0b4190db49f1df7d28b8bfcdf59508206107c7a52ebcbe37ef9c608c11f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T07:24:32.000Z",
      "distro": "resolute",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/3008d1b367cca0f27abfb00500edf1c734f1b62e00e8c2a5b087839c841e2929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T08:07:12.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/a41a839ff7d7671ff641902dc2a79db4f70c6834ccf12705f1b4b42bfa45307d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T08:07:53.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/a7388050d018b277b794aa773d17e760aaaa9fa0075bb3816d2f88fbac20653e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-04T07:24:59.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/1643b0d5681d03810b404223bce4290308a627ce5ffa78e4b78090f75efb6590",
      "status": "success",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:23:33.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/0eeeeb3e19d370e957bd73cc6bee01e3827c458f1f7a6a9254ac4a1f8599d60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:23:34.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/1d0684d74ed7eb2d1bc67eb0f4e59dfa8525157be3e25380fe98b45cf6e1c7fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:23:42.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "https://r2.ropensci.org/bfdb6daecc402088615f80f69be0cbe610e8b1b330e8102d5f7f47836538c10c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/28698923658"
    }
  ]
}