Package: lotri
Title: A Simple Way to Specify Symmetric, Block Diagonal Matrices
Version: 0.3.1
Authors@R: c(person("Matthew L.","Fidler",
             role = c("aut", "cre"), email = "matthew.fidler@gmail.com",
             comment=c(ORCID="0000-0001-8538-6691")))
Maintainer: Matthew L. Fidler <matthew.fidler@gmail.com>
Description: Provides a simple mechanism to specify a symmetric block diagonal matrices (often 
  used for covariance matrices).  This is based on the domain specific language implemented
  in 'nlmixr' but expanded to create matrices in R generally instead of specifying parts of matrices
  to estimate.
Depends: R (>= 3.4.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: methods, utils, stats
Suggests: testthat, covr, knitr, rmarkdown, Matrix, microbenchmark,
        ggplot2
NeedsCompilation: yes
Biarch: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
BugReports: https://github.com/nlmixrdevelopment/lotri/issues
URL: https://github.com/nlmixrdevelopment/lotri
Packaged: 2021-01-04 17:13:47 UTC; matt
Author: Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>)
Repository: CRAN
Date/Publication: 2021-01-05 15:50:05 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-01-06 11:27:52 UTC; unix
Archs: lotri.so.dSYM
