Package: midi Title: Microstructure Information from Diffusion Imaging Version: 0.2.0.9000 Authors@R: person("Aymeric", "Stamm", , "aymeric.stamm@cnrs.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8725-3654")) Description: An implementation of a taxonomy of models of restricted diffusion in biological tissues parametrized by the tissue geometry (axis, diameter, density, etc.). This is primarily used in the context of diffusion magnetic resonance (MR) imaging to model the MR signal attenuation in the presence of diffusion gradients. The goal is to provide tools to simulate the MR signal attenuation predicted by these models under different experimental conditions. The package feeds a companion 'shiny' app available at that serves as a graphical interface to the models and tools provided by the package. Models currently available are the ones in Neuman (1974) , Van Gelderen et al. (1994) , Stanisz et al. (1997) , Soderman & Jonsson (1995) and Callaghan (1995) . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.5) URL: https://github.com/tractoverse/midi, https://tractoverse.github.io/midi/ BugReports: https://github.com/tractoverse/midi/issues Imports: cli, ggplot2, plotly, purrr, R6, rlang, withr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://tractoverse.r-universe.dev Date/Publication: 2026-07-06 07:57:02 UTC RemoteUrl: https://github.com/tractoverse/midi RemoteRef: HEAD RemoteSha: 4675feb53cc2d3f09f83d7f5d409ce42a25107cf NeedsCompilation: no Packaged: 2026-07-06 09:05:01 UTC; root Author: Aymeric Stamm [aut, cre] (ORCID: ) Maintainer: Aymeric Stamm