Crandore Hub

nplyr

A Grammar of Nested Data Manipulation

Provides functions for manipulating nested data frames in a list-column using 'dplyr' <https://dplyr.tidyverse.org/> syntax. Rather than unnesting, then manipulating a data frame, 'nplyr' allows users to manipulate each nested data frame directly. 'nplyr' is a wrapper for 'dplyr' functions that provide tools for common data manipulation steps: filtering rows, selecting columns, summarising grouped data, among others.

Versions across snapshots

VersionRepositoryFileSize
0.3.0 rolling linux/jammy R-4.5 nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 rolling linux/noble R-4.5 nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 rolling source/ R- nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 latest linux/jammy R-4.5 nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 latest linux/noble R-4.5 nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 latest source/ R- nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 2026-04-26 source/ R- nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 2026-04-23 source/ R- nplyr_0.3.0.tar.gz 1.4 MiB
0.3.0 2026-04-09 windows/windows R-4.5 nplyr_0.3.0.zip 1.4 MiB
0.2.0 2025-04-20 source/ R- nplyr_0.2.0.tar.gz 1.4 MiB

Dependencies (latest)

Imports

Suggests