Displaying 20 results from an estimated 31 matches for "jara".
Did you mean:
jar
2019 Feb 12
3
Grafico barras
Buenas , alguien sabe como puedo mostrar solo los 5 valores mas altos en un
gráfico de barras en R, hasta ahora he hecho:
ggplot(data=df_nuevo, aes(x=District, y=N)) + geom_bar(stat="identity")
Muchas gracias
[[alternative HTML version deleted]]
2019 Feb 16
4
Duda error sintaxis
Buenas tardes chicos, estoy intentando hacer un gráfico que resuma para
cada dia de la semana la información de algunos distritos específicos de
los que contiene mi variable, ejecuto esta sintaxis pero me da un error
Error: Mapping should be created with `aes() or `aes_()`.
Alguien me puede orientar sobre que estoy haciendo mal, llevo mucho rato
atascada.
Muchas gracias
df_nuevofinal %>%
2019 Feb 12
4
Consulta Fecha R
Buenos días , por favor alguien me puede ayudar
necesito separar en tres columnas una columna fecha que viene en el
siguiente formato (01/01/1983)
Muchas gracias
Saludos
[[alternative HTML version deleted]]
2015 Jul 28
0
[LLVMdev] Purpose of LLVM_ENABLE_LIBCXX and LLVM_ENABLE_LIBCXXABI
...s also make clang use
> libc++ by default, or is this configurable via a different set of flags?
>
> Thanks a lot in advance
>
> Michael
>
> --
> Michael Schlottke-Lakemper
>
> SimLab Highly Scalable Fluids & Solids Engineering
> Jülich Aachen Research Alliance (JARA-HPC)
> RWTH Aachen University
>
> Wüllnerstraße 5a
> 52062 Aachen
> Germany
>
> Phone: +49 (241) 80 95188
> Fax: +49 (241) 80 92257
> Mail: m.schlottke-lakemper at aia.rwth-aachen.de
> Web: http://www.jara.org/jara-hpc
>
>
> ___________________________________...
2003 Jan 08
7
ping from local to net
I try to do ping between my local network and Internet and i can''t do
it, in my policy I have:
loc net ACCEPT info
loc fw ACCEPT
loc dmz ACCEPT info
fw loc ACCEPT
fw net ACCEPT info
fw dmz
2015 Jul 28
6
[LLVMdev] Purpose of LLVM_ENABLE_LIBCXX and LLVM_ENABLE_LIBCXXABI
...Related to the first question: do the above flags also make clang use libc++ by default, or is this configurable via a different set of flags?
Thanks a lot in advance
Michael
--
Michael Schlottke-Lakemper
SimLab Highly Scalable Fluids & Solids Engineering
Jülich Aachen Research Alliance (JARA-HPC)
RWTH Aachen University
Wüllnerstraße 5a
52062 Aachen
Germany
Phone: +49 (241) 80 95188
Fax: +49 (241) 80 92257
Mail: m.schlottke-lakemper at aia.rwth-aachen.de
Web: http://www.jara.org/jara-hpc
2003 Jan 08
0
SV: SV: SV: ping from local to net
...internal ip addresses to private
addresses (rfc 1918):
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
best regards,
Kenneth.
-----Opprinnelig melding-----
Fra: Marta Jara [mailto:marta_jara@zenithmedia.es]
Sendt: 8. januar 2003 17:58
Til: kenneth.grande@aspit.no
Emne: Re: SV: SV: [Shorewall-users] ping from local to net
sorry, but i don''t understand
Kenneth Grande, Driftsjef aspIT AS wrote:
What does it report?
?
-----Opprinnelig melding-----
Fra: Mart...
2019 Feb 04
2
Ayuda con calculo de variables / transponer R
Buenas tardes, tengo dudas con el siguiente ejercicio que me han propuesto
en un curso, no se si alguien podria indicarme como abordarlo, soy nueva en
R y agradezco mucho su ayuda
Identi car cuales son las variables que están contenidas en
el data.frame. A continuación, transformar ese data.frame para que
cada columna represente cada una de las variables. Usar los nombres
Date, District y N.
2015 Jul 28
1
[LLVMdev] Purpose of LLVM_ENABLE_LIBCXX and LLVM_ENABLE_LIBCXXABI
...ault, or is this configurable via a different set of flags?
>>
>> Thanks a lot in advance
>>
>> Michael
>>
>> --
>> Michael Schlottke-Lakemper
>>
>> SimLab Highly Scalable Fluids & Solids Engineering
>> Jülich Aachen Research Alliance (JARA-HPC)
>> RWTH Aachen University
>>
>> Wüllnerstraße 5a
>> 52062 Aachen
>> Germany
>>
>> Phone: +49 (241) 80 95188
>> Fax: +49 (241) 80 92257
>> Mail: m.schlottke-lakemper at aia.rwth-aachen.de
>> Web: http://www.jara.org/jara-hpc
>>
&...
2012 Oct 15
2
[LLVMdev] Alternate instruction encoding for subtargets
...e new instructions (e.g. ADD_KCPSM3 and ADD_KCPSM6).
If that is not possible I will just dump the tablegen's
*GenCodeEmitter.inc file with the getBinaryCodeForInstr() and write it
by hand. I guess this is the only place where opcodes are used? (I do
not use LLVM's MC disassembler.)
Cheers,
Jara
--
Space--the final frontier!
http://linkedin.com/in/jaroslavsykora
2013 Apr 29
2
last login timestamp
Hello, I am settiing up a dovecot (imap, pop, sieve, lda) + openldap
infrastructure. I need to store the timestamp of the last login of each
user in an attribute of its corresponding ldap object. I could not find
a way of doing this through configuration options so I am thinking of
coding this task into the dovecot-auth source code, maybe in the
passdb-ldap.c file. What do you recomend about this?
2010 Aug 30
3
Decent How-To now on the wiki for setting up Transport Layer Security
Hi all,
For anyone that's interested in setting up TLS with libvirt, but hasn't
gotten around to it yet, there's a decent guide on the wiki now:
http://wiki.libvirt.org/page/TLSSetup
It's user focused (ie SysAdmin's), and has lots of pics explaining
concepts, plus shows what needs to be done, and shows how to do it.
Please note, it doesn't cover SASL, it's just
2006 Dec 07
0
Rmpi help
...#39;
Error in dyn.unload(x) : dynamic/shared library '/paracel/R/lib64/R/library/Rmpi/libs/Rmpi.so' was not loaded
Error in dyn.unload(x) : dynamic/shared library '/paracel/R/lib64/R/library/Rmpi/libs/Rmpi.so' was not loaded
I dont understand, why?
Please help me.
Cheers
Navarro Jara, Rolando
Cisco Certified Network Associate - CCNA
Acesss Grid Project - Information Technology Unit
International Potato Center
Phone: 511 - 3496017 Ext. 2146
Navarro Jara, Rolando
Cisco Certified Network Associate - CCNA
Acesss Grid Project - Information Technology Unit
International Pota...
2003 Jan 16
3
Jan 16 17:49:33 murowall kernel: Shorewall:loc2net:CONTINUE:IN=eth0 OUT=eth2 SRC Shorewall:FORWARD:REJECT:IN=eth0 OUT=eth2
I have the problem when my localnetwork do telnet to the net
Shorewall:FORWARD:REJECT:IN=eth0 OUT=eth2
my files are the following:
policy
#SOURCE DEST POLICY LOG LEVEL LIMIT:BURST
loc net CONTINUE info
loc fw ACCEPT info
loc loc ACCEPT
loc dmz ACCEPT info
fw
2011 Jun 08
0
[LLVMdev] change program names (configure --program-prefix=xxx)
...ames of LLVM programs?
Something like in gcc's configure --program-prefix=xxx
e.g llvm-dis -> xxx-llvm-dis, clang -> xxx-clang, opt -> xxx-opt
I'd like to have this (or equivalent) so that I can customize
cross-toolchain program names according to the target architecture.
Thanks,
Jara
--
Space--the final frontier!
2006 May 12
0
New CRAN package "DPpackage"
...ulli regression
Semiparametric Density estimation
Semiparametric Linear mixed models
Semiparametric Generalized linear mixed models
Semiparametric AFT model for interval-censored data
I would very much appreciate any comments/errors/suggestions for
future development.
Best regards,
Alejandro Jara.
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2004 Jun 17
0
2D Kolmogorov-Smirnov test: solution
...implementation of
a two-dimensional analog of the Kolmogorov-Smirnov test in R[1][2]. As
there isn't one, as far as I know, people might be interested in a very
fast C++ implementation called MUAC which is available as a function
and as a standalone program from
http://www.acooke.org/jara/muac/index.html. Apparently the code is
interesting from a computer science viewpoint, and an MPI-powered
parallel version is available from
http://beowulf.lcs.mit.edu/18.337-2002/projects-2002/ianchan/KS2D/
Project%20Page.htm
If anyone has any experience of this code, and in particular wor...
2004 Aug 07
0
improve energy levels
...wong_slaptm
bas
p_harm from u`s.a & 0ve'rnight deliv~er
http://www.welcome2your-rxworld.com
Slowly he ascended, this time to a height of nearly twenty feet
-----Original Message-----
From: Val Boyd [mailto:cbwwbyywr at in.com]
To: frankie gamboa; loren silvers; jamey reven; monroe jara; esteban mazar
Sent: Saturday, October, 2004 11:51 AM
Subject: improve energy levels
In this systematic review of all randomised trials we have shown that
lactamaminoglycoside combination therapy and lactam monotherapy for the
treatment of sepsis have similar effects in patients without neutr...
2002 Apr 05
0
SecurID authentication
...done.
You can test it.
Patch and documentation available at:
http://sweb.cz/v_t_m/
VT
______________________________________________________________________
Reklama:
Jaro prichazi .... Prazske jaro 2002 zahajuje 12. kvetna. Vstupenky jiz od 100,- Kc v pokladnach Ticketpro, Rudolfina a Prazskeho jara. Vice na http://www.festival.cz
2013 Jun 05
1
Error: Threading lost Message ID
Hello everyone,
I have just put in production dovecot imap and pop3 in replacement of
courier in a setup of 700 accounts aprox. Dovecot release running is
1.2.16 in a Linux CentOS 5.8.
Seems like some accounts are having problems dealing with message
threading, as I read lines like this one in my logs:
IMAP(some_user): Error: Threading lost Message ID
...and some of those accounts cannot