Package: rbackupr Title: An R package to backup folders to Google Drive with limited permissions Version: 0.1.0.9001 Authors@R: person(given = "Giorgio", family = "Comai", role = c("aut", "cre"), email = "g@giorgiocomai.eu", comment = c(ORCID = "0000-0002-0515-9542")) Description: Backup files and folders to Google Drive without giving access to all of your drive. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: googledrive, magrittr, dplyr, stringr, fs, readr, tibble, usethis, RSQLite, purrr, httr, gargle, glue Depends: R (>= 2.10) Suggests: knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.2.3 URL: https://giocomai.github.io/rbackupr/ Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libssl-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: 2026-05-27 08:27:07 UTC; root Author: Giorgio Comai [aut, cre] (ORCID: ) Maintainer: Giorgio Comai