Re: [R] moran's i

2007-09-27 Thread Christophe DECLERCQ
r things) if that is what you want. You could also look at the spatial 'Task View' on CRAN: http://cran.r-project.org/src/contrib/Views/Spatial.html Christophe -- Christophe Declercq, MD Observatoire régional de la santé Nord-Pas-de-Calais 235, avenue de la recherche BP 86 F-59373 LOOS

Re: [R] Sweave problem in Windows

2007-09-27 Thread Christophe DECLERCQ
anks in paths properly. Two possible solutions: 1. Install R in a path not containing any blanks. 2. Copy the file Sweave.sty to a directory in your tex path or the directory containing the Sweave file and put a \usepackage{Sweave} into the preamble of your Sweave file." I use the f