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.5)trackdown_1.5.1.zip(r-4.4)trackdown_1.5.1.zip(r-4.3)
trackdown_1.5.1.tgz(r-4.4-any)trackdown_1.5.1.tgz(r-4.3-any)
trackdown_1.5.1.tar.gz(r-4.5-noble)trackdown_1.5.1.tar.gz(r-4.4-noble)
trackdown_1.5.1.tgz(r-4.4-emscripten)trackdown_1.5.1.tgz(r-4.3-emscripten)
trackdown.pdf |trackdown.html✨
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
Last updated 1 years agofrom:242d7ff615. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | OK | Oct 21 2024 |
R-4.5-linux | OK | Oct 21 2024 |
R-4.4-win | OK | Oct 21 2024 |
R-4.4-mac | OK | Oct 21 2024 |
R-4.3-win | OK | Oct 21 2024 |
R-4.3-mac | OK | Oct 21 2024 |
Exports:download_filerender_filetrackdown_authtrackdown_auth_configuretrackdown_deauthtrackdown_has_tokentrackdown_oauth_clienttrackdown_tokentrackdown_userupdate_fileupload_file
Dependencies:askpassbase64encbslibcachemclicurldigestevaluatefansifastmapfontawesomefsgarglegluegoogledrivehighrhtmltoolshttrjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsrlangrmarkdownsasssystibbletinytexutf8uuidvctrswithrxfunyaml
Function Arguments and Features
Rendered fromtrackdown-features.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2023-05-28
Started: 2021-05-19
Privacy Policy for trackdown Access to Google APIs
Rendered fromtrackdown-privacy-policy.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2023-05-28
Started: 2022-02-28
Technical Notes
Rendered fromtrackdown-tech-notes.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2023-05-28
Started: 2021-05-19
The trackdown Workflow
Rendered fromtrackdown-workflow.Rmd
usingknitr::rmarkdown
on Oct 21 2024.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 |