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'.
Version: | 1.0.0 |
Imports: | processx (≥ 3.8.4) |
Published: | 2025-03-18 |
DOI: | 10.32614/CRAN.package.rmon |
Author: | Kennedy Mwavu |
Maintainer: | Kennedy Mwavu <mwavukennedy at gmail.com> |
BugReports: | https://github.com/kennedymwavu/rmon/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/kennedymwavu/rmon |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rmon results |
Reference manual: | rmon.pdf |
Package source: | rmon_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: rmon_1.0.0.zip, r-oldrel: not available |
macOS binaries: | r-devel (arm64): rmon_1.0.0.tgz, r-release (arm64): rmon_1.0.0.tgz, r-oldrel (arm64): rmon_1.0.0.tgz, r-devel (x86_64): rmon_1.0.0.tgz, r-release (x86_64): rmon_1.0.0.tgz, r-oldrel (x86_64): rmon_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rmon to link to this page.