trackdown
trackdown copied to clipboard
R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.
https://claudiozandonella.r-universe.dev/ui#package:trackdown Since it does not necessitate remotes/pak. See https://ropensci.org/blog/2021/06/22/setup-runiverse/ for more context
out of curiosity :slightly_smiling_face:
I successfully set up the development version of trackdown and managed to upload and download a file. However, when adding the option `rm_gcomments = TRUE` to `trackdown::download_file()`, I get the...
While I can download the CRAN version, I use qmd so I was hoping to download from github yet... > remotes::install_github("claudiozandonella/trackdown") > Downloading GitHub repo claudiozandonella/trackdown@HEAD > Error in utils::download.file(url,...