Problem solved. I lazily forgot to clean up my workspace with rm(list=ls()).
A good reminder to do so after each exit. Sorry for the wasted server space.
From: tyler_rin...@hotmail.com
To: r-help@r-project.org
Date: Tue, 28 Jun 2011 22:58:47 -0400
Subject: Re: [R] library(doBy) will not
This is the error I get when I try to load snow.
> library(snow)
Error in as.character(t) : 't' is missing
Error in library(snow) : .First.lib failed for snow
From: tyler_rin...@hotmail.com
To: r-help@r-project.org
Date: Tue, 28 Jun 2011 22:47:06 -0400
Subject: [R] library(d
Greetings R Community,
One of my favorite packages won't load and I'm not sure why. It loaded earlier
today. The problem appears with the snow package, which doBy requires. I tried
reinstalling both packages again ,shutting [R] down, reinstalling [R] in the
workspace (shortcut). Here's the
3 matches
Mail list logo