As title, does `rv` support managing R versions? For instance, with uv you can specify `--python VERSION` in commands like `uv venv ...` and uv will manage installation of that python version. Or do you recommend using other tools, like [rig](https://github.com/r-lib/rig)?