similar to: Problema con Bioconductor y R 3.0.2

Displaying 20 results from an estimated 1000 matches similar to: "Problema con Bioconductor y R 3.0.2"

2013 Oct 23
0
Problema con Bioconductor y R 3.0.2
Hola Eric, Cual es tu sessionInfo()? Gracias, Jorge.- Sent from my phone. Please excuse my brevity and misspelling. > On Oct 23, 2013, at 6:59 AM, neo <ericconchamunoz en gmail.com> wrote: > > No se bien si hacer la pregunta aca, pero en la lista de correo de > bioconductor he tenido algunos problemas para hacer la consulta. > > Por un error actualice R de la version
2016 Nov 16
2
Rstudio RserverSql
Estimados La última vez que instale R fue en conjunto con sqlserver 2016, por lo cuál sería rserver. Actualice Rstudio y por ejemplo el Rnotebook requiere una actualización (pandoc y etc.) Pero al colocar la actualización de paquetes desde Rstudio informa que están todos actualizados, sin embargo el mismo también detecta que no es así, puesto que lo informa como dependencias necesarias para
2020 May 05
2
instalar
update.packages(ask=F, checkBuilt=T) FUNCIONA BIEN, ESTOY ACTUALIZANDO El 4/5/20, Emilio L. Cano <emilopezcano en gmail.com> escribió: > Sí la hay, yo antes lo hacía. Pero ahora pienso como Hadley: > https://twitter.com/hadleywickham/status/1254387031842701312 > <https://twitter.com/hadleywickham/status/1254387031842701312> > > Te digo de memoria (en Windows): copia
2019 Oct 12
2
PANDOC
Hola, parece que el problema está relacionado con la versión de Pandoc. La última da problemas, según parece: https://github.com/boxuancui/DataExplorer/issues/119 DataExplorer failed on the iris and mtcars data.frames on 3 of 4 computers today. It took hours, but the problem seems related to newer versions of Pandoc. Only Pandoc 2.6 works with DataExplorer. It will fail with newer versions 2.7
2016 Nov 16
2
Rstudio RserverSql
Estimado Carlos Ortega Recién leo en mi sistema,  checkpoint(), no tengo una fecha configurada. Instalaré la versión CRAN y que coexistan. En estos momentos no necesito una característica de análisis estadístico, pero si estoy viendo y pensado con algunas pruebas, el utilizar R para reportes, en ese caso una opción es SqlServer 2016, otra conectar R a java o c#, no recuerdo justo el nombre
2010 Feb 04
1
Rcommander en español
Hola todos: acabo de actualizar R a R 2.10.1, y cuando actualice Rcmdr (Versión 1.5-4) me cargo la versión en inglés, no me acuerdo que hice antes para tener Rcmdr en español (trabajo con windows XP). alguien podría recordarme lo que hay que hacer? Gracias Gabriela. ______________________________ Lic. María Gabriela Cendoya Magíster en
2006 Mar 16
2
Bioconductor package on linux machine
Hi together, we received a question about the bioconductor package, maybe anybody could help the guy and I will deliver the message over our forum to him. If this way is allowed ... Regards Knut Here the question: Hello, I have installed R on a linux machine. I have then installed the biocLite.R package from bioconductor. I wanted to install a few other packages - hgu133plus2cdf, rma . I
2011 Nov 30
1
install "multtest" and "preprocessCore" packages in Bioconductor library
Hi Nguyen, > Subject: [R] install "multtest" and "preprocessCore" packages in > Bioconductor library > Date: Wed, 30 Nov 2011 09:57:36 -0800 > From: UyenThao Nguyen <unguyen at tethysbio.com> > To: r-help <r-help at r-project.org> > CC: uth.nguyen at ucdavis.edu <uth.nguyen at ucdavis.edu> > > Hi All, > > I've tried to
2009 Aug 07
2
error installing bioconductor
Hi, I am new to R. I am downloaded the installer for R 2.9.1, and that installed just fine. Then I want to install Biocondcutor packages. According to bioconductor website, I input the following commands. > source("http://bioconductor.org/biocLite.R") > bioLite() Error: could not find function "bioLite" What am I doing wrong here? Thanks -- View this message in
2012 Jul 19
3
Are R packages supposed to be "relocatable"? (avoiding BioConductor scripts...)
I've asked a question in the BioConductor list about package management. My solution depends on your answer to the following question. Are installed R packages "relocatable"? I mean relocatable in the same sense that files in a RedHat RPM file might be "relocatable" after compiling (http://www.rpm.org/max-rpm/ch-rpm-reloc.html). This allows one to build a package as the
2011 Jan 24
2
Setting bioconductor repository in .Rprofile. Is there a permanent way?
I currently set the Bioconductor repository in my .Rprofile using this code (which needs editing for every version number change of Bioconductor): # Choose repositories repos <- structure(c(CRAN="http://streaming.stat.iastate.edu/CRAN", CRANextra="http://www.stats.ox.ac.uk/pub/RWin",
2008 Jun 19
1
Installation Error with Bioconductor on R
Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org/download, which state that you should type the following: source("http://bioconductor.org/biocLite.R") biocLite() When I do that, I get the following error: Running biocinstall version 2.2.9 with R version 2.7.0 Your version of R
2009 Jun 23
1
Cannot install pakages from Bioconductor besides the default installation
I am running the last R version on SuSE 11.1. I installed the Bioconductor environment following the instructions on the web. As a consequence some core packages from Bioconductors were installed. I need to add some more packages. So I tried biomaRt as follows. It does not get installed correctly. Please see the following sequence. Thank you in advance. Maura >
2015 Jun 08
2
help awk y shells en R
Al final resulto más fácil de lo esperado. Hay que instalar cywin y utilizar los comandos de la siguiente manera system('C:/cygwin/bin/wc -l var_risco_2012.csv') Esto en principio funciona El 8 de junio de 2015, 17:41, Carlos Ortega <cof en qualityexcellence.es> escribió: > Hola, > > Mira esto: > >
2011 Jun 10
3
CRAN package with dependencies on Bioconductor
Dear all, for a CRAN-package that depends on another Bioconductor-package I find two things annoying and would like to know whether there are some workarounds: 1) Is there some inevitable problem that install.packages does not install uninstalled packages (on which the specified package depends) also from Bioconductor (in the correct version)? 2) In my understanding (please correct me if
2008 Dec 01
1
[BioC] Rcurl 0.8-1 update for bioconductor 2.7
Hi Patrick, Greetings from !(sunny) Pittsburgh. What's the scoop on RCurl on windows (XP)? I've tried to install RCurl_0.92-0.zip and RCurl_0.9-3.zip, with both R 2.7.2 and R 2.8.0 from the RGUI (utils:::menuInstallLocal), and get the error "Windows binary packages in zipfiles are not supported". which (according to google's one and only hit) comes from a perl script.
2005 Oct 18
2
Installing Bioconductor on R
hi all, Am new to R. I am having problems installing Bioconductor package in R on fedora core 4 running on AMD64 bit machine. this is the error message I get : gcc -shared -L/usr/local/lib -o affyPLM.so avg_log.o biweight.o chipbackground.o common_types.o do_PLMrlm.o do_PLMrma.o do_PLMthreestep.o idealmismatch.o LESN.o lm.o lm_threestep.o log_avg.o matrix_functions.o
2017 Dec 29
2
Facing problem in installing the package named "methyAnalysis"
Thank you Michael Dewey. Can you please send me the email id for Bioconductor. regards Pijush On Fri, Dec 29, 2017 at 5:20 PM, Michael Dewey <lists at dewey.myzen.co.uk> wrote: > Dear Pijush > > You might do better to ask on the Bioconductor list as IRanges does not > seem to be on CRAN so I deduce it is a Bioconductor package too. > > Michael > > > On
2006 Jun 20
1
Installing bioconductor
Hi, I been trying to install bioconducter into R using the script on the bioconductor home page. However, I get this error message: > source("http://www.bioconductor.org/biocLite.R") Error in file(file, "r", encoding = encoding) : unable to open connection In addition: Warning message: unable to connect to 'www.bioconductor.org' on port 80. It is maybe
2012 Jun 01
5
Curso de R básico no presencial y gratuito
Hola, ¿qué tal? Juanjo Gibaja y yo hemos organizado un curso de R básico, no presencial, colaborativo y gratuito dirigido a aquellas personas que quieren introducirse en el mundo de R. Para más información, pueden consultarse los dos siguientes enlaces: http://www.datanalytics.com/blog/2012/06/01/curso-de-r-gratuito-no-presencial/