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 "), person("Kyle", "Butts", role = "rev", comment = "Kyle reviewed the package (v. 0.1.1) for rOpenSci, see "), person("Adam", "Loy", role = "rev", comment = "Adam reviewed the package (v. 0.1.1) for rOpenSci, see ")) 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) . 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 Roxygen: list (markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet")) 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/ Repository: https://ropensci.r-universe.dev Date/Publication: 2025-10-20 12:33:16 UTC RemoteUrl: https://github.com/ropensci/partialling.out RemoteRef: main RemoteSha: 6c1939e6dacc14c8efa9f81153031857b27334de NeedsCompilation: no Packaged: 2026-07-31 05:07:14 UTC; root Author: Marc Bosch-Matas [aut, cre] (ORCID: ), Christian Testa [rev] (Christian reviewed the package (v. 0.1.1) for rOpenSci, see ), Kyle Butts [rev] (Kyle reviewed the package (v. 0.1.1) for rOpenSci, see ), Adam Loy [rev] (Adam reviewed the package (v. 0.1.1) for rOpenSci, see ) Maintainer: Marc Bosch-Matas Depends: R (>= 4.1.0)