[242173]: / DESCRIPTION

Download this file

44 lines (43 with data), 1.1 kB

Package: ichseg
Type: Package
Title: Intracerebral Hemorrhage Segmentation of X-Ray Computed Tomography (CT)
    Images
Version: 0.20.2
Authors@R: c(person(given = "John", family = "Muschelli", email = "muschellij2@gmail.com",
  role = c("aut", "cre")))
Description: Performs preprocessing on computed tomography (CT) scans, including
    skull stripping. Computes predictors of intracerebral hemorrhage (ICH) and uses
    these to predict a binary hemorrhage mask from the data.
License: GPL-2
Depends:
    R (>= 2.10)
Imports:
    dcm2niir,
    stats,
    extrantsr (>= 3.1),
    oro.nifti,
    neurobase (>= 1.27.11.1),
    fslr (>= 2.4),
    magic,
    randomForest,
    shiny,
    utils
Suggests:
    dcmtk,
    tractor.base,
    dplyr,
    knitr,
    reticulate
LazyData: TRUE
LazyDataCompression: xz
Remotes: 
    ANTsX/ANTsRCore, 
    muschellij2/neurobase, 
    muschellij2/extrantsr, 
    muschellij2/fslr,
    muschellij2/dcmtk,
    muschellij2/dcm2niir
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
BugReports: https://github.com/muschellij2/ichseg/issues