Package: tidydfidx Version: 0.0-3 Date: 2026-02-06 Title: Indexed 'tibble' and Methods for 'dplyr' Authors@R: person("Yves", "Croissant", role = c("aut", "cre"), email = "yves.croissant@univ-reunion.fr") Depends: R (>= 3.5.0) Imports: dplyr, vctrs, pillar, Rdpack, dfidx Suggests: knitr, quarto, rmarkdown Description: Provides extended data frames, with a special data frame column which contains two indexes, with potentially a nesting structure, and support for tibbles and methods for 'dplyr'. License: GPL (>=2) URL: https://cran.r-project.org/package=tidydfidx VignetteBuilder: quarto RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Encoding: UTF-8 RdMacros: Rdpack Repository: https://ycroissant.r-universe.dev Date/Publication: 2026-02-06 12:05:25 UTC RemoteUrl: https://github.com/ycroissant/tidydfidx RemoteRef: HEAD RemoteSha: 258ca87eb4b125d745ce15816f5daf01ee65ebea NeedsCompilation: no Packaged: 2026-06-06 06:48:18 UTC; root Author: Yves Croissant [aut, cre] Maintainer: Yves Croissant