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

TPL is no longer available for download #87

Merged
merged 6 commits into from
Jan 31, 2025
Merged

Conversation

stitam
Copy link
Collaborator

@stitam stitam commented Jan 31, 2025

It seems the TPL website was turned off which broke a number of tests. This PR fixes these tests while also maintaining legacy support for already downloaded databases.

The only change in user experience is that db_download_tpl() no longer attempts to download the database. However, it still returns the database if it is locally available (good for reproducibility).

The PR also updates TPL tests so they will only run if a database is locally available.

@stitam
Copy link
Collaborator Author

stitam commented Jan 31, 2025

The tests are failing because the dependency taxize is not available on CRAN. I'm going to merge this PR regardless of the failing tests and fix the taxize issue separately.

@stitam stitam merged commit 705192e into ropensci:master Jan 31, 2025
0 of 5 checks passed
@stitam stitam deleted the tpl branch January 31, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant