Package: edfReader
Type: Package
Title: Reading EDF(+) and BDF(+) Files
Version: 1.2.0
Date: 2018-03-03
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: 2018-03-06 17:11:52 UTC; Jan
Author: Jan Vis [aut, cre]
Repository: CRAN
Date/Publication: 2018-03-06 17:25:45 UTC
