Package: lmrse Title: Linear regression with clustered robust standard errors Version: 0.0.7 Date: 04-01-2023 Authors@R: c( person( given = "James", family = "Staley", email = "jrstaley95@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0001-9520-5011") ) ) Description: Longtiudinal analysis of high-dimensional data using linear regression with clustered robust standard errors across markers. License: GPL-3 URL: https://jrs95.github.io/lmrse/, https://github.com/jrs95/lmrse BugReports: https://github.com/jrs95/lmrse/issues Depends: R (>= 3.4.0) Imports: Rcpp, RcppEigen, sandwich LinkingTo: Rcpp, RcppEigen Encoding: UTF-8 ByteCompile: true RoxygenNote: 7.2.3 Repository: https://mrcieu.r-universe.dev Date/Publication: 2024-01-04 20:15:21 UTC RemoteUrl: https://github.com/jrs95/lmrse RemoteRef: HEAD RemoteSha: 49622a1b179f478c51d0db3792ad242e81be3072 NeedsCompilation: yes Packaged: 2026-06-22 09:23:33 UTC; root Author: James Staley [aut, cre] (ORCID: ) Maintainer: James Staley