Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-14 | Remove purrr dependency | Johannes Ranke | 1 | -1/+2 | |
We now directly import from rlang and vctrs, which were indirect dependencies anyways. purrr::map_dfr is deprecated in the upcoming purrr 1.0, and depends on dplyr (since when?) which is only suggested by purrr. This would lead new installations of mkin to fail if dplyr is not installed as well. | |||||
2021-03-19 | test_log_parms for plot.mixed.mmkin, roxygen run | Johannes Ranke | 1 | -1/+2 | |
2020-12-09 | Test print method for mixed.mmkin | Johannes Ranke | 1 | -2/+2 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 1 | -0/+101 | |