Back to Long Tests report for BioC 3.21 |
This page was generated on 2025-03-15 23:55 -0400 (Sat, 15 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 196 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4537 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4567 |
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/30 | Hostname | OS / Arch | CHECK | |||||||
beachmat 2.23.7 (landing page) Aaron Lun
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | |||||||
palomino7 | Windows Server 2022 Datacenter / x64 | WARNINGS | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | WARNINGS | ||||||||
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. |
Package: beachmat |
Version: 2.23.7 |
Command: /Library/Frameworks/R.framework/Resources/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.7.tar.gz |
StartedAt: 2025-03-15 16:01:07 -0400 (Sat, 15 Mar 2025) |
EndedAt: 2025-03-15 16:04:43 -0400 (Sat, 15 Mar 2025) |
EllapsedTime: 215.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: beachmat.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/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.7.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc-longtests/meat/beachmat.Rcheck’ * using R Under development (unstable) (2025-03-02 r87868) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * 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.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 for sufficient/correct file permissions ... OK * checking whether package ‘beachmat’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... OK * checking installed package size ... INFO installed size is 13.8Mb sub-directories of 1Mb or more: libs 13.4Mb * 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 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 ‘/Users/biocbuild/bbs-3.21-bioc-longtests/meat/beachmat.Rcheck/00check.log’ for details.
beachmat.Rcheck/00install.out
* installing *source* package ‘beachmat’ ... ** this is package ‘beachmat’ version ‘2.23.7’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++17 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c constant_matrix.cpp -o constant_matrix.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c delayed_isometric_binary.cpp -o delayed_isometric_binary.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c delayed_isometric_math.cpp -o delayed_isometric_math.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c delayed_isometric_unary.cpp -o delayed_isometric_unary.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c delayed_other.cpp -o delayed_other.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dense_matrix.cpp -o dense_matrix.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fragment_sparse_rows.cpp -o fragment_sparse_rows.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c na_cast.cpp -o na_cast.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sparse_matrix.cpp -o sparse_matrix.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tatami_utils.cpp -o tatami_utils.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/assorthead/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c unknown_matrix.cpp -o unknown_matrix.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Users/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)