elong0527 / r4csr

R for Clinical Study Report and Submission
https://r4csr.org/
Other
69 stars 31 forks source link

Add URL checking code #96

Closed nanxstats closed 1 year ago

nanxstats commented 1 year ago

This PR fixes https://github.com/elong0527/r4csr/issues/89 by adding a simple URL checker using the urlchecker package.

One can easily convert this into a GitHub Actions workflow, while running the script manually once a while is good enough for me.