<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 13px;">
Hello, I'm trying to run BIOMOD on a fresh install of R and the example code in ?Models is not executing. I'm running BIOMOD version 1.1-5 installed via
<span style="font-family: Courier New;">install.packages(&quot;BIOMOD&quot;, repos=&quot;http://R-Forge.R-project.org&quot;)</span><br>
<br>
and all packages are up-to-date using <span style="font-family: Courier New;">update.packages()</span><br>
<br>
When running the example from Models I get:<br>
<br>
<span style="font-family: Courier New;">&gt; data(Sp.Env)</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; data(CoorXY)</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; #use fix(Sp.Env) to visualise the dataset</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt;</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; #This command is necessary for the run of BIOMOD as a new dataframe is produced for the Models function</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; Initial.State(Response=Sp.Env[,12:14], Explanatory=Sp.Env[,4:10],</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&#43; IndependentResponse=NULL, IndependentExplanatory=NULL)</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt;</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; #Here are done 2 PA runs and 2 repetitions for each run. Here we will have 36 runs per species. This will hence take several minutes.</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt; Models(GLM = TRUE, TypeGLM = &quot;quad&quot;, Test = &quot;AIC&quot;, GBM = TRUE, No.trees = 3000, GAM = TRUE, CTA = TRUE, CV.tree = 50,</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&#43;&nbsp;&nbsp;&nbsp; ANN = TRUE, CV.ann = 2, SRE = TRUE, quant=0.05, FDA = TRUE, MARS = TRUE, RF = TRUE, NbRunEval = 2, DataSplit = 80,</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&#43;&nbsp;&nbsp;&nbsp; Yweights=NULL, Roc=TRUE, Optimized.Threshold.Roc=TRUE, Kappa=TRUE, TSS=TRUE, KeepPredIndependent = FALSE, VarImport=5,</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&#43;&nbsp;&nbsp;&nbsp; NbRepPA=2, strategy=&quot;circles&quot;, coor=CoorXY, distance=2, nb.absences=1000)</span><br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<span style="font-family: Courier New;">-----------------------------------</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Modelling summary</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">-----------------------------------</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Number of species modelled :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Sp290, Sp277, Sp164</span><br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<span style="font-family: Courier New;">numerical variables :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Var1, Var2, Var3, Var4, Var5, Var6, Var7</span><br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<span style="font-family: Courier New;">number of evaluation repetitions :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">number of pseudo-absences runs :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">models selected :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANN, CTA, GAM, GBM, GLM, MARS, FDA, RF, SRE</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">total number of model runs :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 162</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">-----------------------------------</span><br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<span style="font-family: Courier New;">#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sp290&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #####</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pseudo-absence run 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #####</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Model=Artificial Neural Network</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 Fold Cross Validation &#43; 3 Repetitions</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Calibration and evaluation phase: Nb of cross-validations:&nbsp; 2</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">Error in Rescaler4(as.numeric(TempArray), ref = DataBIOMOD[PA.samp, NbVar &#43;&nbsp; :</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&nbsp; object 'TempArray' not found</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&gt;</span><br>
<br>
<br>
My version information is:<br>
<br>
<span style="font-family: Courier New;">&gt; version</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">platform&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386-pc-mingw32</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">os&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mingw32</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">system&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386, mingw32</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">status</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">major&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">minor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11.1</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">year&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2010</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">month&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 05</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">day&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">svn rev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52157</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">language&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; R</span><br style="font-family: Courier New;">
<span style="font-family: Courier New;">version.string R version 2.11.1 (2010-05-31)</span><br>
<br>
Thank you!<br>
Brenna<br>
_______________________________________<br>
<div>
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;"><br>
Brenna Forester<br>
<br>
M.Sc. Candidate<br>
Huxley College of the Environment<br>
Western Washington University<br>
Bellingham, WA<br>
<br>
forestb@students.wwu.edu<br>
360-738-0711<br>
<div style="font-family: Tahoma; font-size: 13px;"></div>
</div>
</div>
</div>
</div>
</body>
</html>