[Rd] Colour mistake (PR#13562)

2009-03-01 Thread plwm2
Full_Name: Peter Man Version: 2.8.1 OS: Windows Vista Submission from: (NULL) (128.232.240.217) When typing out any command (for example 'log'), and using auto-completion of that command by pressing tab twice in order to view all possible 'completions', when you next press anything, the command t

Re: [Rd] using predict method with an offset

2009-03-01 Thread Prof Brian Ripley
The para quoted dates from before the stats package was split off in 2003, and is historical (it was true at one point, but not in R 2.0.0, the earliest running version I have). There is however still some truth lurking there: the code is offset <- if (!is.null(off.num <- attr(tt, "off

Re: [Rd] Help on Making R Packages

2009-03-01 Thread Uwe Ligges
Romina Rengel wrote: I'm trying to make a R package for a work in university. It´s my first time and i made some modifications on Pam algorithm that is included on cluster package. So before run Rcmd build command i made the next things: 1- I modified pam.c and cluster.h code. I added two new a