Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

380 results for “from:oscar”

How to access a local sp-variable inside a function using the layer method
Oscar Perpiñan · Dec 14, 2012 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121214/e7c84fc2/attachment.pl>

[R-es] Sumarizar medidas repetidas
Oscar Perpiñan · May 25, 2011 · r-help-es

Hola, ¿Que tal utilizar aggregate? aggregate(cbind(Obs.1, Obs.2) ~ ID, data=my.df, FUN=mean) Saludos. Oscar. ------------------- Oscar Perpiñán Lamigueiro Dpto. Ingeniería Eléctrica EUITI-UPM http://procomun.wordpress.com

[R-es] mapas de facebook
Oscar Perpiñan · Dec 19, 2010 · r-help-es

Hola, El autor de los mapas de facebook ha publicado en su blog algo más de información sobre cómo los hizo: http://paulbutler.org/archives/visualizing-facebook-friends/ Saludos. Oscar. -- Oscar Perpiñán Lamigueiro Dpto. de Ingeniería...

Problem with China GADM map data?
Oscar Perpiñan · Feb 7, 2014 · r-sig-geo

> However, running on the original code I now get this slightly different > error as below. Just out of interest are you running R on Windows? No, I run R on Linux. Sorry, I don't know how to solve your...

Lattice package not listed
Oscar Moreno · Nov 19, 2006 · r-sig-debian

I do not find the package "lattice" when I try to install it with install.packages(). Where is it? I gave tried the Austria and USA(PA1) to no avail. I am using Ubuntu 6.10 with R 2.4...

glm
Oscar Rueda · Dec 20, 2000 · r-help

It was my fault, as you have seen. Y matrix must contain successes and failures, and not successes and trials. Sorry for my ignorance and thanks a lot for your help. Oscar -------------- next part -------------- An HTML attachment was scrubbed... URL...

Help on pointLabel() function for engineering drawings
Oscar Perpiñan · Sep 26, 2015 · r-sig-geo

Hi, You could try the `lineLabel` and `sp.lineLabel` functions of this same package. Best. Oscar. -- Oscar Perpi??n Lamigueiro Dpto. Ing. El?ctrica, Electr?nica, Autom?tica y F?sica Aplicada Escuela T?cnica Superior de Ingenier?a y...

multiv
Oscar Moreno · Oct 18, 2004 · r-help

What happened to multiv package? I have installed R 2.0.0 in my Mac and I could not find this package. I see other things have been reorganized. I have read "What's New" and I have used the...

Repository entry in sources.list
Oscar Moreno · Jul 24, 2006 · r-sig-debian

I'd like to use APT to install the latest edition of R in my Ubuntu 6.06 OS. What is the entry that goes in the sources.list file? Please spell it to me as clearly as possible. I...

[R-es] editores en windows
Oscar Perpiñan · Feb 15, 2011 · r-help-es

> En linux uso rkward o gedit con el plugin Rgedit, pero me gustaría saber > qué editores se pueden usar en windows. He probado Tinn-R , ¿qué usáis > vosotros? emacs forever: http://www.gnu.org/software/emacs/windows...

rasterVis:: levelplot error
Oscar Perpiñan · Jun 25, 2014 · r-sig-geo

Thanks. I have pushed a commit to solve it: https://github.com/oscarperpinan/rastervis/commit/bfe0ad06b753a66a89e6953daa70f3dcfb5325b3. You can try it with devtools::install_github('rasterVis', 'oscarperpinan'). I will upload a new version to CRAN soon. Best, Oscar. 2014-06-25...

adding text to levelplot panels with rasterVis and level(panel.text(...))
Oscar Perpiñan · Jun 15, 2015 · r-sig-geo

Hi, I think this is what you are looking for: levelplot(s) + layer(panel.text(179500, 333000, text2add[panel.number()])) Best, Oscar. ---------------- Oscar Perpi??n Lamigueiro Dpto. Ing. El?ctrica, Electr?nica, Autom?tica y F?sica Aplicada (ETSIDI-UPM...

[R-es] Pregunta sobre manipulación de shapefile
Oscar Perpiñan · Oct 8, 2014 · r-help-es

Hola de nuevo, Olvidaba recomendarte este libro: http://www.asdar-book.org/ y estos cursos asociados: http://www.bias-project.org.uk/ASDARcourse/ http://geostat-course.org/Bergen_2014#Daily_programme Saludos. Oscar. -- Oscar Perpiñán Lamigueiro Dpto. IngenierÃ...

[Bioc-devel] Package checks with WARNING
Lapuente Santana, Oscar · Oct 12, 2022 · bioc-devel

Dear Bioconductor developers/maintainers, My package ?easier? checks with WARNING in both the current 3.15 release and the devel version. I am just checking in to see if that?s okay since this was also the case in the...

[R-es] abrir varios archivos a la vez y colocarlos en un mismo data frame
Oscar Perpiñan · Jul 6, 2014 · r-help-es

> Con la aproximacion que te envio obtendrias el resultado que buscas puesto > que do.call(rbind, ...) se encarga precisamente de ello siempre y cuando > TODOS las variables tengan el mismo nombre en TODOS los archivos. Efectivamente, tienes toda la razón...

rasterVis 0.10-3
Oscar Perpiñan · Jul 24, 2011 · r-packages

Dear useRs, I'd like to announce the release of version 0.10-3 of rasterVis. This package provides a set of methods for enhanced visualization and interaction with the Raster* objects from the raster package. You will find some...

Quartz object
Oscar Moreno · Oct 20, 2005 · r-sig-mac

Gents, Fantastic job done for R 2.2 for Mac. Thank you very much. I'd like to report a minor item. Setting the size for the Quartz object does not hold from session to session. I have to set...

[Bioc-devel] Build error accessing cache of ExperimentHub on windows platform
Lapuente Santana, Oscar · Oct 26, 2022 · bioc-devel

Dear Bioconductor developers/maintainers, A build error related to accessing the cache of ExperimentHub occurred just in windows platform (my package depends on ?easierData? package which contains ExperimentHub objects). My package ?easier? used was installing, building and checking correctly in...

sm library
Oscar Rueda · Dec 19, 2000 · r-help

Hello to everyone Does someone know where is the bug in sm.logit function in sm library? The estimated probabilities are always 1/2 I'm new to this list, so I don't know if this list is about...

[R-es] Reglas de asociación en un cluster Hadoop
Oscar Benitez · Mar 7, 2018 · r-help-es

Hola, Quizás no es el ámbito más apropiado, pero vale la pena intentar. ¿Existe alguna implementación en R del modelo de reglas de asociación que pueda realizar el cálculo en paralelo sobre un cluster Hadoop...

Can't find what you're looking for? Try searching with Google .