trackdown: Collaborative Editing of Rmd (or Rnw) Documents in Google Drive

Collaborative writing and editing of R Markdown (or Sweave) documents. The local .Rmd (or .Rnw) is uploaded as a plain-text file to Google Drive. By taking advantage of the easily readable Markdown (or LaTeX) syntax and the well-known online interface offered by Google Docs, collaborators can easily contribute to the writing and editing process. After integrating all authors’ contributions, the final document can be downloaded and rendered locally.

Version: 1.1.1
Depends: R (≥ 3.5)
Imports: cli (≥ 3.0.0), googledrive (> 1.0.1), rmarkdown
Suggests: covr, devtools, gargle, knitr, pagedown, sodium, testthat (≥ 3.0.0), vcr
Published: 2021-12-19
Author: Emily Kothe ORCID iD [aut], Claudio Zandonella Callegher ORCID iD [aut, cre], Filippo Gambarota ORCID iD [aut], Janosch Linkersdörfer ORCID iD [aut], Mathew Ling ORCID iD [aut]
Maintainer: Claudio Zandonella Callegher <claudiozandonella at gmail.com>
BugReports: https://github.com/claudiozandonella/trackdown/issues
License: GPL-3
URL: https://github.com/claudiozandonella/trackdown/, https://claudiozandonella.github.io/trackdown/
NeedsCompilation: no
Citation: trackdown citation info
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: trackdown results

Documentation:

Reference manual: trackdown.pdf
Vignettes: trackdown-features
trackdown-tech-notes
trackdown-workflow

Downloads:

Package source: trackdown_1.1.1.tar.gz
Windows binaries: r-devel: trackdown_1.1.1.zip, r-release: trackdown_1.1.1.zip, r-oldrel: trackdown_1.1.1.zip
macOS binaries: r-release (arm64): trackdown_1.1.1.tgz, r-oldrel (arm64): trackdown_1.1.1.tgz, r-release (x86_64): trackdown_1.1.1.tgz
Old sources: trackdown archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=trackdown to link to this page.