I am wishing to take advantage of the language agnostic element of the Conda package manager. However, it does not mirror the CRAN package repository, which is deterring my team from using Conda to manage packages for R.
Is there a work around for this or plans to extend the library? I am interested in installing packages like 'quanteda' and 'xgboost' without installing all the packages independently?
This would allow us to do all our package management in Conda as a team.