Package: partialling.out
Title: Residuals from Partial Regressions
Version: 0.2.0
Authors@R: 
    c(person("Marc", "Bosch-Matas", , "mboschmatas@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0008-8653-0577")),
      person("Christian", "Testa", role = "rev",
              comment = "Christian reviewed the package (v. 0.1.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/703>"),
      person("Kyle", "Butts", role = "rev",
                    comment = "Kyle reviewed the package (v. 0.1.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/703>"),
      person("Adam", "Loy", role = "rev",
            comment = "Adam reviewed the package (v. 0.1.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/703>"))
Description: Creates a data frame with the residuals of partial regressions of the main explanatory variable and the variable of interest. This method follows the Frisch-Waugh-Lovell theorem, as explained in Lovell (2008) <doi:10.3200/JECE.39.1.88-91>.
License: GPL (>= 3)
BugReports: https://github.com/ropensci/partialling.out/issues/
Suggests: tinytest, tinysnapshot, knitr, rmarkdown, palmerpenguins,
        tinytable, fwlplot, tsibble, units, purrr, fontquiver, rsvg,
        svglite
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Imports: glue, lifecycle, rlang, fixest, lfe, stats, tinyplot
URL: https://docs.ropensci.org/partialling.out/,
        https://github.com/ropensci/partialling.out/
NeedsCompilation: no
Packaged: 2025-10-12 18:55:10 UTC; marc
Author: Marc Bosch-Matas [aut, cre] (ORCID:
    <https://orcid.org/0009-0008-8653-0577>),
  Christian Testa [rev] (Christian reviewed the package (v. 0.1.1) for
    rOpenSci, see
    <https://github.com/ropensci/software-review/issues/703>),
  Kyle Butts [rev] (Kyle reviewed the package (v. 0.1.1) for rOpenSci,
    see <https://github.com/ropensci/software-review/issues/703>),
  Adam Loy [rev] (Adam reviewed the package (v. 0.1.1) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/703>)
Maintainer: Marc Bosch-Matas <mboschmatas@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-10-17 20:10:02 UTC
