[R-pkg-team] Bug#980902: Bug#980902: r-cran-tmb: prints warning when rmatrix is upgraded
Graham Inggs
ginggs at debian.org
Mon Jan 25 13:36:03 GMT 2021
On Mon, 25 Jan 2021 at 11:24, Andreas Tille <tille at debian.org> wrote:
> Looks sensible. As I mention before team uploads are always welcome. So
> please go for it.
Thanks Andreas! I will do once the autopkgtests have finished on s390x.
For reference, this is what the failing output looks like with my
patch in place:
> library('TMB')
Error: package or namespace load failed for ‘TMB’:
.onLoad failed in loadNamespace() for 'TMB', details:
call: checkMatrixPackageVersion()
error: Package version inconsistency detected.
TMB was built with Matrix version 1.2.18
Current Matrix version is 1.3.2
Please re-install 'TMB' from source using install.packages('TMB', type
= 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's
'Matrix' package
Execution halted
More information about the R-pkg-team
mailing list