Package: dfidx 0.1-0

dfidx: Indexed Data Frames

Provides extended data frames, with a special data frame column which contains two indexes, with potentially a nesting structure.

Authors:Yves Croissant [aut, cre]

dfidx_0.1-0.tar.gz
dfidx_0.1-0.zip(r-4.5)dfidx_0.1-0.zip(r-4.4)dfidx_0.1-0.zip(r-4.3)
dfidx_0.1-0.tgz(r-4.4-any)dfidx_0.1-0.tgz(r-4.3-any)
dfidx_0.1-0.tar.gz(r-4.5-noble)dfidx_0.1-0.tar.gz(r-4.4-noble)
dfidx_0.1-0.tgz(r-4.4-emscripten)dfidx_0.1-0.tgz(r-4.3-emscripten)
dfidx.pdf |dfidx.html
dfidx/json (API)
NEWS

# Install 'dfidx' in R:
install.packages('dfidx', repos = c('https://ycroissant.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ycroissant/dfidx/issues

On CRAN:

6.74 score 2 stars 18 packages 45 scripts 7.5k downloads 14 exports 19 dependencies

Last updated 6 months agofrom:a21e7dbef2. Checks:1 OK, 6 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 19 2025
R-4.5-winERRORJan 19 2025
R-4.5-linuxERRORJan 19 2025
R-4.4-winERRORJan 19 2025
R-4.4-macERRORJan 19 2025
R-4.3-winERRORJan 19 2025
R-4.3-macERRORJan 19 2025

Exports:%>%arrangeas_tibbledfidxfilterfold_idxidxidx_namemutatepullselectslicetransmuteunfold_idx

Dependencies:clidplyrfansiFormulagenericsgluelifecyclemagrittrpillarpkgconfigR6rbibutilsRdpackrlangtibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Data frames with indexesdfidx
Methods for dplyr verbsarrange.dfidx dplyr filter.dfidx mutate.dfidx select.dfidx slice.dfidx transmute.dfidx
Index for dfidxformat.idx idx idx.dfidx idx.idx idx.xseries
Get the names of the indexesidx_name idx_name.dfidx idx_name.idx idx_name.xseries
Methods for dfidx$.dfidx $<-.dfidx as.data.frame.dfidx head.dfidx mean.dfidx methods.dfidx print.dfidx print.idx print.xseries [.dfidx [[.dfidx [[<-.dfidx
model.frame/matrix for dfidx objectsmodel.frame.dfidx model.matrix.dfidx print.dfidx_matrix
Fold and Unfold a dfidx objectfold_idx unfold_idx