[Rd] Problem with standard generic methods in Matrix package
Sylvain Loiseau
sloiseau at ens-lsh.fr
Thu Aug 27 18:06:50 CEST 2009
Hello,
> I think it would still be most efficient,
> if you do 'R CMD build <yourpackage>'
> and make the <yourpackage>.tar.gz file available.
>
> Ideally for every reader of this list, from a "public" URL;
> alternatively, send it per e-mail as attachment;
> if you use correct MIME type, i.e., one of
Ok, here is the minimal package producing the error :
http://panini.u-paris10.fr/~sloiseau/test_1.0.tar.gz
I have :
library(test)
> getAdjacentAsSparseMatrix()
[1] "dgCMatrix"
attr(,"package")
[1] "Matrix"
Erreur dans y[1L + 0L:(m - 1L) * (n + 1L)] <- x :
types (de S4 a double) incompatibles dans l'ajustement d'affectation de
type
Thanks!
Sylvain
--
Sylvain Loiseau
sloiseau at ens-lsh.fr
More information about the R-devel
mailing list