rv is a new declarative command-line package manager for the R programming language written in Rust. Being declarative, I've found it to be far-and-away better at dependency resolution than any of the other package managers …
Using rv in a container
RE: https://mastodon.social/@iris_meredith/115856340790688155
I pulled out the section of my last chapter where I discussed how to run rv in a container and turned it into a small standalone post (mostly because it seems like the kind of thing people will google and there don't appear to be many good resources for it available yet).