Skip to contents
Version 0.0.7
CRAN release: 2025-03-18
- Include
<cstdint> to accommodate GCC 15
- Fix github actions PR #9 and PR #10
Version 0.0.6
CRAN release: 2024-10-19
- Compile the package with
R_NO_REMAP flag
Version 0.0.5
CRAN release: 2023-12-03
- Fix CRAN format compile warnings
Version 0.0.4
CRAN release: 2023-01-08
- Fix CRAN clang compile warnings
Version 0.0.3
CRAN release: 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.
Version 0.0.2
CRAN release: 2020-09-22