Package: melviewr
Type: Package
Title: View and Classify MELODIC Output for ICA+FIX
Version: 0.0.1
Authors@R: person("Andrew", "Poppe", email = "Poppe076@gmail.com", role = c("aut", "cre"))
Description: Provides a graphical interface that allows the user to easily view 
    and classify output from 'MELODIC', a part of the 'FSL' neuroimaging analysis
    software suite that performs independent component analysis (ICA; see 
    <https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/MELODIC/> for more information). The 
    user categorizes a component as signal or noise based on its spatial and 
    temporal characteristics and can then save a text file of these 
    classifications in the format required by 'ICA+FIX', an automatic noise 
    removal tool (<https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FIX>).
URL: https://github.com/AndrewPoppe/melviewr
BugReports: https://github.com/AndrewPoppe/melviewr/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: gtools, RColorBrewer, RNifti, grDevices, RGtk2, cairoDevice,
        methods, jsonlite
Depends: gWidgetsRGtk2, gWidgets
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-05 21:47:54 UTC; poppe076
Author: Andrew Poppe [aut, cre]
Maintainer: Andrew Poppe <Poppe076@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-05 23:02:45
