GioBo / TR8

R package for downloading functional traits data for plant species
20 stars 7 forks source link

returning NA from Ecoflora #67

Closed GioBo closed 7 years ago

GioBo commented 7 years ago

Structure of ECOFLORA web pages has changes, thus TR8 does not find data -> method 'retrieve' has to be adapted to the new structure

GioBo commented 7 years ago

a <- tr8(c("Aconitum lycoctonum subsp. vulparia"),download_list=c("h_max"))

still causes problems

tanjakofodpetersen commented 6 years ago

Hi, this seems to still be the case - seemingly, the domain of Ecoflora has changed (from http://www.ecoflora.co.uk/ to http://ecoflora.org.uk/). Could this be the issue? If yes, is there any way to redirect?

GioBo commented 6 years ago

Uhmmm... I've tried and it seems to work; what version of the package are you using (just type sessionInfo() after having loaded TR8)? Thanks,

G.

tanjakofodpetersen commented 6 years ago

I am using version 0.9.18. Hm, if it is working for you, I assume it must be a mistake in my code somewhere. I will have to keep looking. Thanks for the fast reply!