[R-sig-Geo] gbif error message in package dismo

Éder Comunello comunello.eder at gmail.com
Sun May 17 13:46:26 CEST 2015


Hi, Mark!

These are my sessionInfo() results printed after the code execution:

###
R version 3.1.3 (2015-03-09)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 8 x64 (build 9200)

locale:
[1] LC_COLLATE=Portuguese_Brazil.1252  LC_CTYPE=Portuguese_Brazil.1252
 LC_MONETARY=Portuguese_Brazil.1252
[4] LC_NUMERIC=C                       LC_TIME=Portuguese_Brazil.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] dismo_1.0-12  raster_2.3-40 sp_1.1-0

loaded via a namespace (and not attached):
[1] grid_3.1.3        jsonlite_0.9.16   lattice_0.20-31   rstudio_0.98.1103
rstudioapi_0.3.1
[6] tools_3.1.3
###

​Could you paste your sessionInfo() results? Other idea is try to run a
short search and paste the traceback() results.​ Something like...
gb   <- gbif('Batrachoseps', 'luciae', start=1, end=30)
traceback()



Éder Comunello <c <comunello.eder at gmail.com>omunello.eder at gmail.com>
Dourados, MS - [22 16.5'S, 54 49'W]

2015-05-16 11:42 GMT-04:00 Mark van Kleunen <mark.vankleunen at uni-konstanz.de
>:

>  Hi Éder,
>
> thanks for your response. I tried your code without the "sp=T" argument,
> but it does not solve the problem. I also ran it in R 3.1.3, but it did not
> make a difference.
>
> > ### The command works when you don't use the argument "sp=T"!
> > gb   <- gbif('Batrachoseps', 'luciae') # 1928
> 0-300-600-900-1200-1500-1800-1928 records
> Error in (function (classes, fdef, mtable)  :
>   unable to find an inherited method for function ‘bind’ for signature
> ‘"data.frame", "data.frame"’
>
> best wishes,
> Mark
>
>

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list