Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we need to make caching optional? #23

Open
yannikbuhl opened this issue Feb 14, 2024 · 0 comments
Open

Do we need to make caching optional? #23

yannikbuhl opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@yannikbuhl
Copy link
Collaborator

yannikbuhl commented Feb 14, 2024

We cache all API calls using {memoise}. However, if one does not close her R session frequently, new data will not get fetched. This might be an issue in data with higher frequency or with the publication of the Census results in summer.

Something we have to think about.

In any case, we have to emphasise caching more strictly in the documenation and vignettes so users do not get confused.

@yannikbuhl yannikbuhl added the question Further information is requested label Feb 14, 2024
@yannikbuhl yannikbuhl added the documentation Improvements or additions to documentation label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants