Package: mongolite
Type: Package
Title: Streaming 'MongoDB' Client for R
Description: R bindings to the high-performance 'MongoDB' C driver and
    high-level IO tools in the same spirit as 'jsonlite'.
Version: 0.2
Date: 2015-04-10
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroen.ooms@stat.ucla.edu", role = c("aut", "cre")),
    person("MongoDB, Inc", role = "cph", comment = "Author of mongo-c-driver")
  )
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Imports: jsonlite (>= 0.9.16)
License: Apache License 2.0
URL: https://github.com/jeroenooms/mongolite,
        https://github.com/mongodb/mongo-c-driver
BugReports: https://github.com/jeroenooms/mongolite/issues
SystemRequirements: OpenSSL: libssl-dev (deb) or openssl-devel (rpm) or
        libssl_dev (csw). SASL: libsasl2-dev (deb) or cyrus-sasl-devel
        (rpm) or sasl_dev (csw).
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2015-04-12 09:21:51 UTC; ripley
Author: Jeroen Ooms [aut, cre],
  MongoDB, Inc [cph] (Author of mongo-c-driver)
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-12 11:22:05
