Package: dibble
Type: Package
Title: Dimensional Data Frames
Version: 0.3.1
Authors@R: 
    person(
        given = "Mizuki", 
        family = "Uchida", 
        email = "uchidamizuki@vivaldi.net", 
        role = c("aut", "cre")
    )
Description: Provides a 'dibble' that implements data cubes (derived from 
    'dimensional tibble'), and allows broadcasting by dimensional names.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, memoise, pillar, purrr (>= 1.0.0), rlang, tibble,
        tidyr, tidyselect, vctrs
RoxygenNote: 7.3.2
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.3)
URL: https://github.com/UchidaMizuki/dibble,
        https://uchidamizuki.github.io/dibble/
BugReports: https://github.com/UchidaMizuki/dibble/issues
NeedsCompilation: no
Packaged: 2025-02-06 15:34:00 UTC; uchid
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2025-02-06 16:00:02 UTC
Built: R 4.3.3; ; 2025-02-15 07:47:32 UTC; unix
