NEWS
timbr 0.2.2 (2023-04-29)
- Rename
map_forest()
to traverse
and deprecate map_forest()
.
- Update behavior of
as_tbl_graph.forest()
.
- Update deprecated functions in vctrs.
timbr 0.2.1 (2023-04-07)
- Rename the argument for
rowwise.forest()
.
- Fix problems with CRAN checks.
timbr 0.2.0 (2023-03-04)
- Now, display the tree structure in the header of
forest
.
- Fix problems with CRAN checks.
timbr 0.1.1 (2022-09-19)
- Rename modify.forest() to map_forest() because modify() will no longer be S3
generics in purrr 1.0.0 (#1).
timbr 0.1.0 (2022-03-29)