jeroen / mongolite

Fast and Simple MongoDB Client for R
https://jeroen.github.io/mongolite/
284 stars 64 forks source link

mongolite::mongo Error in get_weakref(pool[[hash]]) : attempt to use zero-length variable name on linux red hat #173

Open MarkianJaworsky opened 5 years ago

MarkianJaworsky commented 5 years ago

mdb_GIS_NMIs <- mongo( collection = "GIS_NMIs", db = "jen-analytics", url = "mongodb://localhost:27017" )

Error in get_weakref(pool[[hash]]) : attempt to use zero-length variable name

mongolite version : 2.0.1 version.string R version 3.5.1 (2018-07-02) platform x86_64-redhat-linux-gnu 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 15 17:36:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux