In addition, you can use mamba with a dedicated environment. You can find almost all packages you want:

A simple mamba/conda my_r_package search will give you the package(s) to install in the environment you created (and can deactivate). It allows to handle incompatible packages in distinct environments.