pharmaverse / blog

Blogging on the latest, greatest and most spectacular stuff happening around the pharmaverse
https://pharmaverse.github.io/blog/
Apache License 2.0
21 stars 9 forks source link

Bug: Link broken #203

Closed StefanThoma closed 1 month ago

StefanThoma commented 1 month ago

What happened?

In containers and webassembly submissions we found a broken link.

The broken link is on line 43:

In this submission, there were many open-source R packages that were used to create and execute the Shiny application. A very well-known shiny-based interactive exploration framework **{teal}** was used mainly for analyzing the clinical trial data; this package is included in the pharmaverse package repository. The full list of open-source and proprietary R analysis packages is available on this [Analysis Data Reviewer's Guide](https://rsubmission-draft.website-us-east-1.linodeobjects.com/) prepared by the R Consortium R Submissions Working Group for the Pilot 2.

Please replace the link with a suitable alternative. Would the following be appropriate? https://www.r-consortium.org/announcement/2023/09/11/first-publicly-available-r-based-submission-package-submitted-to-fda-pilot-3


Definition of done:

  1. Replaced link
  2. Removed original link from link ignore file https://github.com/pharmaverse/blog/blob/main/.lycheeignore
vedhav commented 1 month ago

Thanks for pointing it out Stefan. I think the link should point to the adrg.pdf from the GitHub repository of the pilot 2. A small PR coming your way :)