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 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) . 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 Config/pak/sysreqs: libgsl0-dev Repository: https://szcf-weiya.r-universe.dev Date/Publication: 2023-10-11 23:20:38 UTC RemoteUrl: https://github.com/szcf-weiya/frlr RemoteRef: HEAD RemoteSha: aae6f5d5addc096137f3e5ec8627914ad92ad69a NeedsCompilation: yes Packaged: 2026-07-04 14:29:07 UTC; root