Package: brainflow
Type: Package
Title: R Interface to the brainflow project
Version: 0.0.0.9000
Authors@R: c(
    person("Andrey", "Parfenov", email = "andrey@brainflow.org", role = c("aut", "cre"))
    )
URL: https://github.com/Andrey1994/brainflow
BugReports: https://github.com/Andrey1994/brainflow/issues
Description: Provides an R Interface to the brainflow project
Depends: R (>= 3.2.3)
Encoding: UTF-8
License: MIT
RoxygenNote: 7.0.2
Imports: reticulate
Suggests: knitr
VignetteBuilder: knitr
SystemRequirements: brainflow for Python
