Instale os pacotes R em Anaconda
conda install r-<package_name>
#When using conda to install R packages, you will need to add r- before the
# regular package name
Kwams
conda install r-<package_name>
#When using conda to install R packages, you will need to add r- before the
# regular package name