> install.packages("rgl") Installing package into ‘/home/redpitaya/R/x86_64-pc-linux-gnu-library/3.0’ (as ‘lib’ is unspecified) --2016-04-10 14:22:21-- https:// cran .rstudio.com/src/contrib/rgl_0.95.1441.tar.gz ..... ..... 2016-04-10 14:22:44 (87.0 KB/s) - ‘/tmp/RtmpsFfcgb/downloaded_packages/rgl_0.95.1441.tar.gz’ saved [2054724/2054724] * installing *source* package ‘rgl’ ... ** package ‘rgl’ successfully unpacked and MD5 sums checked checking for gcc... gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -std=gnu99 -E checking for gcc... (cached) gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking whether __attribute__((visibility())) is supported... yes checking whether gcc -std=gnu99 accepts -fvisibility... yes checking whether accepts -fvisibility... no checking for libpng-config... yes configure: using libpng-config configure: using libpng dynamic linkage checking for X... no configure: error: X11 not found but required, configure aborted. ERROR: configuration failed for package ‘rgl’ * removing ‘/home/redpitaya/R/x86_64-pc-linux-gnu-library/3.0/rgl’ Warning in install.packages : installation of package ‘rgl’ had non-zero exit status The downloaded source packages are in ‘/tmp/RtmpsFfcgb/downloaded_packages’
Standard input is empty
Main.java:1: error: class, interface, or enum expected
> install.packages("rgl")
^
Main.java:1: error: class, interface, or enum expected
> install.packages("rgl")
^
Main.java:3: error: illegal '.'
.....
^
Main.java:4: error: illegal '.'
.....
^
Main.java:6: error: illegal character: '\u2018'
2016-04-10 14:22:44 (87.0 KB/s) - ?/tmp/RtmpsFfcgb/downloaded_packages/rgl_0.95.1441.tar.gz? saved [2054724/2054724]
^
Main.java:6: error: illegal character: '\u2019'
2016-04-10 14:22:44 (87.0 KB/s) - ?/tmp/RtmpsFfcgb/downloaded_packages/rgl_0.95.1441.tar.gz? saved [2054724/2054724]
^
Main.java:8: error: illegal character: '\u2018'
* installing *source* package ?rgl? ...
^
Main.java:8: error: illegal character: '\u2019'
* installing *source* package ?rgl? ...
^
Main.java:9: error: illegal character: '\u2018'
** package ?rgl? successfully unpacked and MD5 sums checked
^
Main.java:9: error: illegal character: '\u2019'
** package ?rgl? successfully unpacked and MD5 sums checked
^
Main.java:32: error: illegal character: '\u2018'
ERROR: configuration failed for package ?rgl?
^
Main.java:32: error: illegal character: '\u2019'
ERROR: configuration failed for package ?rgl?
^
Main.java:33: error: illegal character: '\u2018'
* removing ?/home/redpitaya/R/x86_64-pc-linux-gnu-library/3.0/rgl?
^
Main.java:33: error: illegal character: '\u2019'
* removing ?/home/redpitaya/R/x86_64-pc-linux-gnu-library/3.0/rgl?
^
Main.java:35: error: illegal character: '\u2018'
installation of package ?rgl? had non-zero exit status
^
Main.java:35: error: illegal character: '\u2019'
installation of package ?rgl? had non-zero exit status
^
Main.java:38: error: illegal character: '\u2018'
?/tmp/RtmpsFfcgb/downloaded_packages?
^
Main.java:38: error: illegal character: '\u2019'
?/tmp/RtmpsFfcgb/downloaded_packages?
^
18 errors
Standard output is empty