Package: scidb
Type: Package
Title: An R Interface to SciDB
Version: 2.0.0
Date: 2017-4-14
Authors@R: c(
    person("B. W.", "Lewis", role=c("cre","aut"), email="blewis@illposed.net"),
    person("Alex", "Poliakov", role=c("aut"), email="apoliakov@paradigm4.com")
    )
Copyright: Paradigm4, Inc.
Description: An R interface to the 'SciDB' array database <http://scidb.org>.
BugReports: https://github.com/Paradigm4/SciDBR/issues
URL: http://paradigm4.github.io/SciDBR
VignetteBuilder: knitr
Depends: R (>= 3.0.0), bit64
Imports: curl, data.table, digest, methods, openssl
Suggests: Matrix, knitr (>= 1.8)
License: AGPL-3
LazyLoad: yes
RoxygenNote: 6.0.1.9000
NeedsCompilation: yes
Packaged: 2017-04-14 21:33:24 UTC; blewis
Author: B. W. Lewis [cre, aut],
  Alex Poliakov [aut]
Maintainer: B. W. Lewis <blewis@illposed.net>
Repository: CRAN
Date/Publication: 2017-04-14 23:05:25 UTC
