NHS Waiting list explorer Requirements The following R packages are needed to run the full pipeline requirements = c("dplyr", "httr", "htmltools", "htmlwidgets" "reactable", "readxl", "rvest","tidyr") install.packages(requirements)