NEWS
unnest 0.0.6 (2024-10-19)
- Compile the package with
R_NO_REMAP
flag
unnest 0.0.5 (2023-12-03)
- Fix CRAN format compile warnings
unnest 0.0.4 (2023-01-08)
- Fix CRAN clang compile warnings
unnest 0.0.3 (2021-09-23)
- New
default
argument in s()
specification.
- Data frame columns are now stacked by default (
stack_atomic = NULL
parameter)
- New
unnest()
parameter process_unnamed_lists
for controlling processing of unnamed lists.
unnest 0.0.2 (2020-09-22)