Monday, May 18, 2020 2:31 PM, Duncan Murdoch
wrote:
> On 29/04/2020 1:16 p.m., renozao wrote:
>
> > Thank you Martin,
> > Looks like the mMatrix class defined in Matrix is not exported in 3.6.3,
> > maybe it is now exported in the current R-devel.
>
> Matrix do
Hi,
I tried to solve the issue in multiple ways, but I keep getting an installation
error when running R CMD check, although the package installs fine with R CMD
INSTALL:
Error: package ‘Matrix’ required by ‘NMF’ could not be found
I clearly have the package Matrix installed and up-to-date.
I
‐ Original Message ‐‐‐
On Saturday, April 18, 2020 12:36 PM, Martin Maechler
wrote:
> > > > > > renozao
> > > > > > on Wed, 8 Apr 2020 16:19:59 + writes:
>
> > Thank you William for the reproducible example.
>
> &g
>> Platform: x86_64-pc-linux-gnu (64-bit)
>> Running under: Ubuntu 16.04.6 LTS
>>
>> Matrix products: default
>> BLAS/LAPACK: /usr/lib/libopenblasp-r0.2.18.so
>>
>> locale:
>> [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
>> [3] LC_TIME=en_US.
Hi,
following up on this.
Has anybody encountered this issue or could give some insights on it?
Is there anything I can do here, except avoiding using Matrix in the union
class?
Thanks
[[alternative HTML version deleted]]
__
R-package-devel@r-p
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