kevinushey/cronR: A package for interacting with cron jobs from R.

This package allows you to create, edit, and remove cron jobs on your unix-alike system. It provides a set of easy-to-use wrappers to crontab.

Getting started

Package details

AuthorKevin Ushey
MaintainerKevin Ushey <kevinushey@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kevinushey/cronR")
kevinushey/cronR documentation built on May 20, 2019, 9:09 a.m.