Package: nplyr 0.3.0

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.
Authors:
nplyr_0.3.0.tar.gz
nplyr_0.3.0.zip(r-4.7)nplyr_0.3.0.zip(r-4.6)nplyr_0.3.0.zip(r-4.5)
nplyr_0.3.0.tgz(r-4.6-any)nplyr_0.3.0.tgz(r-4.5-any)
nplyr_0.3.0.tar.gz(r-4.7-any)nplyr_0.3.0.tar.gz(r-4.6-any)
nplyr_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
nplyr/json (API)
| # Install 'nplyr' in R: |
| install.packages('nplyr', repos = c('https://jibarozzo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jibarozzo/nplyr/issues
Pkgdown/docs site:https://jibarozzo.github.io
- job_survey - Example survey data regarding job satisfaction
- personal_survey - Example survey data regarding personal life satisfaction
Last updated from:858fe89cd2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 165 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 111 |
Exports:%>%nest_add_countnest_anti_joinnest_arrangenest_countnest_distinctnest_drop_nanest_extractnest_fillnest_filternest_full_joinnest_group_bynest_inner_joinnest_left_joinnest_mutatenest_nest_joinnest_relocatenest_renamenest_rename_withnest_replace_nanest_right_joinnest_selectnest_semi_joinnest_separatenest_slicenest_slice_headnest_slice_maxnest_slice_minnest_slice_samplenest_slice_tailnest_summarisenest_summarizenest_transmutenest_ungroupnest_unite
Dependencies:assertthatclicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
