rCarto / photon

:dart: R Interface to the Photon API / Interface entre R et l'API de photon
http://rgeomatic.hypotheses.org/?p=622
45 stars 8 forks source link

new issue #4

Closed wilcar closed 7 years ago

wilcar commented 7 years ago

Hello, Using this script:

  loc <- c("19 rue Michel Bakounine, 29600 Morlaix, France",
     "5 rue Proudhon, 34000 Montpellier, France",
     "2 Emma Goldmanweg, Tilburg, Netherlands",
     "36 Strada Panait Israti, Bucarest, Romania")
  geocode(loc, limit = 1, key = "place")

give me this error:

   Error in (function (classes, fdef, mtable)  : 
   unable to find an inherited method for function ‘fromJSON’ for signature ‘"NULL", "missing"’
rCarto commented 7 years ago

I don't see that error on my computer... Could have been a problem on photon server...