Package: meaRtools
Type: Package
Title: Micro-Electro Array (MEA) Analysis
Authors@R: c(person("Quanli", "Wang", role = c("aut", "ctb")),
              person("Sahar", "Gelfman", role = c("aut", "ctb", "cre"),email = "sahar.gelfman@columbia.edu"),
              person("Diana", "Hall", role = c("aut", "ctb")),
              person("Ryan", "Dhindsa", role = c("aut", "ctb")),
              person("Matt", "Halvorsen", role = c("aut", "ctb")),
              person("Ellese", "Cotterill", role = c("aut", "ctb")),
              person("Tom", "Edinburgh", role = c("aut", "ctb")),
              person(c("Stephen", "J."), "Eglen", role = c("aut", "ctb", "ths"),email = "sje30@cam.ac.uk"))
Version: 1.0.2
Date: 2017-12-05
Description: Core algorithms for MEA spike train analysis, feature extraction, statistical analysis and plotting of multiple MEA recordings with multiple genotypes and treatments, published by Gelfman et al (2017) at <https://github.com/igm-team/meaRtools/>.
Depends: R (>= 3.2.2)
Imports: lattice,tcltk,emdist,ggplot2 (>= 2.2.1),
        gridExtra,reshape2,plyr,gtools, Rcpp (>= 0.12.11)
LinkingTo: Rcpp
License: GPL (>= 3)
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Maintainer: Sahar Gelfman <sahar.gelfman@columbia.edu>
NeedsCompilation: yes
Packaged: 2017-12-08 21:06:06 UTC; sg3261
Author: Quanli Wang [aut, ctb],
  Sahar Gelfman [aut, ctb, cre],
  Diana Hall [aut, ctb],
  Ryan Dhindsa [aut, ctb],
  Matt Halvorsen [aut, ctb],
  Ellese Cotterill [aut, ctb],
  Tom Edinburgh [aut, ctb],
  Stephen J. Eglen [aut, ctb, ths]
Repository: CRAN
Date/Publication: 2017-12-10 12:34:24 UTC
