Hi,
I have IRanges 1.13.8 installed:
> sessionInfo()
R Under development (unstable) (2011-11-21 r57721)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_CA.UTF-8LC_COLLATE=en_CA.UTF-8
[5] LC_MONETARY=en_CA.UT
Thanks so much! I thought I misunderstood something new in R 2.14.0.
Regards,
Yihui
--
Yihui Xie
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
On Tue, Nov 22, 2011 at 1:29 AM, Kurt Hornik wrote:
>> Yihui Xie writes:
Not to be rude, but I'd suggest you first read the posting guide for
the mailing lists again. The r-devel list is not meant to be used as a
help forum.
https://stat.ethz.ch/mailman/listinfo/r-devel
This said, look at ?replicate.
Cheers
Joris
On Tue, Nov 22, 2011 at 4:08 PM, savina partheni wro
Hallo everybody,
I'm new in r and I"ll appreciate some help!
I have a matrix of nrow=30 and ncoll=54,and I would like to generate 50
simulations with tha same size of the matrix!!!That is to say that I want
to generate 50 matrices -for my 50 simulations - with the same dimensions!
I took my 1st m
On Tue, 2011-11-22 at 12:00 +0100, r-devel-requ...@r-project.org wrote:
> How are the package authors supposed to develop their own NAMESPACEd
> packages efficiently? And what are the directions R is taking in order
> to
> facilitate the development cycle?
>
This is my strategy.
I have a separat
Hi,
The problem here appears to be due to
29: #define MAXNUM 1.7976931348623158E308
(from
http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/cephe
s_mconf.h?annotate=1.5&cvsroot=src)
and
468: if( x >= MAXNUM )