Package: lotri 1.0.5

Matthew L. Fidler

lotri: A Simple Way to Specify Symmetric, Block Diagonal Matrices

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'.

Authors:Matthew L. Fidler [aut, cre], Mauricio Vargas Sepulveda [ctb], Bill Denney [ctb]

lotri_1.0.5.tar.gz
lotri_1.0.5.zip(r-4.7)lotri_1.0.5.zip(r-4.6)lotri_1.0.5.zip(r-4.5)
lotri_1.0.5.tgz(r-4.6-x86_64)lotri_1.0.5.tgz(r-4.6-arm64)lotri_1.0.5.tgz(r-4.5-x86_64)lotri_1.0.5.tgz(r-4.5-arm64)
lotri_1.0.5.tar.gz(r-4.7-arm64)lotri_1.0.5.tar.gz(r-4.7-x86_64)lotri_1.0.5.tar.gz(r-4.6-arm64)lotri_1.0.5.tar.gz(r-4.6-x86_64)
lotri_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lotri/json (API)
NEWS

# Install 'lotri' in R:
install.packages('lotri', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nlmixr2/lotri/issues

Pkgdown/docs site:https://nlmixr2.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

8.74 score 7 stars 18 packages 36 scripts 2.3k downloads 12 exports 10 dependencies

Last updated from:9466a49b56. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK176
linux-devel-x86_64OK140
source / vignettesOK199
linux-release-arm64OK164
linux-release-x86_64OK130
macos-release-arm64OK115
macos-release-x86_64OK232
macos-oldrel-arm64OK98
macos-oldrel-x86_64OK199
windows-develOK139
windows-releaseOK264
windows-oldrelOK128
wasm-releaseOK104

Exports:.lotriPointersas.lotrilotrilotriAsExpressionlotriDataFrameToLotriExpressionlotriEstlotriIsBlockMatlotriMatlotriMatInvlotriNearPDlotriSeprcm

Dependencies:armadillo4rbackportscheckmateclicpp4rcrayondescglueR6withr

Lotri Motivation

Rendered fromlotri-motivation.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2022-06-18
Started: 2019-05-10