Andy Day

Results 6 comments of Andy Day

I was looking into this, and trustfall looks like a super cool idea. I was looking at the rustdoc integration that appears to be used in cargo-semver-checks, and I'm stumped...

Yes, that is very helpful thank you! I hope you receive your funding! I think for my use case (and probably for a lot of other people's use cases) I...

Yess, I just tried it! That's so helpful!! Thank you so much :D

Not sure it'll be useful, but hopefully can be used at least as a reference, but I wrote a DESCRIPTION file parser here at [andystopia/cran-work](https://github.com/andystopia/cran-work/tree/main/crates/cran-description-file-parser). A crate in the repo...

I've worked on this a little more, and my repo, [andystopia/cran-work](https://github.com/andystopia/cran-work), can now generate rattler-build files from CRAN & Bioconductor DESCRIPTION files directly, including historical versions of packages! The following...

Small update: I've created a corpus of R DESCRIPTION files here: https://github.com/andystopia/cran_description_files. It contains the 177k+ CRAN descriptions to date. My goal is to convert these to build recipes, or...