Package: trackdown 1.5.1

trackdown: Collaborative Editing of Rmd (or Quarto / Rnw) Documents in Google Drive
Collaborative writing and editing of R Markdown (or Quarto / Sweave) documents. The local .Rmd (or Quarto / .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.
Authors:
trackdown_1.5.1.tar.gz
trackdown_1.5.1.zip(r-4.7)trackdown_1.5.1.zip(r-4.6)trackdown_1.5.1.zip(r-4.5)
trackdown_1.5.1.tgz(r-4.6-any)trackdown_1.5.1.tgz(r-4.5-any)
trackdown_1.5.1.tar.gz(r-4.7-any)trackdown_1.5.1.tar.gz(r-4.6-any)
trackdown_1.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
trackdown/json (API)
NEWS
| # Install 'trackdown' in R: |
| install.packages('trackdown', repos = c('https://claudiozandonella.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/claudiozandonella/trackdown/issues
Pkgdown/docs site:https://claudiozandonella.github.io
Last updated from:242d7ff615. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 154 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 119 | ||
| wasm-release | OK | 133 |
Exports:download_filerender_filetrackdown_authtrackdown_auth_configuretrackdown_deauthtrackdown_has_tokentrackdown_oauth_clienttrackdown_tokentrackdown_userupdate_fileupload_file
Dependencies:askpassbase64encbslibcachemclicurldigestevaluatefastmapfontawesomefsgarglegluegoogledrivehighrhtmltoolshttrjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsrlangrmarkdownsasssystibbletinytexutf8uuidvctrswithrxfunyaml
Function Arguments and Features
Rendered fromtrackdown-features.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-05-28
Started: 2021-05-19
Privacy Policy for trackdown Access to Google APIs
Rendered fromtrackdown-privacy-policy.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-05-28
Started: 2022-02-28
Technical Notes
Rendered fromtrackdown-tech-notes.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-05-28
Started: 2021-05-19
The trackdown Workflow
Rendered fromtrackdown-workflow.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-05-28
Started: 2021-05-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Downloads from Google Docs | download_file |
| Render file from Google Drive | render_file |
| Authorize trackdown | trackdown_auth |
| Edit and view auth configuration | trackdown_auth_configure trackdown_oauth_client |
| Clear current token | trackdown_deauth |
| Is there a token on hand? | trackdown_has_token |
| Produce configured token | trackdown_token |
| Get info on current user | trackdown_user |
| Updates file in Google Drive | update_file |
| Upload file to Google Drive for collaborative writing and editing | upload_file |
