Package: todor Title: Find All TODO Comments and More Version: 0.1.2 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, R.utils License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.1 Suggests: testthat Config/pak/sysreqs: libicu-dev Repository: https://dokato.r-universe.dev Date/Publication: 2023-12-03 15:04:33 UTC RemoteUrl: https://github.com/dokato/todor RemoteRef: HEAD RemoteSha: 12ff0ec32cc0115635808837fccae4756f251361 NeedsCompilation: no Packaged: 2026-06-07 09:45:04 UTC; root Author: Dominik Krzemiński [aut, cre] Maintainer: Dominik Krzemiński