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

2010-10-16 Thread Renaud Lancelot
\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 exotic animal diseases CIRAD, Campus

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

2010-10-18 Thread Renaud Lancelot
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/RLIBSC:/R/R-2.12.0/library I had to reinstall them from CRAN. -- Renaud Lancelot EDEN Project

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

2010-10-18 Thread Renaud Lancelot
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 (http://cran.r-project.org). When I try to load the recommended package

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/RLIBSC:/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 rip...@stats.ox.ac.uk: On Mon, 18 Oct 2010, Renaud Lancelot wrote

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

2010-11-07 Thread Renaud Lancelot
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 CIRAD-INRA Contrôle des maladies animales exotiques

Re: [R] Help required

2010-09-26 Thread Renaud Lancelot
guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- 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

Re: [R] groups in lattice

2007-11-02 Thread Renaud Lancelot
commented, minimal, self-contained, reproducible code. -- Renaud LANCELOT Département Systèmes Biologiques du CIRAD CIRAD, Biological Systems Department Campus International de Baillarguet TA 30 / B F34398 Montpellier Tel +33 (0)4 67 59 37 17 Secr. +33 (0)4 67 59 37 37 Fax +33 (0)4 67 59 37 95

Re: [R] offset and poisson regression

2009-07-27 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 EDEN

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

2009-08-07 Thread Renaud Lancelot
://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.eden-fp6project.net/ EDEN International Conference

Re: [R] bug in lme4?

2008-08-20 Thread Renaud Lancelot
-contained, reproducible code. -- Renaud LANCELOT Département Systèmes Biologiques du CIRAD CIRAD, Biological Systems Department Campus International de Baillarguet TA 30 / B F34398 Montpellier Tel +33 (0)4 67 59 37 17 Secr. +33 (0)4 67 59 37 37 Fax +33 (0)4 67 59 37 95 [[alternative HTML

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 am not sure to be able to do it right now

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

2009-01-27 Thread Renaud Lancelot
-contained, reproducible code. -- Renaud LANCELOT Département Systèmes Biologiques du CIRAD CIRAD, Biological Systems Department Campus International de Baillarguet TA 30 / B F34398 Montpellier Tel +33 (0)4 67 59 37 17 Secr. +33 (0)4 67 59 37 37 Fax +33 (0)4 67 59 37 95 [[alternative HTML

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

2009-02-05 Thread Renaud Lancelot
, self-contained, reproducible code. -- Renaud LANCELOT Département Systèmes Biologiques du CIRAD CIRAD, Biological Systems Department Campus International de Baillarguet TA 30 / B F34398 Montpellier Tel +33 (0)4 67 59 37 17 Secr. +33 (0)4 67 59 37 37 Fax +33 (0)4 67 59 37 95

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

2009-02-20 Thread Renaud Lancelot
, 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 et émergentes

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

2009-02-20 Thread Renaud Lancelot
(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 renaud.lance...@gmail.com I met today a computer crash and our maintenance officer had to reinstall some components

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

2009-02-21 Thread Renaud Lancelot
/20 Renaud Lancelot renaud.lance...@gmail.com 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 format

Re: [R] RODBC sqlSave problem with bigint numbers

2011-07-27 Thread Renaud Lancelot
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 Montpellier Tel. +33 4 67 59 37 17 - Fax +33 4 67 59 37 95 Secr. +33 4 67 59 37 37

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

Re: [R] to avoid a do loop

2013-09-08 Thread Renaud Lancelot
, self-contained, reproducible code. -- Renaud Lancelot Directeur adjoint / Deputy director CIRAD, UMR15, Campus International de Baillarguet TA A-DIR / B F34398 Montpellier EDENext Project, coordinator: http://www.edenext.eu/ Tel. +33 4 67 59 37 17 - Fax +33 4 67 59 37 95 Secr. +33 4 67