Package: dibble 0.3.1
dibble: Dimensional Data Frames
Provides a 'dibble' that implements data cubes (derived from 'dimensional tibble'), and allows broadcasting by dimensional names.
Authors:
dibble_0.3.1.tar.gz
dibble_0.3.1.zip(r-4.5)dibble_0.3.1.zip(r-4.4)dibble_0.3.1.zip(r-4.3)
dibble_0.3.1.tgz(r-4.5-any)dibble_0.3.1.tgz(r-4.4-any)dibble_0.3.1.tgz(r-4.3-any)
dibble_0.3.1.tar.gz(r-4.5-noble)dibble_0.3.1.tar.gz(r-4.4-noble)
dibble_0.3.1.tgz(r-4.4-emscripten)dibble_0.3.1.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')) |
Bug tracker:https://github.com/uchidamizuki/dibble/issues
Pkgdown site:https://uchidamizuki.github.io
multidimensional-arraystidy-data
Last updated 4 days agofrom:1138b64d6c. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 16 2025 |
R-4.5-win | OK | Feb 16 2025 |
R-4.5-mac | OK | Feb 16 2025 |
R-4.5-linux | OK | Feb 16 2025 |
R-4.4-win | OK | Feb 16 2025 |
R-4.4-mac | OK | Feb 16 2025 |
R-4.3-win | OK | Feb 16 2025 |
R-4.3-mac | OK | Feb 16 2025 |
Exports:applyas_dibblebroadcastcolnamesdiagdiag<-dibbledibble_byeyefilterifelseis_dibblencolnrowonespmaxpminrownameszeros
Dependencies:cachemclicpp11dplyrfansifastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Apply functions over array margins | apply apply.ddf_col apply.default apply.tbl_ddf |
Coerce an object to a dibble | as_dibble as_dibble.ddf_col as_dibble.default as_dibble.grouped_df as_dibble.rowwise_df as_dibble.tbl_ddf |
Basic matrices and arrays | basic-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 dimension | broadcast broadcast.ddf_col broadcast.default broadcast.tbl_ddf |
Matrix diagonals | diag diag.ddf_col diag.default diag.tbl_ddf diag<- diag<-.ddf_col diag<-.default diag<-.tbl_ddf |
Build a dimensional data frame | dibble |
Constructs a dibble by one or more variables | dibble_by |
Maxima and Minima | extremes pmax pmax.ddf_col pmax.default pmax.tbl_ddf pmin pmin.ddf_col pmin.default pmin.tbl_ddf |
Conditional element selection | ifelse ifelse.ddf_col ifelse.default ifelse.tbl_ddf |
Test if the object is a dibble | is_dibble |
The number of rows/columns | ncol ncol.ddf_col ncol.default ncol.tbl_ddf nrow nrow-ncol nrow.ddf_col nrow.default nrow.tbl_ddf |
Row and column names | colnames colnames.ddf_col colnames.default colnames.tbl_ddf row-colnames rownames rownames.ddf_col rownames.default rownames.tbl_ddf |