Skip to content
Prev 278497 / 398503 Next

rarefaction curves: unable to run the R script from Gimlet

On Fri, 25 Nov 2011, juliastone wrote:

            
It is a very old R script: package nls went in Oct 2004.  As did the 
(even longer deprecated) ability to do

return(mean, var)

which nowadays needs to be

return(list(mean=mean, var=var))

A guess at what software you are talking about suggests it was last 
updated in 2004.  There are enough people here who remember R from 
those days to be able to help with such R changes, but English 
messages (run R with LANGUAGE=en) will maximize the pool.