worldbank / povcalnetR

R client to the Povcalnet API
https://worldbank.github.io/povcalnetR
Other
9 stars 5 forks source link

Fix package data to avoid out of sync situation #25

Open tonyfujs opened 4 years ago

tonyfujs commented 4 years ago

Currently, package internal variable are being defined at build time in add_internal_data.R This is an issue for variables that are pulled from the API using povcalnet_info(). This approach breaks in the following cases: