Package: lmmpar
Title: Parallel Linear Mixed Model
Version: 0.1.0
Authors@R: c(
    person("Fulya", "Gokalp Yavuz", email = "fulyagokalp@gmail.com", role = c("aut", "cre")),
    person("Barret", "Schloerke", email = "schloerke@gmail.com", role = c("aut"))
  )
Description: Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until convergence.
Encoding: UTF-8
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.2.2)
Imports: MASS, matrixcalc, mnormt, plyr, doParallel, bigmemory
Suggests: testthat
RoxygenNote: 6.0.1
URL: https://github.com/fulyagokalp/lmmpar
BugReports: https://github.com/fulyagokalp/lmmpar/issues
NeedsCompilation: no
Packaged: 2017-08-02 17:56:25 UTC; barret
Author: Fulya Gokalp Yavuz [aut, cre],
  Barret Schloerke [aut]
Maintainer: Fulya Gokalp Yavuz <fulyagokalp@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-03 15:17:37 UTC
Built: R 4.4.3; ; 2025-10-21 12:47:05 UTC; windows
