search for: andas

Displaying 20 results from an estimated 75 matches for "andas".

Did you mean: anas
2007 Dec 28
1
JtestR 0.1 released
JtestR allows you to test your Java code with Ruby frameworks. Homepage: http://jtestr.codehaus.org Download: http://dist.codehaus.org/jtestr JtestR 0.1 is the first public release of the JtestR testing tool. JtestR integrates JRuby with several Ruby frameworks to allow painless testing of Java code, using RSpec, Test/Unit, dust and Mocha. Features: - Integrates with Ant and Maven - Includes
2016 Dec 06
2
rvest
Estimados Hace un tiempo que no uso rvest, corrí un código viejo, anda sin problemas, escribo el nuevo y hay algo que me olvide. Básicamente desde el navegador de internet selecciono el xpath, copio y pego este en R, pero me sale el siguiente error. > text <- Pagina.R %>% + html_nodes(xpath='//*[@id="content"]/p')%>% + html_text() >
2018 May 16
2
drs shorepl
Hi people I have a questions, i have 3 domain controllers, all with samba dc2 with dc1 drs is perfect dc3 with dc1 drs is perfect but dc2 with dc3 i have errors: WERR_DS_DRA_ACCESS_DENIED in CN=Configuration, DC =DomainDNsZonesm anda DC= ForestDnsZones have you any idea what can do? Sorry for my english, i am from Argentine.
2014 Aug 28
2
sql codificación R
Estimados Les envío dos archivos, el primero es mysql, el segundo es el código R. A ambos los ejecuté en ubuntu 14.04, anteriormente en mi script tenía anotado, se ve feo pero anda, esto es referente a los acentos, hoy se ve feo (codificado no en español) y rjson produce un error, básicamente me informa que no es UFT-8. Desconozco que pasa, ¿alguna idea? Desde ya muchas gracias. Javier
2016 Mar 15
2
no puedo instalar knitr y Rmarkdown en ubuntu
Buenas, he intentado varias veces instalar knitr y Rmarkdown tanto desde Rstudio como desde la terminal de Ubuntu usando diferentes codigos y en nunca consegui q lo instalara. el error q tira es el siguiente: Warning in install.packages : installation of package ?/tmp/RtmpavyTWw/downloaded_packages/stringr_1.0.0.tar.gz? had non-zero exit status Alguien me podria ayudar, porq estoy dejando
2019 Mar 19
2
Como generar el dibujo de un mapa, tipo los de maptools::data(wrld_simpl)
Buenas! Estoy intentando hacer un trabajo con mapas y llegué a un punto en el que me atasco: Quiero generar el dibujo de un mapa. A ese mapa después le señalaría unos puntos y en, base a esos puntos, dividiría el mapa en secciones (usando diagramas Voronoi, que creo que sabría hacerlo, por más que todavía me quedan raro) Todavía lo que sé hacer es muy ínfimo (marcar puntos y etiquetar con
2008 Apr 22
1
read variable global in R tcltk
I have any problem with my code. I build a small GUI in R with tcltk package. the proolem is I don't understand how to make a variable value can be read by R from a function. the variable value can only read if it's called via tcltk widgets and pass it to another function. i think the point is the variable must be set as global variable. but i don't have any idea? is anyone can help
2009 Sep 02
1
a question for beginner
Hello, i have this dataset http://www.umass.edu/statdata/statdata/data/pharynx.txt. the variables GRADE, T_STAGE anda N_STAGE are qualitative or quantitative variables??? i only have this simple doubt...! another example: why in the dataset ovarian (library survival) the variable ecog.ps: ECOG performance status (1 is better, see reference) it is consider quantitative? Thank's for
2005 Sep 23
3
Icecast 2.3.0 Release Annoucement
We are pleased to announce the next release of Icecast. Downloads available at http://www.iceast.org/download.php (pending mirror propagation) **** New features for 2.3.0 **** - Streaming support for ogg speex, ogg flac, ogg midi - intro file support - per mount settable Intro files will play when a listener first connects to a stream. This is designed for station jingles and the
2005 Sep 23
3
Icecast 2.3.0 Release Annoucement
We are pleased to announce the next release of Icecast. Downloads available at http://www.iceast.org/download.php (pending mirror propagation) **** New features for 2.3.0 **** - Streaming support for ogg speex, ogg flac, ogg midi - intro file support - per mount settable Intro files will play when a listener first connects to a stream. This is designed for station jingles and the
2012 Jul 24
1
NA's
Buenas tardes Les consulto los siguiente, dentro de unos datos hay registros faltantes, estos son NA. Me gustaría poder avisar cuáles son los registros no tomados en cuenta porque son NA. Como no puedo reproducir el error, copio y pego un script R que es la forma que yo razone, la cuál me funciona, y un trozo de la captura de pantalla donde aparece mi error, es decir todo NA. # NA's
2013 Apr 10
1
R3 install.packages('', dependencies=TRUE)
Hola a todos Les consulto por lo siguiente: hoy aparece en la actualización de mi sistema (linux open suse) la versión de R 3. Como de costumbre, informa la actualización, aceptas o rechazas, yo acepte, aparece la barrita de estado y al finalizar R 3 está en mi computadora. Al solicitar una librería informa que esta está realizada en una versión anterior a la 3, que debo reinstalarla. Por
2008 Jul 07
6
MiniMagick, and processing thumbnails...
I have a requirement that can''t be that outrageous.... I want to be able to upload an image, and have multiple thumbnails be created for each. Then, I want to post process each image (the main image plus the thumbnails) to add borders. The trick is that the borders need to be different for each image. I thought I could use the after_resize handler, but when I try to add a border to
2025 Mar 27
1
95 - Reunión Grupo de R - Madrid: Jueves 27 de febrero de 2025
Estimados Se me pasó la hora. ¿Quedo grabado como para verlo luego? Por otro lado aprovecho, ¿alguno está utilizando pycharm? Ayer desinstale R studio y Visual Studio Code, intentaré solo con pycharm. Este último creo que ocupa algo menos de espacio y hasta ahora anda rápido, sin embargo lo que más me importa es la experiencia al escribir el código. Concretamente sobre la presentación de hoy,
2016 Sep 03
2
Pivot tables con data.table
Muchas gracias, pensaba hacerlo en una sola línea pero no anda. Me quedo con dcast así no tengo que cargar más paquetes. Un abrazo! Fernando Macedo El 03/09/16 a las 14:26, Carlos J. Gil Bellosta escribió: > reshape2 + dcast > > El día 3 de septiembre de 2016, 19:23, Fernando Macedo > <fermace en gmail.com> escribió: >> Buenas, estoy intentando hacer una especie de pivot
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
Estimados Soy un nuevo usario de R, y estoy usando como base de datos el European Social Survey, que tiene datos de 40,000 individuos, y alrededor de 23 países europeos. Lo que he seleccionado es la útima ola, el round 7, para el año 2014. He leido los datos, desde SPSS y aquí tienen la base de datos y que tipo de objetos se han generado, y tambíen la distribución por pais de la muestra. No he
2016 Mar 16
2
no puedo instalar knitr y Rmarkdown en ubuntu
Hola Carlos, el ubuntu tiene compilador :) Este es el error completo al querer instalar el paquete stringr Installing package into ?/home/jose210179/R/i686-pc-linux-gnu-library/3.2? (as ?lib? is unspecified) --2016-03-15 21:46:23-- https://cran.rstudio.com/src/contrib/stringr_1.0.0.tar.gz Resolviendo cran.rstudio.com (cran.rstudio.com)... 54.230.163.212 Conectando con cran.rstudio.com
2017 Mar 15
3
Crear una función
Hola. Estoy intentando crear una función pero no logro que termine de cerrar y mi manejo no permite que el google me ayude... n.reg.dep <- function(x, y) { etiqueta <- str_replace(nombres[Variable == y, Descripcion], "[ ]", "") tabla <- datos[, .N, by = .(etiqueta = A3a)] # tabla <- tabla[, Porc := round(N/sum(N)*100,1)] # % tabla[, PorcAc :=
2016 Dec 22
0
Postdoc Positions - LLVM for High-Performance Computing
Hi everyone, I'm happy to report that I have two open postdoctoral research positions at Argonne National Laboratory focusing on LLVM-based compiler technology for high-performance computing. US citizenship is *not* required. If you've received your Ph.D. within the past several years, or are in the process of completing your degree requirements, and would like to join a team working
2014 Aug 21
2
pregunta
Buenas noches Javier y José, Estoy en contra de usar attach(), asi que propongo la siguiente alternativa con with(): # paquete require(epicalc) # los argumentos en ... pasan de epicalc:::cc # ver ?cc para mas informacion foo <- function(var1, var2, var3, ...){ or1 <- cc(var1, var2, ...) or2 <- cc(var1, var3, ...) list(or1 = or1, or2 = or2) } # datos x <-