{
  "_id": "6a16ababacfb0bcc41d8423e",
  "Package": "rbackupr",
  "Title": "An R package to backup folders to Google Drive with limited\npermissions",
  "Version": "0.1.0.9001",
  "Authors@R": "person(given = \"Giorgio\",\nfamily = \"Comai\",\nrole = c(\"aut\", \"cre\"),\nemail = \"g@giorgiocomai.eu\",\ncomment = c(ORCID = \"0000-0002-0515-9542\"))",
  "Description": "Backup files and folders to Google Drive without giving\naccess to all of your drive.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "URL": "https://giocomai.github.io/rbackupr/",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibssl-dev libx11-dev",
  "Repository": "https://giocomai.r-universe.dev",
  "Date/Publication": "2023-10-05 21:22:34 UTC",
  "RemoteUrl": "https://github.com/giocomai/rbackupr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f10f3e219d8b3958f4d62b6357456d402d883527",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:27:07 UTC",
    "User": "root"
  },
  "Author": "Giorgio Comai [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0515-9542>)",
  "Maintainer": "Giorgio Comai <g@giorgiocomai.eu>",
  "MD5sum": "a638ec90501b049f83933c04f448b246",
  "_user": "giocomai",
  "_type": "src",
  "_file": "rbackupr_0.1.0.9001.tar.gz",
  "_fileid": "3c3847b8598e53e2880f2b4f0d029afd083b413a5842e2c6f2426742cbec75f4",
  "_filesize": 194047,
  "_sha256": "3c3847b8598e53e2880f2b4f0d029afd083b413a5842e2c6f2426742cbec75f4",
  "_created": "2026-05-27T08:27:07.000Z",
  "_published": "2026-05-27T08:30:35.456Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78037579257,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7235610397"
    },
    {
      "job": 78037579242,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7235595971"
    },
    {
      "job": 78037579250,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7235586758"
    },
    {
      "job": 78037579270,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7235576273"
    },
    {
      "job": 78037102317,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235551725"
    },
    {
      "job": 78037579333,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235591914"
    },
    {
      "job": 78037579323,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7235578312"
    },
    {
      "job": 78037579255,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7235577952"
    },
    {
      "job": 78037579318,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7235606963"
    }
  ],
  "_buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/giocomai/rbackupr",
  "_commit": {
    "id": "f10f3e219d8b3958f4d62b6357456d402d883527",
    "author": "Giorgio Comai <g@giorgiocomai.eu>",
    "committer": "Giorgio Comai <g@giorgiocomai.eu>",
    "message": "consistent styling\n",
    "time": 1696540954
  },
  "_maintainer": {
    "name": "Giorgio Comai",
    "email": "g@giorgiocomai.eu",
    "login": "giocomai",
    "mastodon": "@giocomai@mastodon.social",
    "twitter": "@giocomai",
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University.",
    "uuid": 11276752,
    "orcid": "0000-0002-0515-9542"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "googledrive",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "gargle",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "giocomai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "giocomai",
      "count": 45,
      "uuid": 11276752
    }
  ],
  "_userbio": {
    "uuid": 11276752,
    "type": "user",
    "name": "Giorgio Comai",
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbackupr"
  },
  "_devurl": "https://github.com/giocomai/rbackupr",
  "_pkgdown": "https://giocomai.github.io/rbackupr/",
  "_searchresults": 0,
  "_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/rbackupr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "rb_add_file_to_cache",
    "rb_add_folder_to_cache",
    "rb_backup",
    "rb_check_cache",
    "rb_check_cache_folder",
    "rb_create_cache_folder",
    "rb_disable_cache",
    "rb_drive_auth",
    "rb_drive_create_folders",
    "rb_drive_create_project",
    "rb_drive_find_base_folder",
    "rb_drive_find_project",
    "rb_enable_cache",
    "rb_get_cache_file",
    "rb_get_cache_folder",
    "rb_get_cache_table_name",
    "rb_get_files",
    "rb_get_folder_name",
    "rb_get_folders",
    "rb_get_parent_folder",
    "rb_get_project",
    "rb_get_project_name",
    "rb_get_relative_path",
    "rb_set_cache_folder",
    "rb_set_project"
  ],
  "_datasets": [
    {
      "name": "rbackupr_client",
      "title": "",
      "object": "rbackupr_client",
      "class": [
        "gargle_oauth_client",
        "oauth_app"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "rb_add_file_to_cache",
      "title": "Add file to cache",
      "topics": [
        "rb_add_file_to_cache"
      ]
    },
    {
      "page": "rb_add_folder_to_cache",
      "title": "Add folder to cache",
      "topics": [
        "rb_add_folder_to_cache"
      ]
    },
    {
      "page": "rb_backup",
      "title": "Backup files",
      "topics": [
        "rb_backup"
      ]
    },
    {
      "page": "rb_check_cache",
      "title": "Check caching status in the current session, and override it upon request",
      "topics": [
        "rb_check_cache"
      ]
    },
    {
      "page": "rb_check_cache_folder",
      "title": "Checks if cache folder exists, if not returns an informative message",
      "topics": [
        "rb_check_cache_folder"
      ]
    },
    {
      "page": "rb_create_cache_folder",
      "title": "Creates the base cache folder where `rbackupr` caches data.",
      "topics": [
        "rb_create_cache_folder"
      ]
    },
    {
      "page": "rb_disable_cache",
      "title": "Disable caching for the current session",
      "topics": [
        "rb_disable_cache"
      ]
    },
    {
      "page": "rb_drive_auth",
      "title": "Set up app and scope for the current session",
      "topics": [
        "rb_drive_auth"
      ]
    },
    {
      "page": "rb_drive_create_folders",
      "title": "Create missing folders and get data frame with identifiers of all given folders",
      "topics": [
        "rb_drive_create_folders"
      ]
    },
    {
      "page": "rb_drive_find_base_folder",
      "title": "Create or get base folder",
      "topics": [
        "rb_drive_find_base_folder"
      ]
    },
    {
      "page": "rb_drive_find_project",
      "title": "Create rbackupr project",
      "topics": [
        "rb_drive_create_project",
        "rb_drive_find_project",
        "rb_get_project"
      ]
    },
    {
      "page": "rb_enable_cache",
      "title": "Enable caching for the current session",
      "topics": [
        "rb_enable_cache"
      ]
    },
    {
      "page": "rb_get_cache_file",
      "title": "Gets location of cache file",
      "topics": [
        "rb_get_cache_file"
      ]
    },
    {
      "page": "rb_get_cache_table_name",
      "title": "Gets name of table inside the database",
      "topics": [
        "rb_get_cache_table_name"
      ]
    },
    {
      "page": "rb_get_files",
      "title": "Check if new files appeared inside an online folder",
      "topics": [
        "rb_get_files"
      ]
    },
    {
      "page": "rb_get_folder_name",
      "title": "Gets folder name based on id",
      "topics": [
        "rb_get_folder_name"
      ]
    },
    {
      "page": "rb_get_folders",
      "title": "Gets cached folder with given parent, or update them from Google Drive upon request",
      "topics": [
        "rb_get_folders"
      ]
    },
    {
      "page": "rb_get_parent_folder",
      "title": "Gets parent id of a given folder",
      "topics": [
        "rb_get_parent_folder"
      ]
    },
    {
      "page": "rb_get_relative_path",
      "title": "Get relative path in local folder from identifier",
      "topics": [
        "rb_get_relative_path"
      ]
    },
    {
      "page": "rb_set_cache_folder",
      "title": "Set folder for caching data",
      "topics": [
        "rb_get_cache_folder",
        "rb_set_cache_folder"
      ]
    },
    {
      "page": "rb_set_project",
      "title": "Set (or get) name of project for the current session.",
      "topics": [
        "rb_get_project_name",
        "rb_set_project"
      ]
    }
  ],
  "_readme": "https://github.com/giocomai/rbackupr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "DBI",
    "desc",
    "dplyr",
    "fastmap",
    "fs",
    "gargle",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "googledrive",
    "hms",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "RSQLite",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting_started",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-07-05 19:15:58",
      "modified": "2023-10-05 21:22:34",
      "commits": 4
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rbackupr",
  "_universes": [
    "giocomai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:29:57.000Z",
      "distro": "noble",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "81a1ac47d19a17c7f615fef610e65bb5b472a8f5981c3fa00d0c57c895e54b92",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:29:17.000Z",
      "distro": "noble",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "f6ef200b12973888b1bd30982f2f6e2c273983dc93f86429d623aef43e8ef368",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:28:44.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "d8c0370990b487dbd33d8b0cc5000644f93797a2b3affbee12d18a1ecbc54865",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:28:24.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "640c1ee0c16546bbd050c2dd6fe78d29fbed62cca0e1d3ab576bf27fd907b790",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:29:18.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "07fbe0e7475f990ea4c7e6828ba8be82b29017912a35a72b5c5d374f7a03e5fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:28:21.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "e42469bdf3792d374b9324538b5e11be37ad1a608c9e728c8c6c4f70fefe5787",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:28:20.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "0c36007ca387aaab8b3de1f2b59bc273815139fdacd5958c8facd62069c8d5f3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-05-27T08:29:47.000Z",
      "commit": "f10f3e219d8b3958f4d62b6357456d402d883527",
      "fileid": "5981d9cc0589ac89bcc79e4ee9b6cc06115ade75a99249b52d30a32ec407ea4d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/26499814246"
    }
  ]
}