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

Some packages have NULL versions #39

Closed
wch opened this issue Jan 5, 2018 · 7 comments
Closed

Some packages have NULL versions #39

wch opened this issue Jan 5, 2018 · 7 comments
Labels

Comments

@wch
Copy link

wch commented Jan 5, 2018

For example:
http://crandb.r-pkg.org/subplex/all
http://crandb.r-pkg.org/lme/all

@gaborcsardi
Copy link
Contributor

Yeah, these have free text version numbers, like 3.0b8a-2 (1999/06/07) and I am not sure how to parse and sort them.

@maelle
Copy link
Member

maelle commented Apr 10, 2019

no way to keep the original string?

@gaborcsardi
Copy link
Contributor

we rely on being able to order them, so this would require some work

@maelle
Copy link
Member

maelle commented Apr 10, 2019

what I don't understand, because I haven't looked at the source enough, is why one can't just order by date?

@gaborcsardi
Copy link
Contributor

dates are often hard to come by for old packages.

@maelle maelle transferred this issue from r-hub/crandb May 13, 2019
@maelle maelle added the crandb label May 13, 2019
@maelle
Copy link
Member

maelle commented May 13, 2019

could there be a field for keeping the original version no matter its format, version_string?

@gaborcsardi
Copy link
Contributor

Seems like the database is better now, and at least for these packages, I don't see any null versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants