Package: edfReader
Type: Package
Title: Reading EDF(+) and BDF(+) Files
Version: 1.1.2
Date: 2017-05-13
Authors@R: person ("Jan", "Vis", email = "jan@visconsultancy.eu",
  role = c("aut", "cre"))
Maintainer: Jan Vis <jan@visconsultancy.eu>
Description: Reads European Data Format files EDF and EDF+, see <http://www.edfplus.info>,
    BioSemi Data Format files BDF, see <http://www.biosemi.com/faq/file_format.htm>,
    and BDF+ files, see <http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html>.
    The files are read in two steps: first the header is read
    and then the signals (using the header object as a parameter).
License: GPL-3
LazyData: TRUE
Imports:
RoxygenNote: 6.0.1
Depends: R (>= 3.2.0)
Suggests: testthat, knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-21 09:49:32 UTC; Jan
Author: Jan Vis [aut, cre]
Repository: CRAN
Date/Publication: 2017-05-21 10:22:25 UTC
