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?