/Rpymongo

This project intends to provide R users with a full API to mongodb (using rPython and pymongo package)

Primary LanguageRGNU General Public License v2.0GPL-2.0

Rpymongo

Description of the project:

This project intends to provide R users with a full API to mongodb (using rPython interface and pymongo package)

Requirements:

  • python (version 2.7.3 or above)
  • python package pymongo (version 2.6.3 or above)
  • R package rPython

Installation

To use this library, you just have to source the file Rpymongo.r in R

Log of releases

v0.1 (2013-10-30)

  • First release
  • provides basic mapping