[Bioc-devel] Ayuda

2015-06-16 Thread Cristobal Fresno Rodríguez
Espero que esto te llegue a tiempo, hice un viaje a La República de Benin y se me fue robado el bolso con mi Pasaporte Internacional, Tarjetas de Crédito y mi teléfono celular dentro. La Embajada está deseando ayudarme con dejarme tomar un vuelo sin mi Pasaporte, solo que tengo que pagar por el

Re: [Bioc-devel] daily build problems, how to debug?

2014-02-13 Thread Cristobal Fresno Rodríguez
Hi Hannes, Are you using the "*R devel engine*" installed in zin2 (R Under development (unstable) (2014-01-15 r64790) -- "Unsuffered Consequences")? and then installed "*devel BiocLite 2.14*"? Regards, Cristobal 2014-02-13 9:29 GMT-03:00 Hettling, J. : > Dear Bioconductor developers, > > sinc

[Bioc-devel] lmdme: Linear Models for Designed Multivariate Experiments

2013-08-09 Thread Cristobal Fresno Rodríguez
Dear list, I'm sharing with you an R library that we have lunched in Bioconductor a couple of month ago. This package allows you to perform ANOVA decomposition and PCA analysis (APCA) or ANOVA-Simultaneous Component Analysis (ASCA) in addition with PLS analysis over the Residual/Coefficients Matri

[Bioc-devel] RDAVIDWebService: Set Enrichment Analysis in DAVID through R

2013-08-09 Thread Cristobal Fresno Rodríguez
Dear list, A new R library has been recently launched to Bioconductor. This library allows to perform DAVID analysis via R in a programmatic way, facilitating its automatic use. It also add some new capabilities not included in DAVID platform such as Direct Acyclic Graph visualization of enriched

Re: [Bioc-devel] heavy vignette

2013-07-23 Thread Cristobal Fresno Rodríguez
Hi Carles, Bioconductor allows to include suggest packages for vignette examples. In this context if the cel files you are planning to use are not already included in a data package, submit both a data and code package. Regards Kachelo El 23/07/2013 07:28, "Hernandez Ferrer, Carles" escribió: > H

Re: [Bioc-devel] Custom CRAN repository in biocLite.R not working

2013-03-13 Thread Cristobal Fresno Rodríguez
quot; = "http://cran.fhcrc.org";) to ## options("repos" = c(CRAN="http://cran.fhcrc.org";)) Thanks for the assistance. Kachelo 2013/3/13 Dan Tenenbaum > > > On Wednesday, March 13, 2013, Dan Tenenbaum wrote: > > > > > > On Wed

[Bioc-devel] Custom CRAN repository in biocLite.R not working

2013-03-13 Thread Cristobal Fresno Rodríguez
Greetings!! I am trying to use a local CRAN and Bioconductor repository for academic purposes. In this context, in biocLite.R script at bioconductor.org suggests to use: options("repos" = "http://localCRANsite";) options("BioC_mirror" = "http://localBioconductorSite";) source("http://bioconduc