Movatterモバイル変換


[0]ホーム

URL:


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.

Version:0.3.0
Depends:R (≥ 3.5.0)
Imports:assertthat,dplyr,magrittr,purrr,rlang,tidyr
Suggests:gapminder,knitr,readr,rmarkdown,stringr,testthat (≥3.0.0),tibble
Published:2025-05-29
DOI:10.32614/CRAN.package.nplyr
Author:Mark Rieke [aut], Bolívar Aponte RolónORCID iD [cre], Joran Elias [ctb]
Maintainer:Bolívar Aponte Rolón <bolaponte at pm.me>
BugReports:https://github.com/jibarozzo/nplyr/issues
License:MIT + fileLICENSE
URL:https://github.com/jibarozzo/nplyr,https://jibarozzo.github.io/nplyr/
NeedsCompilation:no
Materials:README,NEWS
CRAN checks:nplyr results

Documentation:

Reference manual:nplyr.html ,nplyr.pdf
Vignettes:Use case for nplyr (source,R code)

Downloads:

Package source: nplyr_0.3.0.tar.gz
Windows binaries: r-devel:nplyr_0.3.0.zip, r-release:nplyr_0.3.0.zip, r-oldrel:nplyr_0.3.0.zip
macOS binaries: r-release (arm64):nplyr_0.3.0.tgz, r-oldrel (arm64):nplyr_0.3.0.tgz, r-release (x86_64):nplyr_0.3.0.tgz, r-oldrel (x86_64):nplyr_0.3.0.tgz
Old sources: nplyr archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=nplyrto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp