On Thu, 4 Oct 2007, Bernd Weiss wrote:
> Dear all,
>
> is this a bug?
Did you install package Matrix under that exact version of R? This is the
symptom of using a version of Matrix installed under R 2.5.x in R 2.6.0.
It works correctly with the CRAN Windows versions of R 2.6.0 and Matrix.
Try
Bernd Weiss schrieb:
> Dear all,
>
> is this a bug?
>
>
>> as.numeric(FALSE)
> [1] 0
>> library(Matrix)
> Loading required package: lattice
>> as.numeric(FALSE)
> Error in UseMethod("as.double") : no applicable method for "as.double"
>
After doing a complette reinstallation (uninstalling R, de
Dear all,
is this a bug?
> as.numeric(FALSE)
[1] 0
> library(Matrix)
Loading required package: lattice
> as.numeric(FALSE)
Error in UseMethod("as.double") : no applicable method for "as.double"
>
Regards,
Bernd
> version
_
platform i386-pc-mingw32
arch i386
o
3 matches
Mail list logo