Skip to content

Commit

Permalink
Release version 0.4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keesvanbochove committed Aug 19, 2021
1 parent 0487908 commit f455727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = TRUE)
# When asked to update packages, select '1' ('update all') (could be multiple times)
# When asked whether to install from source, select 'No' (could be multiple times)
#install.packages("devtools")
#devtools::install_github("ohdsi-studies/PioneerWatchfulWaiting", ref="v0.4.3")
#devtools::install_github("ohdsi-studies/PioneerWatchfulWaiting", ref="v0.4.3.1")
````
In [`CodeToRun.R`](extras/CodeToRun.R) you will find a function `verifyDependencies()` which you can use to verify that all dependencies installed correctly.

Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,5 +309,5 @@
"SystemRequirements": null
},
"isPartOf": "https://ohdsi.org",
"fileSize": "39822.206KB"
"fileSize": "39822.47KB"
}

0 comments on commit f455727

Please sign in to comment.