CRAN/E | nplyr

nplyr

A Grammar of Nested Data Manipulation

Installation

About

Provides functions for manipulating nested data frames in a list-column using 'dplyr' 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.

github.com/markjrieke/nplyr
markjrieke.github.io/nplyr/
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 2.10
Published 2023-02-14 435 days ago
Needs compilation? no
License MIT
License File
CRAN checks nplyr results

Downloads

Yesterday 12 -20%
Last 7 days 70 +3%
Last 30 days 270 +3%
Last 90 days 873 -4%
Last 365 days 3.375 +49%

Maintainer

Maintainer

Mark Rieke

markjrieke@gmail.com

Authors

Mark Rieke

aut / cre

Joran Elias

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Use case for nplyr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

nplyr archive

Depends

dplyr
tidyr
R ≥ 2.10

Imports

assertthat
purrr
rlang

Suggests

gapminder
knitr
readr
rmarkdown
stringr
testthat ≥3.0.0
tibble