Package: mritc Title: MRI Tissue Classification Date: 2026-07-24 Version: 0.6.0 Authors@R: c(person("Dai", "Feng", role="aut"), person("Luke", "Tierney", role="aut"), person("Jon", "Clayden", role=c("cre","aut"), email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619"))) Description: Implements various methods for tissue classification in magnetic resonance (MR) images of the brain, including normal mixture models and hidden Markov normal mixture models, as outlined in Feng & Tierney (2011) . These methods allow a structural MR image to be classified into gray matter, white matter and cerebrospinal fluid tissue types. Imports: methods, oro.nifti Suggests: lattice, RNifti, misc3d, tinytest, covr License: GPL URL: https://github.com/jonclayden/mritc BugReports: https://github.com/jonclayden/mritc/issues Config/pak/sysreqs: zlib1g-dev Repository: https://jonclayden.r-universe.dev Date/Publication: 2026-07-24 14:56:25 UTC RemoteUrl: https://github.com/jonclayden/mritc RemoteRef: HEAD RemoteSha: 303b85b7ff6c1a8f406f2e20f784b42e6aa49572 NeedsCompilation: yes Packaged: 2026-07-24 18:17:35 UTC; root Author: Dai Feng [aut], Luke Tierney [aut], Jon Clayden [cre, aut] (ORCID: ) Maintainer: Jon Clayden