ezoic

Tuesday, March 10, 2020

Not able to install kernlab package in R, how to resolve the problem

Tried to install kernlab package in R, tried install.packages("kernlab")  but failed.

Tried to install it by install.packages("kernlab", type="source"), but failed.

And download from

https://cran.r-project.org/web/packages/kernlab/index.html

And install on a terminal

R CMD INSTALL kernlab_0.9-19.tar
And library(kernlab)





1 comment:

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...