[R] Understand Ncells and Vcells, from gc()

2011-11-13 Thread Lafaye de Micheaux
tes on 64-bit systems, So, can you please help me to undertsand all of this? Thanks in advance. Best regards, Pierre -- Pierre Lafaye de Micheaux Adresse courrier: Département de Mathématiques et Statistique Université de Montréal CP 6128, succ. Centre-ville Montréal, Québec H3C 3J7 CANADA Adresse

[R] Understand Ncells and Vcells, from gc()

2011-11-14 Thread Lafaye de Micheaux
it systems and 56 bytes on 64-bit systems, So, can you please help me to undertsand all of this? Thanks in advance. Best regards, Pierre -- Pierre Lafaye de Micheaux Adresse courrier: Département de Mathématiques et Statistique Université de Montréal CP 6128, succ. Centre-ville Montréal,

[R] Question about R mantissa and number of bits

2011-11-08 Thread Lafaye de Micheaux
dec2bin <- function(x,prec=52) { x <- as.character(x) res <- strsplit(x,".",fixed=TRUE)[[1]] return(paste(dec2bin.ent(as.numeric(res[1])),dec2bin.frac(as.numeric(paste("0.",res[2],sep="")),prec),sep=".")) } -- Pierre Lafaye de Micheaux Adresse courrier: Dé

[R] Compiling only some C files

2008-08-11 Thread Lafaye de Micheaux Pierre
success... I hope to be clear enough. Best regards, Pierre Lafaye de Micheaux -- Pierre Lafaye de Micheaux Bureau 210, bâtiment BSHM 1251 avenue centrale BP 47 38040 GRENOBLE Cedex 09 FRANCE Tél.: 04.76.82.58.73 / Fax: 04.76.82.56.65 [EMAIL PROTECTED]

Re: [R] Compiling only some C files

2008-08-11 Thread Lafaye de Micheaux Pierre
les in one unique file because many users have to provide their own C file. So i would really like to use some kind of configure or Make script, that should be put in the source directory tree of the R package. Pierre Barry Rowlingson a e'crit: > 2008/8/11 Lafaye de Micheaux Pierre &

Re: [R] Compiling only some C files

2008-08-11 Thread Lafaye de Micheaux Pierre
other OSes that lack standard compiler tools. If you have some ideas to improve the way i planned to do it, please let me know. I could send you what i have already done. Best, Pierre Duncan Murdoch a écrit : Barry Rowlingson wrote: 2008/8/11 Lafaye de Micheaux Pierre <[EMAIL PROTEC

Re: [R] Compiling only some C files

2008-08-11 Thread Lafaye de Micheaux Pierre
Thank you very much! This is an easy and very effective solution. Thanks again, Pierre Barry Rowlingson a écrit : > 2008/8/11 Lafaye de Micheaux Pierre > <[EMAIL PROTECTED]>: > >> Thank you Barry, >> >> In fact, these are only C files (not C++) and i use the

Re: [R] Compiling only some C files

2008-08-11 Thread Lafaye de Micheaux Pierre
other OSes that lack standard compiler tools. If you have some ideas to improve the way i planned to do it, please let me know. I could send you what i have already done. Best, Pierre Duncan Murdoch a écrit : Barry Rowlingson wrote: 2008/8/11 Lafaye de Micheaux Pierre <[EMAIL PROTEC

[R] Strange R behavior for product of two sum of integers

2011-10-19 Thread Lafaye de Micheaux Pierre
Lafaye de Micheaux Adresse courrier: Département de Mathématiques et Statistique Université de Montréal CP 6128, succ. Centre-ville Montréal, Québec H3C 3J7 CANADA Adresse physique: Département de Mathématiques et Statistique Bureau 4249, Pavillon André-Aisenstadt 2920, chemin de la Tour Mo

[R] bug: wireframe and tcltk

2007-10-09 Thread Lafaye de Micheaux Pierre
ion about this point? Best regards, Pierre Lafaye de Micheaux -- Pierre Lafaye de Micheaux Bureau 210, bâtiment BSHM 1251 avenue centrale BP 47 38040 GRENOBLE Cedex 09 FRANCE Tél.: 04.76.82.58.73 / Fax: 04.76.82.56.65 [EMAIL PROTECTED] http://www.biostatisticien.eu is.it.a.bug <- fun