Package: dibble 0.3.0.9000

dibble: Dimensional Data Frames

Provides a 'dibble' that implements data cubes (derived from 'dimensional tibble'), and allows broadcasting by dimensional names.

Authors:Mizuki Uchida [aut, cre]

dibble_0.3.0.9000.tar.gz
dibble_0.3.0.9000.zip(r-4.5)dibble_0.3.0.9000.zip(r-4.4)dibble_0.2.2.9000.zip(r-4.3)
dibble_0.3.0.9000.tgz(r-4.4-any)dibble_0.2.2.9000.tgz(r-4.3-any)
dibble_0.3.0.9000.tar.gz(r-4.5-noble)dibble_0.3.0.9000.tar.gz(r-4.4-noble)
dibble_0.3.0.9000.tgz(r-4.4-emscripten)dibble_0.2.2.9000.tgz(r-4.3-emscripten)
dibble.pdf |dibble.html
dibble/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/uchidamizuki/dibble/issues

On CRAN:

multidimensional-arraystidy-data

19 exports 11 stars 1.86 score 24 dependencies 10 scripts 203 downloads

Last updated 25 days agofrom:ce45e39e9c. Checks:OK: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-winOKAug 24 2024
R-4.5-linuxOKAug 24 2024
R-4.4-winOKAug 24 2024
R-4.4-macOKAug 24 2024

Exports:applyas_dibblebroadcastcolnamesdiagdiag<-dibbledibble_byeyefilterifelseis_dibblencolnrowonespmaxpminrownameszeros

Dependencies:cachemclicpp11dplyrfansifastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Apply functions over array marginsapply apply.ddf_col apply.default apply.tbl_ddf
Coerce an object to a dibbleas_dibble as_dibble.ddf_col as_dibble.default as_dibble.grouped_df as_dibble.rowwise_df as_dibble.tbl_ddf
Basic matrices and arraysbasic-matrices-arrays eye eye.ddf_col eye.default eye.matrix eye.tbl_ddf ones ones.array ones.ddf_col ones.default ones.tbl_ddf zeros zeros.array zeros.ddf_col zeros.default zeros.tbl_ddf
Broadcast to a new dimensionbroadcast broadcast.ddf_col broadcast.default broadcast.tbl_ddf
Matrix diagonalsdiag diag.ddf_col diag.default diag.tbl_ddf diag<- diag<-.ddf_col diag<-.default diag<-.tbl_ddf
Build a dimensional data framedibble
Constructs a dibble by one or more variablesdibble_by
Maxima and Minimaextremes pmax pmax.ddf_col pmax.default pmax.tbl_ddf pmin pmin.ddf_col pmin.default pmin.tbl_ddf
Conditional element selectionifelse ifelse.ddf_col ifelse.default ifelse.tbl_ddf
Test if the object is a dibbleis_dibble
The number of rows/columnsncol ncol.ddf_col ncol.default ncol.tbl_ddf nrow nrow-ncol nrow.ddf_col nrow.default nrow.tbl_ddf
Row and column namescolnames colnames.ddf_col colnames.default colnames.tbl_ddf row-colnames rownames rownames.ddf_col rownames.default rownames.tbl_ddf