Skip to content

Problems with nlme (PR#471)

2 messages · Berwin A Turlach, Douglas Bates

#
Dear R developers,

first of all let me join the chorus of congratulations for the release
of R 1.0.0.  Well, done!

Unfortunately, I find it necessary to e-mail in a bug report regarding
the `nlme' package.  On my office machine I experience the following
trouble:

bossiaea:/opt/R$ R CMD check -c nlme 
Checking package `nlme' ...
 Massaging examples into `nlme-Ex.R' ...
 Running examples in package `nlme' ...
 ERROR

The end of nlme-Ex.Rout is:
+            correlation = corAR1(form = ~ 1 | Mare))
Warning message: 
NA/Inf replaced by maximum positive value
Denom. DF: 305 
                   numDF  F-value p-value
(Intercept)            1 354.7375  <.0001
sin(2 * pi * Time)     1  18.5035  <.0001
cos(2 * pi * Time)     1   1.6633  0.1981
Error in update.gls(fm1, weights = varPower()) : 
	subscript out of bounds
Execution halted


(R CMD check MASS is also failing on an example that uses update.gls.)

On my machine at home I run into troubles even faster when running `R
CMD check nlme'.  One of the early examples chokes on the line:
I had done a "clean install" on that machine, i.e., I first blew away
the older installation of R.  It seems that the datasets Orthodont and
Pixel have been distributed with the nls library in earlier R versions
but not so in R 1.0.0.  But they are not distributed with the current
version of nlme either.

Cheers,

        Berwin

--please do not edit the information below--

Version:
 platform = i686-unknown-linux
 arch = i686
 os = linux
 system = i686, linux
 status = 
 major = 1
 minor = 0.0
 year = 2000
 month = February
 day = 29
 language = R

Search Path:
 .GlobalEnv, Autoloads, package:base

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
berwin@maths.uwa.edu.au writes:
Ah, it appears that I need to update the nlme library.  I probably
won't be able to do that until tomorrow at the earliest.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._