Package: capybara
Type: Package
Title: Fast and Memory Efficient Fitting of Linear Models with
        High-Dimensional Fixed Effects
Version: 1.8.0
Authors@R: c(
    person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.vargas.sepulveda@gmail.com",
        comment = c(ORCID = "0000-0003-1017-7574")),
    person(
        given = "Yoto",
        family = "Yotov",
        role = c("ctb"))
    )
Imports: data.table, Formula, generics, ggplot2, kendallknight, MASS,
        stats
Suggests: broom, knitr, rmarkdown, testthat (>= 3.0.0), units
Depends: R(>= 3.5.0)
Description: Fast and user-friendly estimation of generalized linear models with
    multiple fixed effects and cluster the standard errors. The method to obtain
    the estimated fixed-effects coefficients is based on Stammann (2018) 
    <doi:10.48550/arXiv.1707.01815>, Gaure (2013)
    <doi:10.1016/j.csda.2013.03.024>, Berge (2018)
    <https://ideas.repec.org/p/luc/wpaper/18-13.html>, and Correia et al. (2020)
    <doi: 10.1177/1536867X20909691>. 
License: Apache License (>= 2)
BugReports: https://github.com/pachadotdev/capybara/issues
URL: https://pacha.dev/capybara/,
        https://github.com/pachadotdev/capybara
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
LinkingTo: cpp11, cpp11armadillo
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2025-08-27 12:02:40 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1017-7574>),
  Yoto Yotov [ctb]
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-27 12:20:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-21 13:01:57 UTC; windows
Archs: x64
