PatientLevelPrediction icon indicating copy to clipboard operation
PatientLevelPrediction copied to clipboard

checkPlpInstallation url not working

Open lcpinheiro opened this issue 2 years ago • 2 comments

Running devtools::source_url('https://raw.github.com/OHDSI/PatientLevelPrediction/issue242/extras/checkPlpInstallation.R') as per the Testing installation instructions for the PLP package (https://ohdsi.github.io/PatientLevelPrediction/articles/InstallationGuide.html) throws a Not Found (HTTP 404) error.

lcpinheiro avatar Jan 27 '23 10:01 lcpinheiro

not sure why I referenced issue242, need to change the document but the real link should reference main:

devtools::source_url('https://raw.github.com/OHDSI/PatientLevelPrediction/main/extras/checkPlpInstallation.R')

jreps avatar Jan 27 '23 14:01 jreps

This is an easy first commit if somebody wants to fix the link in the documents

jreps avatar Jan 27 '23 14:01 jreps