{
  "_id": "6a155e6facfb0bcc41d5fc44",
  "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-05-26 08:45:44 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "MD5sum": "b20e369c2979b07cffa96e3f84b2b5a4",
  "_user": "boettiger-lab",
  "_type": "src",
  "_file": "rcloner_0.0.1.tar.gz",
  "_fileid": "d86218cde86c4fc0135d44d1cd6a4239dc36631297cd266670a713a9b178fb1f",
  "_filesize": 135970,
  "_sha256": "d86218cde86c4fc0135d44d1cd6a4239dc36631297cd266670a713a9b178fb1f",
  "_created": "2026-05-26T08:45:44.000Z",
  "_published": "2026-05-26T08:48:47.294Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77838839119,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212685722"
    },
    {
      "job": 77838839175,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212687023"
    },
    {
      "job": 77838839059,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212689002"
    },
    {
      "job": 77838839087,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212684138"
    },
    {
      "job": 77838399543,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212647006"
    },
    {
      "job": 77838839108,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212681465"
    },
    {
      "job": 77838839152,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212671766"
    },
    {
      "job": 77838839181,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212672580"
    },
    {
      "job": 77838839185,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212672344"
    }
  ],
  "_buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Department of Environmental Science, Policy and Management"
  },
  "_downloads": {
    "count": 447,
    "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.0",
  "_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",
    "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-05-26T08:47:48.000Z",
      "distro": "noble",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "28ca89521ae291b230d4865a3a5d5f2a430e013f86e090059507cc384f0beece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-26T08:47:52.000Z",
      "distro": "noble",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "b5e0b739508a64cdb6ff9774eaf0657722e2eb208612fdabe60cda1817b46d9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-26T08:48:01.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "5a9f69448dae3553bff76fb61443347d6b4d8f4ea5564400460d8b6217ef60cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-26T08:47:43.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "aba4b73ccc71978e0c24bba337bb45e39cb49b5d3ff5652ef0c426dad8f6c071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-26T08:47:46.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "4a6c9bd84b58afa521b0b478752b1be3b39068422508a43c3341ba717e368768",
      "status": "success",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T08:47:00.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "eeb9cb8695a5762962fdaa367e144468f906d5686115f45b596401cae78ffb1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T08:46:59.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "082fea92d50540faadcb029ae391e1dc53747aa640018a9faa35b9802c67aff0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T08:47:02.000Z",
      "commit": "2091105b186a6706bd41f1c0d707c127b67e28af",
      "fileid": "ad13b9d4d8ccb724a22d1b58a78e2298c558db12bec7986dd95ad7bb32c588cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boettiger-lab/actions/runs/26441944799"
    }
  ]
}