Package: fRLR
Type: Package
Title: Fit Repeated Linear Regressions
SystemRequirements: GNU Scientific Library (GSL). Note: users should
        have GSL installed.
Version: 1.2.2
Date: 2023-01-17
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
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-01-18 00:57:00 UTC; weiya
Repository: CRAN
Date/Publication: 2023-01-25 08:10:02 UTC
