diff --git a/README.md b/README.md index 340d7b04b..3d3ef2dc6 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/codemeta.json b/codemeta.json index b35fe76f9..ded15d337 100644 --- a/codemeta.json +++ b/codemeta.json @@ -309,5 +309,5 @@ "SystemRequirements": null }, "isPartOf": "https://ohdsi.org", - "fileSize": "39822.206KB" + "fileSize": "39822.47KB" }