Skip to content
Prev 304 / 7420 Next

R 2.7.2 Issues

On Wed, 2008-08-27 at 12:36 -0400, Josh Stumpf wrote:
Hmm,

Kernlab is not a recommended package in R, so I suspect R is loading a
previously saved workspace that contains an object or environment that
requires kernlab and that has gotten broken since you updated.

Does entering the following at the console start R:

R --vanilla 

If so, at least you can get R working. Even if this works, follow
Tyler's advice and ask on the debian SIG for R as I suspect you'll want
to solve the kernlab issue.

HTH

G