Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:45 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 1619/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
qpgraph 2.41.0 (landing page) Robert Castelo
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the qpgraph package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/qpgraph.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. |
Package: qpgraph |
Version: 2.41.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:qpgraph.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings qpgraph_2.41.0.tar.gz |
StartedAt: 2024-12-23 20:51:20 -0500 (Mon, 23 Dec 2024) |
EndedAt: 2024-12-23 20:53:21 -0500 (Mon, 23 Dec 2024) |
EllapsedTime: 120.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: qpgraph.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:qpgraph.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings qpgraph_2.41.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/qpgraph.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘qpgraph/DESCRIPTION’ ... OK * this is package ‘qpgraph’ version ‘2.41.0’ * 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 ‘qpgraph’ can be installed ... WARNING Found the following significant warnings: cliquer.c:13:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] cliquer.c:13:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] ./set.h:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] ./set.h:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] graph.c:12:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] graph.c:12:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] reorder.c:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] reorder.c:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] See ‘/Users/biocbuild/bbs-3.21-bioc/meat/qpgraph.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: qpAllCItests.Rd: dspMatrix-class qpAvgNrr.Rd: dspMatrix-class qpCov.Rd: dspMatrix-class qpGenNrr.Rd: dspMatrix-class qpNrr.Rd: dspMatrix-class qpgraph-package.Rd: dspMatrix-class 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 ... 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in shell scripts ... 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 is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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, 2 NOTEs See ‘/Users/biocbuild/bbs-3.21-bioc/meat/qpgraph.Rcheck/00check.log’ for details.
qpgraph.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL qpgraph ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’ * installing *source* package ‘qpgraph’ ... ** using staged installation checking for gcc... clang -arch arm64 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang -arch arm64 accepts -g... yes checking for clang -arch arm64 option to accept ANSI C... none needed checking build system type... aarch64-apple-darwin22.6.0 checking host system type... aarch64-apple-darwin22.6.0 configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DUSE_FC_LEN_T -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC -falign-functions=64 -Wall -g -O2 -c cliquer.c -o cliquer.o cliquer.c:13:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ cliquer.c:13:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ In file included from cliquer.c:29: In file included from ./cliquer.h:7: ./set.h:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ ./set.h:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ 4 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DUSE_FC_LEN_T -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC -falign-functions=64 -Wall -g -O2 -c graph.c -o graph.o graph.c:12:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ graph.c:12:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ In file included from graph.c:28: In file included from ./graph.h:5: ./set.h:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ ./set.h:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ 4 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DUSE_FC_LEN_T -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC -falign-functions=64 -Wall -g -O2 -c qpgraph.c -o qpgraph.o In file included from qpgraph.c:41: In file included from ./cliquer.h:7: ./set.h:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ ./set.h:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ qpgraph.c:5154:10: warning: variable 'avgpr' set but not used [-Wunused-but-set-variable] double avgpr = 0; ^ 3 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DUSE_FC_LEN_T -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC -falign-functions=64 -Wall -g -O2 -c reorder.c -o reorder.o reorder.c:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ reorder.c:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ In file included from reorder.c:16: In file included from ./reorder.h:5: ./set.h:9:46: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ ./set.h:9:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright (C) 2002 Sampo Niskanen, Patric <D6>sterg<E5>rd. ^ 4 warnings generated. clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.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/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-qpgraph/00new/qpgraph/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘det’ from package ‘Matrix’ in package ‘qpgraph’ ** 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 (qpgraph)
qpgraph.Rcheck/tests/runTests.Rout
R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 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. > BiocGenerics:::testPackage("qpgraph") Using t tests for zero partial regression coefficients. Using exact likelihood ratio tests. RUNIT TEST PROTOCOL -- Mon Dec 23 20:53:15 2024 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : qpgraph RUnit Tests - 3 test functions, 0 errors, 0 failures Number of test functions: 3 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 5.586 0.170 5.794
qpgraph.Rcheck/qpgraph-Ex.timings
name | user | system | elapsed | |
EcoliOxygen | 0.001 | 0.001 | 0.002 | |
filterCollinearities | 0.021 | 0.002 | 0.022 | |
qpAllCItests | 0.026 | 0.002 | 0.027 | |
qpAnyGraph | 0.026 | 0.002 | 0.028 | |
qpAvgNrr | 0.393 | 0.001 | 0.395 | |
qpBoundary | 0.080 | 0.001 | 0.082 | |
qpCItest | 0.028 | 0.003 | 0.030 | |
qpClique | 0.077 | 0.001 | 0.079 | |
qpCliqueNumber | 0.126 | 0.005 | 0.132 | |
qpCov | 0.024 | 0.002 | 0.026 | |
qpEdgeNrr | 0.019 | 0.001 | 0.020 | |
qpFunctionalCoherence | 0 | 0 | 0 | |
qpG2Sigma | 0.001 | 0.000 | 0.001 | |
qpGenNrr | 0.150 | 0.002 | 0.152 | |
qpGetCliques | 0.101 | 0.002 | 0.104 | |
qpGraphDensity | 0.075 | 0.000 | 0.077 | |
qpHTF | 0.024 | 0.001 | 0.026 | |
qpHist | 0.058 | 0.001 | 0.058 | |
qpIPF | 0.036 | 0.001 | 0.037 | |
qpK2ParCor | 0.015 | 0.001 | 0.017 | |
qpNrr | 0.040 | 0.001 | 0.041 | |
qpPAC | 0.090 | 0.002 | 0.092 | |
qpPCC | 0.024 | 0.001 | 0.026 | |
qpPRscoreThreshold | 0.043 | 0.001 | 0.044 | |
qpPathWeight | 0.017 | 0.000 | 0.017 | |
qpPlotMap | 0.010 | 0.001 | 0.012 | |
qpPlotNetwork | 0 | 0 | 0 | |
qpPrecisionRecall | 0.053 | 0.001 | 0.054 | |
qpRndGraph | 0.001 | 0.000 | 0.001 | |
qpRndWishart | 0.002 | 0.001 | 0.003 | |
qpTopPairs | 0.001 | 0.000 | 0.001 | |
qpUnifRndAssociation | 0.001 | 0.000 | 0.001 | |
qpUpdateCliquesRemoving | 0.000 | 0.001 | 0.000 | |