Package: fRLR
Type: Package
Title: Fit Repeated Linear Regressions
SystemRequirements: GNU Scientific Library (GSL). Note: users should
        have GSL installed.
Version: 1.3.0
Date: 2023-10-10
Author: Lijun Wang [aut, cre, cph]
Maintainer: Lijun Wang <szcfweiya@gmail.com>
Description: When fitting a set of linear regressions which have some same variables, we can separate the matrix and reduce the computation cost. This package aims to fit a set of repeated linear regressions faster. More details can be found in this blog Lijun Wang (2017) <https://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/>.
License: GPL (>= 2)
URL: https://github.com/szcf-weiya/fRLR,
        https://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/
Imports: Rcpp (>= 0.12.12)
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-10-11 23:10:15 UTC; weiya
Repository: CRAN
Date/Publication: 2023-10-12 13:20:06 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:13:04 UTC; windows
Archs: x64
