Package: mritc Title: MRI Tissue Classification Date: 2023-01-26 Version: 0.5-3 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. Depends: R (>= 2.14.0), lattice (>= 0.18-8), misc3d (>= 0.8-1), oro.nifti (>= 0.4.0) Imports: methods Suggests: tkrplot (>= 0.0-23) 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: 2023-01-27 12:28:12 UTC RemoteUrl: https://github.com/jonclayden/mritc RemoteRef: HEAD RemoteSha: 2cb91934ffd5894c6ee6a822605b87da7c883048 NeedsCompilation: yes Packaged: 2026-06-23 09:46:27 UTC; root Author: Dai Feng [aut], Luke Tierney [aut], Jon Clayden [cre, aut] (ORCID: ) Maintainer: Jon Clayden