-
Notifications
You must be signed in to change notification settings - Fork 1
liuq/RMongo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RMongo http://github.com/tc/RMongo ---- @tommychheng This is a R package which lets you query MongoDB databases. Feel free to report bugs/feature requests on github. Validate: cd .. R CMD check RMongo Build: R CMD build RMongo Install: R CMD install RMongo*.tar.gz Upload to CRAN: ftp ftp://CRAN.R-project.org/incoming/ put RMongo*.tar.gz --- # --------------------------------------------------------------------------- # Copyright 2010, Tommy Chheng. # # RMongo is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # RMongo is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with RMongo. If not, see <http://www.gnu.org/licenses/>. # # ---------------------------------------------------------------------------
About
R client to interface with MongoDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 55.1%
- R 44.9%