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

similar_pkgs bug #92

Open
mpadge opened this issue Jan 15, 2025 · 1 comment
Open

similar_pkgs bug #92

mpadge opened this issue Jan 15, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mpadge
Copy link
Member

mpadge commented Jan 15, 2025

Reported by @MargaretSiple-NOAA in this review comment, and able to be reproduced locally:

library (pkgmatch)
packageVersion ("pkgmatch")
#> [1] '0.4.2.22'
input <- "Package do download open agricultural data including crop time series"
pkgmatch_similar_pkgs (input, corpus = "cran")
#> Error in matrix(this_vec, nrow = nrow, ncol = ncol): non-numeric matrix extent

Created on 2025-01-15 with reprex v2.1.1

@mpadge mpadge added the bug Something isn't working label Jan 15, 2025
@mpadge
Copy link
Member Author

mpadge commented Jan 15, 2025

Oh dear, it seems the daily data updates have stopped working properly, and the embeddings data for CRAN are no longer properly structured, meaning the whole workflow has been failing to update. Last successful update was Nov 11th 2024. I'll have to re-generate all data to fix and then restart the updating process ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant