Readme.md

dothis Travis-CI Build Status AppVeyor Build Status

dothis - a very basic "To Do" List for Rstudio.

Eclipse has a handy task view - it lists comments starting with words like 'TODO' or 'FIXME' in a pane, providing a basic offline issue tracker. This package provides a barebones implementation for Rstudio. It adds two entries in the addin menu, one for the active file, one for all R and Rmd files in the active project.

Comments starting with TODO:, TODO, FIXME: or FIXME will be listed in the marker pane. Clicking a line leads to the right place in the file.

Installation

Use the devtools package:

devtools::install_github('pkoki/dothis')

Alternatively there is a binary for windows available at AppVeyor. Download the zip file and install using install.packages().



lemna/dothis documentation built on May 21, 2019, 3:07 a.m.