Last updated on 2023-01-25 04:51:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-3 | 209.06 | 417.12 | 626.18 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.5-3 | 185.86 | 309.06 | 494.92 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.5-3 | 832.71 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-3 | 891.37 | WARN | |||
r-devel-windows-x86_64 | 1.5-3 | 455.00 | 593.00 | 1048.00 | WARN | |
r-patched-linux-x86_64 | 1.5-3 | 195.46 | 384.05 | 579.51 | OK | |
r-release-linux-x86_64 | 1.5-3 | 192.92 | 379.56 | 572.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 | 419.00 | 555.00 | 974.00 | OK | |
r-oldrel-macos-arm64 | 1.5-3 | 156.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.5-3 | 241.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 1.5-3 | 5.00 | 18.00 | 23.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-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-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: compiled code
Result: WARN
File ‘Matrix/libs/Matrix.so’:
Found ‘sprintf’, 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.
Flavor: r-devel-linux-x86_64-fedora-clang
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 'd:/Rcompile/CRANpkg/local/4.3/Matrix.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-devel-windows-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