library(JGR) JGR()
En cas de problèmes, voir la rubrique problemes
c'est possible sans etre admin, sur nemo, de la façon suivante, pour R26:
setenv PATH /opt/csw/gcc3/bin:/opt/csw/bin:${PATH}:/usr/ccs/bin
et enfin, installer le package, par exemple:
R26 CMD INSTALL /local/apps/downloads/aplpack_1.1.1.tar.gz
* Installing to library '/local/henry/R/i386-pc-solaris2.10-library/2.6'
* Installing *source* package 'aplpack' ...
** R
** inst
** preparing package for lazy loading
Loading required package: tcltk
Loading Tcl/Tk interface ... done
** help
>>> Building/Updating help pages for package 'aplpack'
Formats: text html latex example
aplpack.package text html latex example
bagplot text html latex example
boxplot2D text html latex example
faces text html latex example
spin3R text html latex example
stem.leaf text html latex example
** building package indices ...
* DONE (aplpack)
en cas de problème, contacter le support support@cmi.univ-mrs.fr
Remarque sur le dossier library:
utiliser la commande suivante pour connaitre le dossier à créer:
> Sys.getenv("R_LIBS_USER")
R_LIBS_USER
"~/R/i386-pc-solaris2.10-library/2.7"
Warning message: installation of package 'ROC' had non-zero exit status in: install.packages(pkgs = pkgs, repos = repos, dependencies = dependencies,