Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-30 12:36:22 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1964/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SparseArray 1.5.7  (landing page)
Hervé Pagès
Snapshot Date: 2024-05-29 11:04:14 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/SparseArray
git_branch: devel
git_last_commit: 9b91a37
git_last_commit_date: 2024-05-23 12:16:27 -0400 (Thu, 23 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  YES
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES

CHECK results for SparseArray on palomino4


To the developers/maintainers of the SparseArray package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SparseArray.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: SparseArray
Version: 1.5.7
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SparseArray.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SparseArray_1.5.7.tar.gz
StartedAt: 2024-05-30 02:20:51 -0400 (Thu, 30 May 2024)
EndedAt: 2024-05-30 02:24:45 -0400 (Thu, 30 May 2024)
EllapsedTime: 233.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: SparseArray.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SparseArray.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SparseArray_1.5.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/SparseArray.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SparseArray/DESCRIPTION' ... OK
* this is package 'SparseArray' version '1.5.7'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'SparseArray' can be installed ... WARNING
Found the following significant warnings:
  OPBufTree.c:271:37: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
See 'F:/biocbuild/bbs-3.20-bioc/meat/SparseArray.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.2.0'
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.20-bioc/R/library/SparseArray/libs/x64/SparseArray.dll':
  Found '_assert', possibly from 'assert' (C)
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
File 'SparseArray/libs/x64/SparseArray.dll':
  Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection'

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. The detected symbols are linked into
the code but might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
thread-control        36.31   0.51   31.47
SVT_SparseArray-class 13.91   1.73   15.64
rowsum-methods         8.81   0.81    9.66
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  'F:/biocbuild/bbs-3.20-bioc/meat/SparseArray.Rcheck/00check.log'
for details.


Installation output

SparseArray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL SparseArray
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'SparseArray' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ExtendableJaggedArray.c -o ExtendableJaggedArray.o
ExtendableJaggedArray.c: In function '_move_ExtendableJaggedArrays_to_SVT':
ExtendableJaggedArray.c:129:25: warning: 'nzvals_p' may be used uninitialized [-Wmaybe-uninitialized]
  129 |                         free(nzvals_p);
      |                         ^~~~~~~~~~~~~~
ExtendableJaggedArray.c:111:22: note: 'nzvals_p' was declared here
  111 |                 int *nzvals_p, *nzoffs_p;
      |                      ^~~~~~~~
ExtendableJaggedArray.c:125:25: warning: 'nzoffs_p' may be used uninitialized [-Wmaybe-uninitialized]
  125 |                         free(nzoffs_p);
      |                         ^~~~~~~~~~~~~~
ExtendableJaggedArray.c:111:33: note: 'nzoffs_p' was declared here
  111 |                 int *nzvals_p, *nzoffs_p;
      |                                 ^~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c IRanges_stubs.c -o IRanges_stubs.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c OPBufTree.c -o OPBufTree.o
OPBufTree.c: In function 'print_OPBuf':
OPBufTree.c:271:37: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
  271 |                         Rprintf("%4lu", opbuf->xLoffs[k]);
      |                                  ~~~^   ~~~~~~~~~~~~~~~~
      |                                     |                |
      |                                     |                R_xlen_t {aka long long int}
      |                                     long unsigned int
      |                                  %4llu
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_init_SparseArray.c -o R_init_SparseArray.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rvector_summarization.c -o Rvector_summarization.o
Rvector_summarization.c:1309:12: warning: 'count_NA_list_elts' defined but not used [-Wunused-function]
 1309 | static int count_NA_list_elts(SEXP x)
      |            ^~~~~~~~~~~~~~~~~~
Rvector_summarization.c:1299:12: warning: 'any_NA_list_elt' defined but not used [-Wunused-function]
 1299 | static int any_NA_list_elt(SEXP x)
      |            ^~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rvector_utils.c -o Rvector_utils.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SBT_utils.c -o SBT_utils.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SVT_SparseArray_class.c -o SVT_SparseArray_class.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_Complex_methods.c -o SparseArray_Complex_methods.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_Math_methods.c -o SparseArray_Math_methods.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_Ops_methods.c -o SparseArray_Ops_methods.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_abind.c -o SparseArray_abind.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_aperm.c -o SparseArray_aperm.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_class.c -o SparseArray_class.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_dim_tuning.c -o SparseArray_dim_tuning.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_subassignment.c -o SparseArray_subassignment.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_subassignment_OLD.c -o SparseArray_subassignment_OLD.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_subsetting.c -o SparseArray_subsetting.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseArray_summarization.c -o SparseArray_summarization.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseMatrix_mult.c -o SparseMatrix_mult.o
SparseMatrix_mult.c:372:13: warning: 'crossprod2_doublemat_doubleSV' defined but not used [-Wunused-function]
  372 | static void crossprod2_doublemat_doubleSV(
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SparseMatrix_mult.c:332:13: warning: 'crossprod2_doubleSV_doublemat' defined but not used [-Wunused-function]
  332 | static void crossprod2_doubleSV_doublemat(
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseVec_Arith.c -o SparseVec_Arith.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseVec_Compare.c -o SparseVec_Compare.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseVec_Logic.c -o SparseVec_Logic.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseVec_Math.c -o SparseVec_Math.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseVec_dotprod.c -o SparseVec_dotprod.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c XVector_stubs.c -o XVector_stubs.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c coerceVector2.c -o coerceVector2.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c leaf_utils.c -o leaf_utils.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matrixStats_methods.c -o matrixStats_methods.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c randomSparseArray.c -o randomSparseArray.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c readSparseCSV.c -o readSparseCSV.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rowsum_methods.c -o rowsum_methods.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sparseMatrix_utils.c -o sparseMatrix_utils.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c test.c -o test.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c thread_control.c -o thread_control.o
gcc -shared -s -static-libgcc -o SparseArray.dll tmp.def ExtendableJaggedArray.o IRanges_stubs.o OPBufTree.o R_init_SparseArray.o Rvector_summarization.o Rvector_utils.o S4Vectors_stubs.o SBT_utils.o SVT_SparseArray_class.o SparseArray_Complex_methods.o SparseArray_Math_methods.o SparseArray_Ops_methods.o SparseArray_abind.o SparseArray_aperm.o SparseArray_class.o SparseArray_dim_tuning.o SparseArray_subassignment.o SparseArray_subassignment_OLD.o SparseArray_subsetting.o SparseArray_summarization.o SparseMatrix_mult.o SparseVec_Arith.o SparseVec_Compare.o SparseVec_Logic.o SparseVec_Math.o SparseVec_dotprod.o XVector_stubs.o coerceVector2.o leaf_utils.o matrixStats_methods.o randomSparseArray.o readSparseCSV.o rowsum_methods.o sparseMatrix_utils.o test.o thread_control.o -fopenmp -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-SparseArray/00new/SparseArray/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SparseArray)

Tests output

SparseArray.Rcheck/tests/testthat.Rout


R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(SparseArray)
Loading required package: Matrix
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following objects are masked from 'package:Matrix':

    expand, unname

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: S4Arrays
Loading required package: abind
Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'S4Arrays'

The following object is masked from 'package:abind':

    abind

The following object is masked from 'package:base':

    rowsum

> 
> test_check("SparseArray")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 7036 ]
> 
> proc.time()
   user  system elapsed 
  40.18    4.79   45.11 

Example timings

SparseArray.Rcheck/SparseArray-Ex.timings

nameusersystemelapsed
COO_SparseArray-class0.890.020.91
SVT_SparseArray-class13.91 1.7315.64
SparseArray-Complex-methods000
SparseArray-Math-methods0.020.000.02
SparseArray-Ops-methods000
SparseArray-abind0.090.000.09
SparseArray-aperm000
SparseArray-class1.110.171.28
SparseArray-dim-tuning0.020.000.02
SparseArray-misc-methods000
SparseArray-subassignment0.030.000.03
SparseArray-subsetting0.170.030.20
SparseArray-summarization000
SparseMatrix-mult0.050.020.07
extract_sparse_array0.080.000.08
matrixStats-methods0.030.010.06
randomSparseArray3.670.394.07
readSparseCSV0.020.020.04
rowsum-methods8.810.819.66
thread-control36.31 0.5131.47