billdenney / pknca

An R package is designed to perform all noncompartmental analysis (NCA) calculations for pharmacokinetic (PK) data.
http://billdenney.github.io/pknca/
GNU Affero General Public License v3.0
67 stars 24 forks source link

Generalize message checks to be independent of dplyr version #199

Closed billdenney closed 1 year ago

billdenney commented 1 year ago

Fix #198 a a different way (by capturing an expected output from the current version of dplyr and then testing against that)