metrumresearchgroup / mrgsolve

Simulate from ODE-based population PK/PD and QSP models in R
https://mrgsolve.org
129 stars 36 forks source link

ci: install tidy for R CMD check #1223

Closed kyleam closed 1 month ago

kyleam commented 1 month ago

Install tidy so that 'R CMD check' can doesn't skip its HTML validation:

* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
kyleam commented 1 month ago

https://github.com/metrumresearchgroup/mrgsolve/actions/runs/10228761614/job/28301632542

[...]
2024-08-03T14:38:52.7347070Z * checking PDF version of manual ... OK
2024-08-03T14:38:55.0239658Z * checking HTML version of manual ... OK
2024-08-03T14:38:55.0244423Z * checking for non-standard things in the check directory ... OK
[...]