dickoa / rhdx

R package to interact with the Humanitarian Data Exchange portal - http://dickoa.gitlab.io/rhdx/
Other
26 stars 6 forks source link

set_rhdx_config() leading to could not find function isFalse #2

Closed yves-amevoin closed 4 years ago

yves-amevoin commented 5 years ago

Just after installing the package, I was not able to connect to hdx site, getting this error:

rhdx::set_rhdx_config()
#> Error in isFALSE(read_only): could not find function "isFALSE"
dickoa commented 4 years ago

You need to update R to a version > 3.4.2. Hope it works now. I will close but feel free to reopen Thanks