Open Enchufa2 opened 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.
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.
Please, also note that magick and rmarkdown (in Suggests) both have only two components too in their versions.
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).