Skip to content

kevinushey/cronR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now superceded by the fork at https://github.com/bnosac/cronR.

cronR

cronR is a simple R package for managing your cron jobs.

Install me with:

devtools::install_github("cronR", "kevinushey")

Warning

Currently, cronR does not preserve or handle cron jobs not generated through the package. This will be handled some time in the future. To be safe, you should run cron_save("cron.backup") before fiddling around.

About

A simple R package for managing your cron jobs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages