The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Overview

dfidx used to offer support for tibbles and dplyr’s verbs. It was actually a mistake because the user couldn’t use dfidx and some packages like mlogit without installing many dependencies. The dfidx package is now free of any tidyverse dependencies and the tidydfidx package provides the complement. It re-exports:

provide relevant methods for dplyr’s verbs and a print method for dfidx objects created from tibbles.

For a gentle and comprehensive introduction to the package, please see the package’s vignette.

Installation

dfidx is on CRAN. Use : install.packages("tidydfidx").

To install the developping version, use : remotes::install_github("ycroissant/tidydfidx").

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.