Re: [R] to avoid a do loop

2013-09-08 Thread Renaud Lancelot
ot;8.04", "8.05", "8.05", "8.05", "8.05", "8.05", "8.05", > "8.05", "8.05", "8.01", "8.02", "8.03", "8.04", "8.05", "8.06", > "8.06", "8.06

Re: [R] AICc function with gls

2011-09-04 Thread Renaud Lancelot
R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Renaud Lancelot EDENext Project, coordinator: http://w

Re: [R] RODBC sqlSave problem with bigint numbers

2011-07-27 Thread Renaud Lancelot
ASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Renaud Lancelot EDENext Project, coordinator: http://www.edenext.eu/ CIRAD, UMR15, Campus International de Baillarguet TA A-DIR / B F34398

[R] Sweave: option keep.source=TRUE and package cacheSweave

2010-11-07 Thread Renaud Lancelot
rDevices utils datasets methods [8] base other attached packages: [1] MASS_7.3-8cacheSweave_0.4-4 stashR_0.3-3 filehash_2.1-1 [5] fortunes_1.4-0 loaded via a namespace (and not attached): [1] digest_0.4.2 -- Renaud Lancelot EDEN Project, coordinator http://www.eden-fp6project.net/ UMR

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-18 Thread Renaud Lancelot
Of course you're right!!! I had a copy of lattice in C:/R/RLIBS > .libPaths() > [1] "C:/R/RLIBS""C:/R/R-2.12.0/library" I have removed it and this has solved the problem. Thank you very much. 2010/10/18 Prof Brian Ripley : > On Mon, 18 Oct 2010,

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-17 Thread Renaud Lancelot
w to upgrade your R is an FAQ, > http://cran.r-project.org/bin/windows/base/rw-FAQ.html#What_0027s-the-best-way-to-upgrade_003f > > > On Mon, 18 Oct 2010, Renaud Lancelot wrote: > >> Dear all, >> >> I have installed the latest version of R 2.12.0 available on CRAN >>

[R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-17 Thread Renaud Lancelot
es: [1] stats graphics grDevices utils datasets methods base By the way, I met the same error when trying to load many contributed packages which were installed in a separate library > .libPaths() [1] "C:/R/RLIBS""C:/R/R-2.12.0/library" I had to reinstall

[R] Binaries of R.12.0 for Windows: where are RGUI and Rterm ?

2010-10-16 Thread Renaud Lancelot
.12.0\bin\x64 (64-bit). I can't find directories i386 or x64 in R-2.12.0\bin -- Renaud Lancelot EDEN Project, coordinator http://www.eden-fp6project.net/ UMR CIRAD-INRA "Contrôle des maladies animales exotiques et émergentes" Joint research unit "Control of emerging and exoti

Re: [R] Help required

2010-09-26 Thread Renaud Lancelot
> University of Oxford,             Tel:  +44 1865 272861 (self) > 1 South Parks Road,                     +44 1865 272866 (PA) > Oxford OX1 3TG, UK                Fax:  +44 1865 272595 > > ______ > R-help@r-project.org mailing list > http

Re: [R] sweave and R. Searching for a document that will get me started

2009-08-07 Thread Renaud Lancelot
elp@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Renaud Lancelot EDEN Project, coordinator http://www.e

Re: [R] offset and poisson regression

2009-07-27 Thread Renaud Lancelot
hanks in advance, > > Renaud and Patrick > > > > > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > a

Re: [R] NOT an R problem: cannot install packages from distant repository

2009-02-21 Thread Renaud Lancelot
/20 Renaud Lancelot > Still searching what's going on In fact, I can download manually any > package and install it. The problem occurs when updating the html files. I > can reproduce it with this: > > > link.html.help() > Error in .readRDS(pfile) : unknown input

Re: [R] NOT an R problem: cannot install packages from distant repository

2009-02-20 Thread Renaud Lancelot
: .packages(all.available = TRUE, lib.loc = lib) 3: sort(.packages(all.available = TRUE, lib.loc = lib)) 2: make.packages.html(lib.loc) 1: link.html.help() Any hint ? Renaud 2009/2/20 Renaud Lancelot > I met today a computer crash and our maintenance officer had to reinstall > some compone

[R] NOT an R problem: cannot install packages from distant repository

2009-02-20 Thread Renaud Lancelot
lient are working, and I can display the list of packages when I run utils:::menuInstallPkgs(). Did anybody meet the same problem, and how can I solve it ? Renaud -- Renaud Lancelot EDEN Project, coordinator http://www.eden-fp6project.net/ UMR CIRAD-INRA "Contrôle des maladies animales exotiques

Re: [R] maptools: Test if point is in polygon

2009-02-05 Thread Renaud Lancelot
gt; South Africa > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-conta

Re: [R] using Sweave with a master file that has several iputted .tex files

2009-01-27 Thread Renaud Lancelot
ee > > http://tolstoy.newcastle.edu.au/R/e2/help/06/11/4891.html > > (which I haven't tried, I just googled for Sweave makefile). > > Duncan Murdoch > > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman

Re: [R] bug in lme4?

2008-08-20 Thread Renaud Lancelot
Thank you very much ! Renaud 2008/8/20 Peter Dalgaard <[EMAIL PROTECTED]> > Renaud Lancelot wrote: > > Dear all, > > > > As the maintener of package aod, I thank you for bringing my attention on > > this problem. I will try to alter the code in aod. However, I a

Re: [R] bug in lme4?

2008-08-20 Thread Renaud Lancelot
in > >> All the best > >> Antonio Gasparrini >> Public and Environmental Health Research Unit (PEHRU) >> London School of Hygiene & Tropical Medicine >> Keppel Street, London WC1E 7HT, UK >> Office: 0044 (0)20 79272406 - Mobile:

Re: [R] groups in lattice

2007-11-02 Thread Renaud Lancelot
ct.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Renaud LANCELOT Département Systèmes Biologiques du CIRAD CIRAD,