R script monitoring with

monitauR

Github

About

A package to easily and remotely monitor the progress of your R scripts. The script (square.R) has a special comment syntax (#<) that tells monitauR when to send a logging request. Progress of the script can be evaluated remotely.

Rscript -e "monitauR::monitor('square.R')"