Results 17 comments of Brian Maitner

When the package returns these errors, are they returned immediately (within a minute or so), or does the function run a long time and then throw the error?

Thanks for the info! I think you're spot on about the time-out error due to size. This normally shouldn't be a problem, but we've recently switched from a physical server...

Thanks for letting me know about this @Rekyt . This discrepancy must have crept in during one of the database updates. I'll dig into this and get back to you...

Hi @fariadamasceno and @pierrolaloune ! Apologies for the slow response, @pierrolaloune (I've been busy with a ton of projects and travel so far this year). @fariadamasceno this seems to be...

@fariadamasceno: this was a server-side issue related to a POSTGRES update. The issue has been fixed and queries are now working as expected.

Hi @tristanubaldi , I just checked and was able to query the BIEN database successfully, so it seems like the server is up and running as expected. This error may...

No worries! We've got a developer working on an API now, so hopefully that option will be available to sidestep the firewall issue in the coming months! On Thu, Nov...

Hi @arildodias I'm having trouble replicating this issue: library(BIEN) library(tidyverse) library(TNRS) # trying with just one, works on my end BIEN_occurrence_species("Acer rubrum") # pulling species from BIEN, works BIEN_list_country("Bahamas") %>%...

Strange, the same code works for me. Your twitter comment that the previous version of BIEN works for you suggests the issue may be related to some changes we made...

Hi @Rekyt this is a great idea but not something we've generated on our side, so if you're working on one we would be VERY glad to add it. Going...