Package: rmon
Title: Monitor Changes in Source Code and Auto-Restart Your Server
Version: 1.1.0
Authors@R: 
    person("Kennedy", "Mwavu", , "mwavukennedy@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0006-3157-7234"))
Description: The 'R' equivalent of 'nodemon'. Watches specified
    directories for file changes and reruns a designated 'R' script when
    changes are detected. It's designed to automate the process of
    reloading your 'R' applications during development, similar to
    'nodemon' for 'Node.js'.
License: MIT + file LICENSE
URL: https://github.com/kennedymwavu/rmon
BugReports: https://github.com/kennedymwavu/rmon/issues
Imports: processx (>= 3.8.4)
Suggests: testthat (>= 3.2.3)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-19 19:11:25 UTC; mwavu
Author: Kennedy Mwavu [aut, cre] (ORCID:
    <https://orcid.org/0009-0006-3157-7234>)
Maintainer: Kennedy Mwavu <mwavukennedy@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-19 19:30:02 UTC
Built: R 4.5.0; ; 2025-06-19 20:20:49 UTC; unix
