Package: todor
Title: Find All TODO Comments and More
Version: 0.0.5
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: 2019-05-04 10:12:15 UTC; dominik
Author: Dominik Krzemiński [aut, cre]
Maintainer: Dominik Krzemiński <raymon92@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-08 10:20:03 UTC
