diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-14 22:39:12 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-14 22:39:12 +0200 |
commit | af24cde56a49b532d7f65dd199d176e0ce3cac09 (patch) | |
tree | a6b4d3c263ffee5014af941be9f21dc5cb34ac31 /R/mkinds.R | |
parent | 569a5790c2f8cca4dc6d8c5a53bd3b7a9f65441f (diff) |
Remove purrr dependency
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.
Diffstat (limited to 'R/mkinds.R')
0 files changed, 0 insertions, 0 deletions