Displaying 20 results from an estimated 72 matches for "anda".
Did you mean:
and
2007 Dec 28
1
JtestR 0.1 released
...upport
- Customizes Mocha so that mocking of any Java class is possible
- Background testing server for quick startup of tests
- Automatically runs your JUnit codebase as part of the build
Getting started: http://jtestr.codehaus.org/Getting+Started
Team:
Ola Bini - ola.bini at gmail.com
Anda Abramovici - anda.abramovici at gmail.com
--
Ola Bini (http://ola-bini.blogspot.com)
JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)
"Yields falsehood when quined" yields fals...
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')%>%
+...
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 Rubén Marcuzzi
------------ próxima parte ------------
SET @OLD_UNIQUE_CHECKS=@@UNIQUE_...
2016 Mar 15
2
no puedo instalar knitr y Rmarkdown en ubuntu
...igos 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 definitivamente windows, pero
si no me anda R al 100% no puedo mudarme a ubuntu.
Gracias, saludos
--
"*?Que tudo pesado se torne leve, todo corpo, dançarino, e todo espírito,
pássaro.? *
*Nietzsche, "Assim Falou Zaratustra?.*
[[alternative HTML version deleted]]
2019 Mar 19
2
Como generar el dibujo de un mapa, tipo los de maptools::data(wrld_simpl)
...mo (marcar puntos y etiquetar con
leaflet y poco más), por lo que me podrían parecer bien soluciones muy
diversas, que incluyen cambiar de paquetes (en vez de maptools alguna
otra), siempre y cuando pueda generar mapas, dividir la superficie y poder
plotear en esas secciones (voronoi?)
Si alguien anda en eso, le agradecería un poco de luz.
Juan
--
Juan Abasolo
Hizkuntzaren eta Literaturaren Didaktika Saila | EUDIA ikerketa taldea
Bilboko Hezkuntza Fakultatea
Euskal Herriko Unibertsitatea
UPV/EHU
Sarriena auzoa z/g 48940 - Leioa (Bizkaia)
T: (+34) 94 601 7567
Telegram: @JuanAbasolo
Skype: a...
2008 Apr 22
1
read variable global in R tcltk
...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 me, please? Thank you very much.
---------------------------------
Bergabunglah dengan orang-orang yang berwawasan, di bidang Anda di Yahoo! Answers
[[alternative HTML version deleted]]
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 all..!!
[[alterna...
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
...ersona <- c('javier', 'ruben', 'marcuzzi')
bici <- c(1,1,3)
auto <- c(NA,1,1)
cosas <- data.frame(persona, bici, auto)
cosas
no_NA_auto <- cosas[!is.na(cosas$auto),]
no_NA_auto
si_NA_auto <- cosas[is.na(cosas$auto),]
si_NA_auto
¿Que significa eso? Algo no anda, ¿que puede ser?
Javier Marcuzzi
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120724/93f2e7bc/attachment-0001.html>
------------ próxima parte ------------
A non-text attachment was scrubbed.....
2013 Apr 10
1
R3 install.packages('', dependencies=TRUE)
...e paquetes, entonces uso por ejemplo
install.packages('agridat', dependencies=TRUE)
Pero me da la impresión (y más allá del ejemplo del agridat) que hay
dependencias que dependen de otras, o algo por el estilo que hace que no
se instalen todas las necesarias, por ejemplo Rcmdr da trabajo, anda,
pero creo que deberían cargarse más librerías (como que me pide menos
que antes).
¿Hay alguna forma de instalar las dependencias en forma automática, o
alternativa en R 3?
Javier Marcuzzi
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
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...
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
...flat_table(subset(ess, cntry %in% c("DK")), stflife, margin= "row")
## x 0 1 2 3 4 5 6 7 8 9 10
##
## 0.33 0.27 0.47 1.33 0.93 2.87 3.67 8.20 28.40 29.53 24.00
Sin embargo al hacer un histrogama para los paises con ggplot, anda algo
mal con los porcentajes. Por ejemplo sabemos que un 24 % respondió que
están muy satisfechos en DK. Sin embargo
los porcentajes son muy pequeños.
myplot = ggplot(ess, aes (stflife)) +
geom_bar(aes(y = (..count..)/sum(..count..))) +
scale_y_continuous(labels=scales::percent) +
ylab(&qu...
2016 Mar 16
2
no puedo instalar knitr y Rmarkdown en ubuntu
...l 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 definitivamente windows, pero
>> si no me anda R al 100% no puedo mudarme a ubuntu.
>>
>> Gracias, saludos
>> --
>> "*?Que tudo pesado se torne leve, todo corpo, dançarino, e todo espírito,
>> pássaro.? *
>> *Nietzsche, "Assim Falou Zaratustra?.*
>>
>> [[alternative HTML version...
2017 Mar 15
3
Crear una función
...abla.1)
tabla.1 <- spread(tabla.1[, .(etiqueta, Dependencia, Porc)], key
= Dependencia, value = Porc)
tabla.dep <- left_join(tabla, tabla.1)
tabla <- left_join(tabla.reg, tabla.dep)
return(tabla)
}
n.reg.dep(datos$A3a, "A3a")
n.reg.dep(datos$A3a)
?Si bien anda y el resultado es bastante parecido al que espero, no puedo
hacer que las tablas se llamen como quisiera porque el factor "etiqueta"
que debería indicar el primer nombre de la variable no es consdierado, como
podrán ver.
?Si correo el código para la variable, resulta algo como:
> tabla...
2016 Dec 22
0
Postdoc Positions - LLVM for High-Performance Computing
...hancingLLVM's optimization capabilities.
One focus of this work will be to enable more-effective autotuning by
strengthening the two-way communication between the autotuner and the
optimizer.
A passion forimprovingcompiler technology, a keen interest in
high-performance computing hardware, anda desireto advance scientific
computing, will be rewarded in this position.
Position Requirements
We expect you to have:
* Minimum education and experience or equivalent combination:
* Doctorate + 0 years.
* Experience with compiler and toolchain development, including
intermediate rep...
2014 Aug 21
2
pregunta
...("~/Downloads/OR.csv")
head(x)
# resultados SIN graficas
with(x, foo(estado, cake, chocolate, graph = FALSE))
Saludos,
Jorge.-
2014-08-21 12:40 GMT+10:00 Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com>
:
> Estimado José Betancourt
>
> Copio y pego una forma donde anda, básicamente es lo mismo pero con una
> pequeña diferencia, es tan parecido que están los dos códigos a
> continuación.
>
> Javier Marcuzzi
>
> library(epicalc)
> #Comando que llama a una función
> rm(list=ls())
> #setwd("D:/DEMO_new/demo_scripts/OR/")
> #se...
2016 Oct 01
1
samba4 wbinfo failed to call wbcLookupName: WBC_ERR_DOMAIN_NOT_FOUND.
...# Global parameters
[global]
workgroup = VERDERA
realm = VERDERA.BIZ
netbios name = DC1
server role = active directory domain controller
dns forwarder = 10.2.118.1
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind offline logon = Yes
# A ver si anda wbinfo y klist:
winbind refresh tickets = Yes
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
client signing = if_required
[netlogon]
path = /var/lib/samba/sysvol/verdera.biz/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
[adm...