Package: todor
Title: Find All TODO Comments and More
Version: 0.1.1
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: 7.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-07-09 12:26:40 UTC; dominik
Author: Dominik Krzemiński [aut, cre]
Maintainer: Dominik Krzemiński <raymon92@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-09 12:40:03 UTC
Built: R 4.0.2; ; 2020-08-02 07:06:15 UTC; windows
