José Luis Cañadas
2013-Dec-21 11:09 UTC
[R-es] error con install_github() del paquete devtools
Gracias Jorge. Pero tiene que ser otra cosa. El Renviron está bien y unzip está en ese path. Y al hacerlo como indica Oscar no hay problema con el unzip Miraré como está en otro Linux que si funciona a ver que puede ser. Pero será después de Navidad. Saludos [[alternative HTML version deleted]]
A mi no me dio problemas. Intenta instalar nuevamente RCurl.> library(devtools) > install_github('likert','jbryer')Installing github repo likert/master from jbryer Downloading likert.zip from https://github.com/jbryer/likert/archive/master.zip Installing package from /tmp/RtmpJuHsLY/likert.zip arguments 'minimized' and 'invisible' are for Windows only Installing likert '/usr/lib/R/bin/R' --vanilla CMD build '/tmp/RtmpJuHsLY/devtools37b52fc819e4/likert-master' --no-manual --no-resave-data * checking for file '/tmp/RtmpJuHsLY/devtools37b52fc819e4/likert-master/DESCRIPTION' ... OK * preparing 'likert': * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... OK * checking for LF line-endings in source and make files * checking for empty or unneeded directories * looking to see if a 'data/datalist' file should be added * building 'likert_1.2.tar.gz' '/usr/lib/R/bin/R' --vanilla CMD INSTALL '/tmp/RtmpJuHsLY/likert_1.2.tar.gz' --library='/home/daniel/R/x86_64-pc-linux-gnu-library/3.0' --install-tests * installing *source* package 'likert' ... ** R ** data ** demo ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (likert)> sessionInfo()R version 3.0.2 (2013-09-25) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] devtools_1.4.1 loaded via a namespace (and not attached): [1] digest_0.6.4 evaluate_0.5.1 httr_0.2 memoise_0.1 parallel_3.0.2 RCurl_1.95-4.1 stringr_0.6.2 tools_3.0.2 whisker_0.3-2>Daniel Merino El 21 de diciembre de 2013, 8:09, José Luis Cañadas <canadasreche@gmail.com>escribió:> Gracias Jorge. Pero tiene que ser otra cosa. El Renviron está bien y unzip > está en ese path. Y al hacerlo como indica Oscar no hay problema con el > unzip > Miraré como está en otro Linux que si funciona a ver que puede ser. > Pero será después de Navidad. > Saludos > > [[alternative HTML version deleted]] > > > _______________________________________________ > R-help-es mailing list > R-help-es@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-help-es > >-- Daniel [[alternative HTML version deleted]]
Jose Luis Cañadas Reche
2013-Dec-22 08:26 UTC
[R-es] error con install_github() del paquete devtools
Gracias Daniel. Al reinstalar RCurl ha funcionado perfectamente. Saludos. El 22/12/13 05:27, daniel escribió:> A mi no me dio problemas. Intenta instalar nuevamente RCurl. > > > library(devtools) > > install_github('likert','jbryer') > Installing github repo likert/master from jbryer > Downloading likert.zip from > https://github.com/jbryer/likert/archive/master.zip > Installing package from /tmp/RtmpJuHsLY/likert.zip > arguments 'minimized' and 'invisible' are for Windows only > Installing likert > '/usr/lib/R/bin/R' --vanilla CMD build > '/tmp/RtmpJuHsLY/devtools37b52fc819e4/likert-master' --no-manual > --no-resave-data > > * checking for file > '/tmp/RtmpJuHsLY/devtools37b52fc819e4/likert-master/DESCRIPTION' ... OK > * preparing 'likert': > * checking DESCRIPTION meta-information ... OK > * installing the package to build vignettes > * creating vignettes ... OK > * checking for LF line-endings in source and make files > * checking for empty or unneeded directories > * looking to see if a 'data/datalist' file should be added > * building 'likert_1.2.tar.gz' > > '/usr/lib/R/bin/R' --vanilla CMD INSTALL > '/tmp/RtmpJuHsLY/likert_1.2.tar.gz' > --library='/home/daniel/R/x86_64-pc-linux-gnu-library/3.0' > --install-tests > > * installing *source* package 'likert' ... > ** R > ** data > ** demo > ** inst > ** preparing package for lazy loading > ** help > *** installing help indices > ** building package indices > ** installing vignettes > ** testing if installed package can be loaded > * DONE (likert) > > > sessionInfo() > R version 3.0.2 (2013-09-25) > Platform: x86_64-pc-linux-gnu (64-bit) > > locale: > [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 > LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 > LC_MESSAGES=en_US.UTF-8 > [7] LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C > LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C > > attached base packages: > [1] stats graphics grDevices utils datasets methods base > > other attached packages: > [1] devtools_1.4.1 > > loaded via a namespace (and not attached): > [1] digest_0.6.4 evaluate_0.5.1 httr_0.2 memoise_0.1 > parallel_3.0.2 RCurl_1.95-4.1 stringr_0.6.2 tools_3.0.2 > whisker_0.3-2 > > > > Daniel Merino > > > El 21 de diciembre de 2013, 8:09, José Luis Cañadas > <canadasreche@gmail.com <mailto:canadasreche@gmail.com>> escribió: > > Gracias Jorge. Pero tiene que ser otra cosa. El Renviron está bien > y unzip > está en ese path. Y al hacerlo como indica Oscar no hay problema > con el > unzip > Miraré como está en otro Linux que si funciona a ver que puede ser. > Pero será después de Navidad. > Saludos > > [[alternative HTML version deleted]] > > > _______________________________________________ > R-help-es mailing list > R-help-es@r-project.org <mailto:R-help-es@r-project.org> > https://stat.ethz.ch/mailman/listinfo/r-help-es > > > > > -- > Daniel[[alternative HTML version deleted]]