Package: todor 0.1.2
todor: Find All TODO Comments and More
This is a simple addin to 'RStudio' that finds all 'TODO', 'FIX ME', 'CHANGED' etc. comments in your project and shows them as a markers list.
Authors:
todor_0.1.2.tar.gz
todor_0.1.2.zip(r-4.7)todor_0.1.2.zip(r-4.6)todor_0.1.2.zip(r-4.5)
todor_0.1.2.tgz(r-4.6-any)todor_0.1.2.tgz(r-4.5-any)
todor_0.1.2.tar.gz(r-4.7-any)todor_0.1.2.tar.gz(r-4.6-any)
todor_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
todor/json (API)
NEWS
| # Install 'todor' in R: |
| install.packages('todor', repos = c('https://dokato.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dokato/todor/issues
Last updated from:12ff0ec32c. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 111 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | NOTE | 94 | ||
| macos-release-arm64 | NOTE | 152 | ||
| macos-oldrel-arm64 | NOTE | 165 | ||
| windows-devel | NOTE | 64 | ||
| windows-release | NOTE | 87 | ||
| windows-oldrel | NOTE | 62 | ||
| wasm-release | OK | 97 |
Exports:build_markdown_reportextract_markers_to_mdtodortodor_filetodor_file_addintodor_packagetodor_package_addintodor_project_addin
Dependencies:cligluelifecyclemagrittrR.methodsS3R.ooR.utilsrexrlangrstudioapistringistringrvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build TODO report in markdown syntax | build_markdown_report |
| Build Rstudio Markers | build_rstudio_markers |
| Clean line from comment tags | clean_comments |
| Create markers | create_markers |
| Extract markers to markdown | extract_markers_to_md |
| Find package | find_package |
| Find pattern | find_pattern |
| List files with given extension | list_files_with_extension |
| Process file | process_file |
| TODOR This package helps you to find all code rows in your code with places to be filled in the future. | todor |
| Todor file | todor_file |
| Todor active file addin | todor_file_addin |
| Todor Package addin | todor_package |
| Todor package addin | todor_package_addin |
| Todor project addin | todor_project_addin |
