[R-SIG-Mac]VGAM package

Stefano Iacus jago@mclink.it
Mon, 20 Jan 2003 23:22:28 +0100


It seems that the built of the VGAM package for R 1-6-2 does not work 
properly, i.e. some examples won't run.
This is not specific to Mac (either Carbon or Darwin) build of R.
The author of the package is working on this.
What you get is usually something like this

 > library(VGAM)
 > example(hunua)

hunua> data(hunua)

hunua> fit.h = vgam(agaaus ~ s(altitude), binomialff, hunua)
Error in tmp200[, ii] : incorrect number of dimensions


stefano