Skip to content

Commit

Permalink
Remove mongo stuff for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 20, 2014
1 parent faaab05 commit afa0ff8
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 242 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: jsonlite
Version: 0.9.12.99
Date: 2014-09-27
Version: 0.9.13
Date: 2014-10-20
Title: A Robust, High Performance JSON Parser and Generator for R
License: Apache License 2.0
NeedsCompilation: yes
Expand Down
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ export(View)
export(flatten)
export(fromJSON)
export(minify)
export(mongo_read)
export(mongo_write)
export(prettify)
export(rbind.pages)
export(serializeJSON)
Expand Down
134 changes: 0 additions & 134 deletions R/mongo_read.R

This file was deleted.

30 changes: 0 additions & 30 deletions R/mongo_write.R

This file was deleted.

74 changes: 0 additions & 74 deletions man/mongo_read.Rd

This file was deleted.

0 comments on commit afa0ff8

Please sign in to comment.