6

I got the error while installing the rgl,maps packages using Rstudio version 3.0.2, in ubuntu 14.04

install.packages("rgl")
install.packages("maps")

error:

Package LibPath Version Priority Depends Imports LinkingTo Suggests Enhances License License_is_FOSS License_restricts_use OS_type Archs MD5sum NeedsCompilation Built

How to resolve it?

Priya
  • 1,069
  • 1
  • 9
  • 8
  • welcome to stackoverflow. check the system requirement on https://cran.r-project.org/web/packages/rgl/index.html – RockScience Sep 16 '15 at 06:37
  • 2
    I get this message if I typed `installed.packages("rgl")`. Are you sure you didn't autocomplete to the wrong function or something? – Akhil Nair Sep 16 '15 at 08:35
  • i got another error,while installed rgl package....!!!!! configure: error: missing required header GL/gl.h ERROR: configuration failed for package ‘rgl’ * removing ‘/home/priya/R/i686-pc-linux-gnu-library/3.0/rgl’ Warning in install.packages : installation of package ‘rgl’ had non-zero exit status – Priya Sep 16 '15 at 09:55
  • 1
    Here the solution http://stackoverflow.com/a/34480079/4606005 – cemal Sep 13 '16 at 13:42

0 Answers0