Skip to content

[R-pkg-devel] Error creating union class: object ‘.__C__compMatrix’ not found

1 message · renozao

#
Hi,

when R CMD check is run under R-devel (2020-03-29 r78108) I get the following error at installation:

Error in get(cname, envir = cwhere, inherits = FALSE) :
  object ?.__C__compMatrix? not found
Error in setClassUnion("mMatrix", c("Matrix", "matrix")) :
  unable to create union class:  could not set members "Matrix"

This does not happen on R 3.6.3.

I tried with Matrix listed in Depends but I still get the same error.

Is this linked to some changes in union classes or the Matrix package?

Thank you.

Bests,

Renaud
Message-ID: <na_hvS9mQoE2Ex7h3m1UlL7AzQFz0Fuuets5kNRC7b7NBrkkYObfnkUAyj8T8oz48jBuBXZcEf0CJn2UL7f5TZ-N9jiT4qUd0eiE50R9xkU=@protonmail.com>