cschwem2er / facerec

An Interface for Face Recognition in R
https://cschwem2er.github.io/facerec
Other
34 stars 2 forks source link

Incorrect package versions #3

Open Enchufa2 opened 5 years ago

Enchufa2 commented 5 years ago

Please, fix these dependencies:

This doesn't matter on CRAN, because in R package_version("3.0") == package_version("3.0.0"), but I found it causes issues in other systems (e.g., RPM packaging).

cschwem2er commented 5 years ago

Thanks for the hint. Are you still using this package? As stated in the readme, Kairos has changed its API (as well as access to it) and at the moment I don't consider it worthwhile to ship any updates.

Enchufa2 commented 5 years ago

I don't really use it, I'm building an automated Fedora repo that replicates CRAN, and this package failed due to this issue. I've configured it as an exception, so if you are not going to send any update, it can stay in that way.

If you do so eventually, I would appreciate if you could notify me via this issue.

Enchufa2 commented 5 years ago

Please, also note that magick and rmarkdown (in Suggests) both have only two components too in their versions.