- Rename
map_forest()
totraverse
and deprecatemap_forest()
. - Update behavior of
as_tbl_graph.forest()
. - Update deprecated functions in vctrs.
- Rename the argument for
rowwise.forest()
. - Fix problems with CRAN checks.
- Now, display the tree structure in the header of
forest
. - Fix problems with CRAN checks.
- Rename modify.forest() to map_forest() because modify() will no longer be S3 generics in purrr 1.0.0 (#1).
- This is a new release.