Re: [Rd] more problems when using installWithVers

2005-10-04 Thread Prof Brian Ripley
Tony, The problem is specific to your example: install.packages(ash) ... install.packages(ash, installWithVers=TRUE) library(ash, version=1.0-9) search() [1] .GlobalEnvpackage:ash_1.0-9 package:methods [4] package:stats package:graphics package:grDevices [7] package:utils

Re: [Rd] more problems when using installWithVers

2005-10-04 Thread A.J. Rossini
And wasn't to my last example. Since it probably is clear that I'm retyping errors, there is a reason that I'm delaying on the next few. On 10/4/05, Prof Brian Ripley [EMAIL PROTECTED] wrote: Tony, The problem is specific to your example: install.packages(ash) ... install.packages(ash,