Back to Long Tests report for BioC 3.21

This page was generated on 2025-01-25 23:55 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4463
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 4/30HostnameOS / ArchCHECK
beachmat 2.23.6  (landing page)
Aaron Lun
Snapshot Date: 2025-01-25 09:55 -0500 (Sat, 25 Jan 2025)
git_url: https://git.bioconductor.org/packages/beachmat
git_branch: devel
git_last_commit: a94957b
git_last_commit_date: 2024-12-20 14:14:09 -0500 (Fri, 20 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  WARNINGS  
palomino7Windows Server 2022 Datacenter / x64  WARNINGS  
lconwaymacOS 12.7.1 Monterey / x86_64  WARNINGS  


CHECK results for beachmat on nebbiolo1

To the developers/maintainers of the beachmat package:
- 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: beachmat
Version: 2.23.6
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no beachmat_2.23.6.tar.gz
StartedAt: 2025-01-25 16:01:05 -0500 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 16:06:46 -0500 (Sat, 25 Jan 2025)
EllapsedTime: 341.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: beachmat.Rcheck
Warnings: 2

Tests output


'R CMD check' output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no beachmat_2.23.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc-longtests/meat/beachmat.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* using options ‘--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error’
* checking for file ‘beachmat/DESCRIPTION’ ... OK
* this is package ‘beachmat’ version ‘2.23.6’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘beachmat’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is 38.4Mb
  sub-directories of 1Mb or more:
    libs  38.0Mb
* checking package 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 loading without being on the library search path ... OK
* checking dependencies in R code ... WARNING
'loadNamespace' or 'requireNamespace' call not declared from: ‘beachmat.tiledb’
Unexported object imported by a ':::' call: ‘DelayedArray:::bplapply2’
  See the note in ?`:::` about the use of this operator.
* 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  colBlockApply.Rd: CsparseMatrix-class, SparseMatrix-class,
    ArrayGrid-class, DelayedMatrix-class, blockApply, currentViewport,
    getAutoBlockSize, dgCMatrix-class
  realizeFileBackedMatrix.Rd: DelayedMatrix-class, path,
    dgCMatrix-class, is_sparse
  tatami-utils.Rd: dgCMatrix-class
  toCsparse.Rd: SparseMatrix-class, CsparseMatrix-class
  whichNonZero.Rd: nzwhich, nzvals
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... SKIPPED
* 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 ... OK
* checking files in ‘vignettes’ ... SKIPPED
* checking examples ... SKIPPED
 WARNING
directory ‘longtests’ not found
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc-longtests/meat/beachmat.Rcheck/00check.log’
for details.


Installation output

beachmat.Rcheck/00install.out

* installing *source* package ‘beachmat’ ...
** this is package ‘beachmat’ version ‘2.23.6’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c constant_matrix.cpp -o constant_matrix.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c delayed_isometric_binary.cpp -o delayed_isometric_binary.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c delayed_isometric_math.cpp -o delayed_isometric_math.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c delayed_isometric_unary.cpp -o delayed_isometric_unary.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c delayed_other.cpp -o delayed_other.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c dense_matrix.cpp -o dense_matrix.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c fragment_sparse_rows.cpp -o fragment_sparse_rows.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c na_cast.cpp -o na_cast.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c sparse_matrix.cpp -o sparse_matrix.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c tatami_utils.cpp -o tatami_utils.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/assorthead/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c unknown_matrix.cpp -o unknown_matrix.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o beachmat.so RcppExports.o constant_matrix.o delayed_isometric_binary.o delayed_isometric_math.o delayed_isometric_unary.o delayed_other.o dense_matrix.o fragment_sparse_rows.o na_cast.o sparse_matrix.o tatami_utils.o unknown_matrix.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc-longtests/meat/beachmat.Rcheck/00LOCK-beachmat/00new/beachmat/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (beachmat)