Skip to Main Content

Data Lake & Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while installing packages gridExtra and data.table

HardikGuptaNov 15 2016 — edited Nov 15 2016

Hi,

I am getting following error while installing the packages

install.packages("gridExtra")

Installing package into ‘/usr/lib64/R/library’

(as ‘lib’ is unspecified)

Warning: unable to access index for repository http://ftp.iitm.ac.in/cran/src/contrib

Warning message:

package ‘gridExtra’ is not available (for Oracle Distribution of R version 3.2.0)

install.packages("data.table")

Installing package into ‘/usr/lib64/R/library’

(as ‘lib’ is unspecified)

Warning: unable to access index for repository http://ftp.iitm.ac.in/cran/src/contrib

Warning message:

package ‘data.table’ is not available (for Oracle Distribution of R version 3.2.0)

Can someone please help me. I am unable to draw plots because of this

This post has been answered by HardikGupta on Nov 15 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2016
Added on Nov 15 2016
1 comment
1,496 views