Package: lotri
Title: A Simple Way to Specify Symmetric, Block Diagonal Matrices
Version: 1.0.0
Authors@R: 
    c(person("Matthew L.", "Fidler", , "matthew.fidler@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8538-6691")),
      person("Bill", "Denney", email="wdenney@humanpredictions.com", role="ctb", comment=c(ORCID="0000-0002-5759-428X")))
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 'nlmixr2' but expanded
    to create matrices in R generally instead of specifying parts of
    matrices to estimate. It has expanded to include some matrix manipulation
    functions that are generally useful for 'rxode2' and 'nlmixr2'.
License: GPL (>= 2)
URL: https://nlmixr2.github.io/lotri/, https://github.com/nlmixr2/lotri
BugReports: https://github.com/nlmixr2/lotri/issues
Depends: R (>= 3.4.0)
Imports: checkmate, crayon, methods, stats, utils
Suggests: ggplot2, knitr, Matrix, microbenchmark, rmarkdown, testthat
VignetteBuilder: knitr
Biarch: true
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.3.2
Language: en-US
LinkingTo: cpp11, cpp11armadillo
Packaged: 2024-09-17 23:09:59 UTC; matt
Author: Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Bill Denney [ctb] (<https://orcid.org/0000-0002-5759-428X>)
Repository: CRAN
Date/Publication: 2024-09-18 04:50:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 14:37:44 UTC; unix
Archs: lotri.so.dSYM
