Package: ravetools
Type: Package
Title: Signal and Image Processing Toolbox for Analyzing Intracranial
        'Electroencephalography' Data
Version: 0.1.1
Language: en-US
Authors@R: c(
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph")),
    person(family = "Beauchamp lab", email = "beauchamplab@gmail.com", role = c("cph")),
    person("Karim", "Rahim", email = "karim.rahim@queensu.ca", role = c("cph"), comment = "R package fftwtools"),
    person(family = "Prerau Lab", role = "cph", comment = "Multitaper Spectrogram Code"),
    person(family = "RcppParallel Authors", role = "cph", comment = "TinyParallel Code comes from RcppParallel"),
    person("Marcus", "Geelnard", role = "cph", comment = "TinyThread library")
    )
Description: Implemented fast and memory-efficient 'Notch'-filter, 
    'Welch-periodogram', discrete wavelet transform algorithm for hours of 
    high-resolution signals, fast 3D convolution, and image alignment;
    providing fundamental toolbox for 'iEEG' pipelines. 
    Documentation and examples about 'RAVE' project are provided at 
    <https://openwetware.org/wiki/RAVE>, and the paper by John F. Magnotti, 
    Zhengjia Wang, Michael S. Beauchamp (2020) 
    <doi:10.1016/j.neuroimage.2020.117341>; see 'citation("ravetools")' for 
    details.
BugReports: https://github.com/dipterix/ravetools/issues
URL: https://dipterix.org/ravetools/
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.0.0)
SystemRequirements: fftw3 (libfftw3-dev (deb), or fftw-devel (rpm))
Imports: graphics, stats, filearray (>= 0.1.3), Rcpp, waveslim (>=
        1.8.2), signal (>= 0.7.7), pracma, digest (>= 0.6.29), splines,
        RNiftyReg (>= 2.7.1), Rvcg (>= 0.22.1)
LinkingTo: Rcpp
Suggests: fftwtools, bit64, grDevices, microbenchmark,
        freesurferformats, testthat
NeedsCompilation: yes
Packaged: 2023-04-18 17:57:10 UTC; dipterix
Author: Zhengjia Wang [aut, cre, cph],
  Beauchamp lab [cph],
  Karim Rahim [cph] (R package fftwtools),
  Prerau Lab [cph] (Multitaper Spectrogram Code),
  RcppParallel Authors [cph] (TinyParallel Code comes from RcppParallel),
  Marcus Geelnard [cph] (TinyThread library)
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-19 07:50:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-04-20 11:09:34 UTC; unix
Archs: ravetools.so.dSYM
