Package: rkdb
Version: 0.9.0
Title: R Client for 'kdb+'
Description: A 'kdb+' driver and interface for R. Connect and execute queries against 'kdb+' database and analytics platform from 'Kx Systems'(<https://kx.com>).
Authors@R: c(
  person("Sergey","Vidyuk",      role=c("aut","cre"), email="svidyuk@gmail.com"),
  person("Chris","Burke", role=c("ctb")),
  person("Niall","Dalton",role=c("ctb")),
  person("Rory","Winston",role=c("ctb"))
  )
Depends: R (>= 3.0.0)
Suggests: ggplot2 (>= 0.9.0)
License: Apache License 2.0 | file LICENSE
URL: https://github.com/KxSystems/rkdb
BugReports: https://github.com/KxSystems/rkdb/issues
MailingList: personal-kpdbplus@googlegroups.com
SystemRequirements: GNU make
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-06-06 23:06:28 UTC; sergey
Author: Sergey Vidyuk [aut, cre],
  Chris Burke [ctb],
  Niall Dalton [ctb],
  Rory Winston [ctb]
Maintainer: Sergey Vidyuk <svidyuk@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-07 05:36:54 UTC
