Package: fplot Type: Package Title: Automatic Distribution Graphs Using Formulas Version: 1.1.1 Authors@R: person("Laurent", "Berge", email = "laurent.berge@u-bordeaux.fr", role = c("aut", "cre")) Imports: stats, graphics, utils, data.table, Formula, Rcpp, grDevices, stringmagic, dreamerr(>= 1.3.0) Suggests: knitr, rmarkdown, fixest, pdftools LinkingTo: Rcpp Depends: R(>= 3.5.0) Description: Easy way to plot regular/weighted/conditional distributions by using formulas. The core of the package concerns distribution plots which are automatic: the many options are tailored to the data at hand to offer the nicest and most meaningful graphs possible -- with no/minimum user input. Further provide functions to plot conditional trends and box plots. See for more information. License: GPL-3 VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Repository: https://lrberge.r-universe.dev Date/Publication: 2025-07-18 08:30:01 UTC RemoteUrl: https://github.com/lrberge/fplot RemoteRef: HEAD RemoteSha: a35570fa67004aa8f7b1f1788931099991ff78a8 NeedsCompilation: yes Packaged: 2026-06-16 09:05:02 UTC; root Author: Laurent Berge [aut, cre] Maintainer: Laurent Berge