phuse-org / valtools

Validation framework for R packages used in clinical research and drug development.
https://phuse-org.github.io/valtools/
Other
51 stars 10 forks source link

vt_scrape_news & vt_kable_news bugs #84

Closed thebioengineer closed 3 years ago

thebioengineer commented 3 years ago

vt_scrape_news:

The default method to find the pkg (pkg = rprojroot::find_root(criterion = has_file("DESCRIPTION"))) returns the full path. Update to not use that as the direct input, but call basename, or get package name another way?

vt_kable_news:

column spec arguments need table input