Skip to content

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

License

Notifications You must be signed in to change notification settings

RockScience/Rpymongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages