tmaklin / cpprate

Reimplementation of the variable selection via RATE method https://github.com/lorinanthony/RATE
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Make a conda package #8

Closed johnlees closed 3 months ago

johnlees commented 1 year ago

Would be handy on conda-forge, I'll do this now

johnlees commented 1 year ago

https://github.com/conda-forge/staged-recipes/pull/24167

tmaklin commented 1 year ago

thanks, I'm not sure if the build system is conda compatible so let me know if there are any issues.

johnlees commented 1 year ago

Seems to be working! Hopefully it will get reviewed and merged soon. Then it should auto-update when you make new releases

tmaklin commented 1 year ago

Great! Can you put in a pull request with installation instructions added to the readme once it's merged.

tmaklin commented 1 year ago

They seem to have requested some changes to bundling dependencies that might require a few changes in the source - I can handle them if you give me push access to your recipe repository.

tmaklin commented 3 months ago

hey, this seems like it's been merged into conda-forge! Do you want credit for the recipe? If so make a pull req adding something to the readme; otherwise I'll do it at some point.

johnlees commented 3 months ago

No worries, happy just to contribute 🙂