Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201867

R language in Anaconda3: The packages is alrerady installed and in libpath folder. but it can not included

$
0
0

I am new in R language. Today I have install a package and it is successful.and I have checked the .libPaths() folder and the package is there. but it always show the error 'here is no package called 'backports'' although the package "backports" already in the folder

library(backports, lib.loc='C:/ProgramData/Anaconda3/envs/Renv/Lib/R/library')

Error in library(backports, lib.loc = "C:/ProgramData/Anaconda3/envs/Renv/Lib/R/library"): there is no package called 'backports' Traceback: 1. library(backports, lib.loc = "C:/ProgramData/Anaconda3/envs/Renv/Lib/R/library")


Viewing all articles
Browse latest Browse all 201867

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>