Displaying 20 results from an estimated 25 matches for "83255".
Did you mean:
3255
2016 Nov 10
2
Memory leak with tons of closed connections
Dear All,
I'm developing an R application running inside of a Java daemon on
multiple threads, and interacting with the parent daemon via stdin and
stdout.
Everything works perfectly fine except for having some memory leaks
somewhere. Simplified version of the R app:
while (TRUE) {
con <- file('stdin', open = 'r', blocking = TRUE)
line <- scan(con,
2016 Nov 11
0
Memory leak with tons of closed connections
...%% 1000 == 1) {cat('i=',i,'\\n'); print(a)} }"
11059
i= 1
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 83216 4.5 10000000 534.1 213529 11.5
Vcells 172923 1.4 16777216 128.0 562476 4.3
i= 1001
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 83255 4.5 10000000 534.1 213529 11.5
Vcells 172958 1.4 16777216 128.0 562476 4.3
.......
...............................................
...............................................
...............................................
i= 80001
used (Mb) gc trigger (Mb) max used (Mb)
N...
2016 Nov 11
2
Memory leak with tons of closed connections
...\n'); print(a)} }"
>
> 11059
> i= 1
> used (Mb) gc trigger (Mb) max used (Mb)
> Ncells 83216 4.5 10000000 534.1 213529 11.5
> Vcells 172923 1.4 16777216 128.0 562476 4.3
> i= 1001
> used (Mb) gc trigger (Mb) max used (Mb)
> Ncells 83255 4.5 10000000 534.1 213529 11.5
> Vcells 172958 1.4 16777216 128.0 562476 4.3
> .......
> ...............................................
> ...............................................
> ...............................................
> i= 80001
> used (Mb...
2008 Nov 06
2
R Mixed Anova
...need an ANOVA table, a p value, and be able to run post hoc
tests.
Thanks for your attention and patience.
___________________________________
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
Fone: (0**41) 3455-1496 ramal 217
Fax: (0**41) 3455-1105
[[alternative HTML version deleted]]
2009 Jun 19
2
Post-Hoc Test for Kruskal-Wallis Rank Sum Test
...Do You have any suggestion? Other equivalent test maybe!
Thanks in advance.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - Brasil
Fone: (41) 3511-8617
Fax: (41) 3455-3623
[[alternative HTML version deleted]]
2009 Jan 04
1
Customized LDA (MASS) object plot
...upposing they are there somewhere, once the plot.lda and pairs.lda
are able to plot them)?
Thanks in advance.
___________________________________
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
Fone: (0**41) 3455-1496 ramal 217
Fax: (0**41) 3455-1105
[[alternative HTML version deleted]]
2008 Nov 15
1
PostScript File Dimensions
...plotted object is a cluster tree, but it also occurs with other
plots I’ve done.
Thank you for the attention.
___________________________________
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
[[alternative HTML version deleted]]
2008 Oct 23
2
Avoiding Biplot Labels Overllaping
...n, I won't use that...
So... Any one knows how to move the labels, keeping the vectors position on a cca-like biplot?
Thanks for your attention!
___________________________________
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
[[alternative HTML version deleted]]
2009 Mar 23
1
Plot Means Line with Standard Deviation as "Whiskers"
...was unable to
find by myself.
Thanks in advance. Any help will be appreciated.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - Brasil
Fone: (0**41) 3455-3620 ramal 217
Fax: (0**41) 3455-3623
[[alternative HTML version deleted]]
2008 Sep 13
2
Symbols on a capscale object plot
...col=323232,cex=0.7,lwd=2,lty='dotted')
text.cca(dbRDA,dis='sites',col='black',cex=0.8,labels=FatoresSymbols$RepSimb)
dev.off()
___________________________________
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laborat?rio de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paran? - PR - BRASIL
Fone: (0**41) 3455-1496 ramal 217
Fax: (0**41) 3455-1105
2009 Apr 24
3
Text Contrast in a Plot
...)
box(which='plot',lty='solid')
dev.off()
Thanks in advance!
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR – Brasil
[[alternative HTML version deleted]]
2009 Jun 03
2
Arc/Info Ungenerate - shp - Maps
...how to do that, or how to import it (as polygons probably).
Thanks in advance.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - Brasil
[[alternative HTML version deleted]]
2008 Oct 24
3
Barplot Labels Problem
...plot(MainSpp,horiz=T,beside=T,main='Main Species',xlab='%',las=1,
legend.text=T,width=5,cex.names=0.8)
Thank you for your attenction.
___________________________________
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
[[alternative HTML version deleted]]
2009 May 07
1
Bubble Plot Over a Map
...,bg=
'red',col='black',cex=1.5)
dev.off()}
Thanks in advance.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - Brasil
[[alternative HTML version deleted]]
2013 Jun 26
3
match rows of R
Hi all,
What would be an efficient way to match rows of a matrix to a vector?
ex:
m<-matrix(1:9, nrow=3)
m [,1] [,2] [,3]
[1,] 1 4 7
[2,] 2 5 8
[3,] 3 6 9
#################################
which(m==c(2,5,8)) # I want this to return 2
######################
Thanks,
Sachin
[[alternative HTML version deleted]]
2009 Jun 25
0
RODBC: Trying to read an Excel file
...ls",readOnly = TRUE)
mo<-sqlFetch(jo,'Your Sheet Name or Number',colnames=F,rownames=F)
mo
Hope it helps.
-------------------------------------------------------------
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laborat?rio de Micropaleontologia
Avenida?Beira Mar s/n - CEP 83255-000
Pontal do Paran? - PR - Brasil
-----Mensagem original-----
De: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Em
nome de John Sorkin
Enviada em: quinta-feira, 25 de junho de 2009 08:21
Para: r-help at r-project.org
Assunto: [R] RODBC: Trying to read an Excel file
R...
2009 Nov 13
0
Rarefaction Curve by Individuals not Sites - vegan (specaccum)
...Fauna Viva - Bacia de Campos - Março 2009')
Thank you very much.
Regards.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
[[alternative HTML version deleted]]
2008 Sep 13
0
Symbols On a Capscale Object Biplot
...col=323232,cex=0.7,lwd=2,lty='dotted')
text.cca(dbRDA,dis='sites',col='black',cex=0.8,labels=FatoresSymbols$RepSimb)
dev.off()
___________________________________
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laborat?rio de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paran? - PR - BRASIL
Fone: (0**41) 3455-1496 ramal 217
Fax: (0**41) 3455-1105
2009 Aug 30
0
Change the Order of a Cluster Topology
...it’s possible, without altering the greater
groups composition).
Is it possible?
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - Brasil
[[alternative HTML version deleted]]
2008 Nov 11
1
Multiple XY Lines Plot
...-1,905
32,16
-1,63
26,49
-1,405
26,35
-2,13
40,49
Thanks for the attention and patience.
___________________________________
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
[[alternative HTML version deleted]]