Learn R Programming

todor (version 0.1.2)

Find All TODO Comments and More

Description

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.

Copy Link

Version

Install

install.packages('todor')

Monthly Downloads

323

Version

0.1.2

License

MIT + file LICENSE

Maintainer

Dominik Krzemic5<84>ski

Last Published

May 24th, 2021

Functions in todor (0.1.2)

create_markers

Create markers
todor_file_addin

Todor active file addin
clean_comments

Clean line from comment tags
todor_file

Todor file
extract_markers_to_md

Extract markers to markdown
find_package

Find package
list_files_with_extension

List files with given extension
find_pattern

Find pattern
todor

TODOR This package helps you to find all code rows in your code with places to be filled in the future.
process_file

Process file
build_rstudio_markers

Build Rstudio Markers
build_markdown_report

Build TODO report in markdown syntax
todor_project_addin

Todor project addin
todor_package

Todor Package addin
todor_package_addin

Todor package addin