Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Sep 23, 2020
1 parent 17a133d commit d1538d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Package: cronR
Type: Package
Title: Schedule R Scripts and Processes with the 'cron' Job Scheduler
Version: 0.4.0
Date: 2018-03-07
Version: 0.4.1
Authors@R: c(person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email =
"[email protected]"), person("BNOSAC", role = "cph"), person("Kevin", "Ushey",
role = c("cph"), email = "[email protected]"))
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,6 @@ sudo apt-get install -y cron
sudo cron start
```

Install the latest version from github:
```
devtools::install_github("bnosac/cronR")
```

If you want the RStudio add-in to work, also install miniUI, shiny and shinyFiles
```
install.packages('miniUI')
Expand Down

0 comments on commit d1538d8

Please sign in to comment.