Groan! Thanks. New baby mean no sleep. I'll make some more coffee.
Allan
On 15/03/11 08:18, Jim Lemon wrote:
On 03/15/2011 06:57 PM, Allan Engelhardt wrote:
I'm sure I used to be able to do
...
unused argument(s) (dependecies = c("Depends", "Imports", "LinkingTo",
check the spelling.
Jim
On 03/15/2011 06:57 PM, Allan Engelhardt wrote:
I'm sure I used to be able to do
...
unused argument(s) (dependecies = c("Depends", "Imports", "LinkingTo",
check the spelling.
Jim
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/lis
I'm sure I used to be able to do
my.dependencies<- c("Depends", "Imports", "LinkingTo", "Suggests", "Enhances")
install.packages("animation", lib = Sys.getenv("R_LIBS_USER"), dependecies =
my.dependencies)
but now I get
Error in download.file(url, destfile, method, mode = "wb", ...) :
unused
3 matches
Mail list logo