Version 0.0.6
- Compile the package with
R_NO_REMAP
flag
Version 0.0.5
- Fix CRAN format compile warnings
Version 0.0.4
- Fix CRAN clang compile warnings
Version 0.0.3
- 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.
Version 0.0.2