Package: todor
Title: Find All TODO Comments and More
Version: 0.1.0
Authors@R: person("Dominik", "Krzemiński",
                  email = "raymon92@gmail.com",
                  role = c("aut", "cre"))
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.
Depends: R (>= 3.3)
Imports: stringr, rex, rstudioapi
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-03-03 22:03:43 UTC; dominik
Author: Dominik Krzemiński [aut, cre]
Maintainer: Dominik Krzemiński <raymon92@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-04 00:40:02 UTC
