ClaudioZandonella / trackdown

R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.
https://ClaudioZandonella.github.io/trackdown/
GNU General Public License v3.0
214 stars 14 forks source link

Unable to download through github #69

Open follhim opened 6 months ago

follhim commented 6 months ago

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, path, method = method, quiet = quiet, : download from 'https://api.github.com/repos/claudiozandonella/trackdown/tarball/HEAD' failed

Any solutions for this issue?

Schiano-NOAA commented 6 months ago

Edit: I was able to download this from GitHub now. Not sure what happened before.

I am also getting this error and using qmd files. Would love to see this resolved because this is almost exactly what I have been looking for