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

This page was generated on 2025-11-26 11:40 -0500 (Wed, 26 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4830
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4609
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4569
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 2071/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpiecEasi 1.99.3  (landing page)
Zachary Kurtz
Snapshot Date: 2025-11-25 13:40 -0500 (Tue, 25 Nov 2025)
git_url: https://git.bioconductor.org/packages/SpiecEasi
git_branch: devel
git_last_commit: 18c9537
git_last_commit_date: 2025-10-29 15:53:57 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for SpiecEasi on kjohnson3

To the developers/maintainers of the SpiecEasi package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpiecEasi.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: SpiecEasi
Version: 1.99.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpiecEasi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpiecEasi_1.99.3.tar.gz
StartedAt: 2025-11-25 22:43:44 -0500 (Tue, 25 Nov 2025)
EndedAt: 2025-11-25 22:48:03 -0500 (Tue, 25 Nov 2025)
EllapsedTime: 259.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SpiecEasi.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpiecEasi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpiecEasi_1.99.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/SpiecEasi.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpiecEasi/DESCRIPTION’ ... OK
* this is package ‘SpiecEasi’ version ‘1.99.3’
* 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 ‘SpiecEasi’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
getOptInd        81.407  0.231  83.608
stars.roc        80.000  0.144  81.691
multi.spiec.easi  8.060  0.008   8.739
spiec.easi        7.617  0.007   8.112
pval.sparccboot   6.494  0.230   7.184
sparccboot        6.499  0.199   7.182
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/SpiecEasi.Rcheck/00check.log’
for details.


Installation output

SpiecEasi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SpiecEasi
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘SpiecEasi’ ...
** this is package ‘SpiecEasi’ version ‘1.99.3’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++11
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c ADMM.cpp -o ADMM.o
In file included from ADMM.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29:
/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
        #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
                ^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29:
/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
        #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
                ^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c matops.cpp -o matops.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sqrtNewton.cpp -o sqrtNewton.o
In file included from sqrtNewton.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29:
/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
        #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
                ^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c svthresh.cpp -o svthresh.o
In file included from svthresh.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29:
/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
        #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
                ^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o SpiecEasi.so ADMM.o RcppExports.o matops.o sqrtNewton.o svthresh.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/00LOCK-SpiecEasi/00new/SpiecEasi/libs
** R
** data
** 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 (SpiecEasi)

Tests output

SpiecEasi.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.

> suppressPackageStartupMessages(library(testthat))
> suppressPackageStartupMessages(library(SpiecEasi))
> 
> testthat::test_check("SpiecEasi")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 149 ]
> 
> proc.time()
   user  system elapsed 
 24.184   0.362  26.600 

Example timings

SpiecEasi.Rcheck/SpiecEasi-Ex.timings

nameusersystemelapsed
adj2igraph0.0020.0000.003
alr0.0010.0000.001
as.data.frame.graph0.0020.0000.001
as.matrix.graph000
clr0.0010.0000.001
coat0.0080.0010.009
cor2cov000
cov2prec0.0000.0000.001
ebic0.0010.0000.000
edge.diss0.0070.0010.009
fitdistr0.0010.0000.002
getOptInd81.407 0.23183.608
get_comm_params000
graph2prec0.0020.0000.002
make_graph0.0050.0010.007
multi.spiec.easi8.0600.0088.739
neff0.0010.0000.000
neighborhood.net0.0090.0000.010
norm_pseudo000
norm_rdiric000
norm_to_total0.0010.0000.000
prec2cov000
pval.sparccboot6.4940.2307.184
qqdplot_comm0.0070.0010.008
rmvnegbin0.0000.0000.001
rmvnorm0.0010.0000.001
rmvpois000
rmvzinegbin0.0010.0000.001
rmvzipois0.0000.0000.001
robustPCA0.0190.0030.022
rzipois000
shannon000
sparcc0.0340.0010.039
sparccboot6.4990.1997.182
sparseLowRankiCov0.0280.0010.029
sparseiCov1.3520.0061.463
spiec.easi7.6170.0078.112
stars.roc80.000 0.14481.691
symBeta0.0270.0000.028
synth_comm_from_counts0.0010.0000.002
triu000