Last updated on 2023-03-28 07:53:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-3 | 222.59 | 422.64 | 645.23 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.5-3 | 181.72 | 316.01 | 497.73 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.5-3 | 805.96 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-3 | 885.99 | WARN | |||
r-patched-linux-x86_64 | 1.5-3 | 208.07 | 400.32 | 608.39 | WARN | |
r-release-linux-x86_64 | 1.5-3 | 189.12 | 387.36 | 576.48 | OK | |
r-release-macos-arm64 | 1.5-3 | 235.00 | OK | |||
r-release-macos-x86_64 | 1.5-3 | 294.00 | OK | |||
r-release-windows-x86_64 | 1.5-3 | 445.00 | 577.00 | 1022.00 | OK | |
r-oldrel-macos-arm64 | 1.5-3 | 146.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.5-3 | 247.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 1.5-3 | 2.00 | 19.00 | 21.00 | ERROR |
Version: 1.5-3
Check: compiled code
Result: WARN
File ‘Matrix/libs/Matrix.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘validity.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.5-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../Core/cholmod_add.c:34:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Core/cholmod_add.c:35:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_factorize.c:101:12: warning: argument 2 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:577:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:602:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:629:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:59:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:60:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:116:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:104:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Supernodal/cholmod_super_numeric.c:102:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/Matrix.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../Core/cholmod_add.c:34:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Core/cholmod_add.c:35:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_factorize.c:101:12: warning: argument 2 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:577:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:602:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:629:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:59:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:60:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:116:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:104:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Supernodal/cholmod_super_numeric.c:102:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
See ‘/data/gannet/ripley/R/packages/tests-devel/Matrix.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.5-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../Core/cholmod_add.c:34:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Core/cholmod_add.c:35:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_factorize.c:101:12: warning: argument 2 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:577:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:602:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Cholesky/cholmod_rowfac.c:629:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:59:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../MatrixOps/cholmod_sdmult.c:60:12: warning: argument 4 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowadd.c:116:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:72:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Modify/cholmod_rowdel.c:104:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
../Supernodal/cholmod_super_numeric.c:102:12: warning: argument 3 of type ‘double[2]’ with mismatched bound [-Warray-parameter=]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/Matrix.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-11 (Debian 11.3.0-12) 11.3.0’
Flavor: r-patched-linux-x86_64
Version: 1.5-3
Check: tests
Result: ERROR
Running ‘Class+Meth.R’ [1s/1s]
Running the tests in ‘tests/Class+Meth.R’ failed.
Last 13 lines of output:
> # further checkMatrix(), etc
> if(interactive()) options(error = recover)
> options(warn=1)# show as they happen
> cat("doExtras:",doExtras,"\n")
doExtras: FALSE
>
> no.Mcl <- function(cl) ## TRUE if MatrixClass() returns empty, i.e., have "no Matrix-pkg class"
+ identical(Matrix:::MatrixClass(cl), character(0))
>
> setClass("myDGC", contains = "dgCMatrix")
> M <- new("myDGC", as(Matrix(c(-2:4, rep(0,9)), 4), "CsparseMatrix"))
Error in if (...length() && any(...names() == "Dimnames")) .Object@Dimnames <- fixupDN(.Object@Dimnames) :
missing value where TRUE/FALSE needed
Calls: new -> initialize -> initialize
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.5-3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64