This package got booted from CRAN for a dependency on rowr, which also got booted from CRAN. The only place rowr is used in the package is one instance of the insertRows() function, but it can probably be replaced with this one from dplyr: https://tibble.tidyverse.org/reference/add_row.html
This package got booted from CRAN for a dependency on rowr, which also got booted from CRAN. The only place rowr is used in the package is one instance of the insertRows() function, but it can probably be replaced with this one from dplyr: https://tibble.tidyverse.org/reference/add_row.html