Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:06:21 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 |
To the developers/maintainers of the qpgraph package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1564/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
qpgraph 2.32.2 (landing page) Robert Castelo
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: qpgraph |
Version: 2.32.2 |
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.32.2.tar.gz |
StartedAt: 2023-04-10 22:02:17 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 22:06:33 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 256.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: qpgraph.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.32.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/qpgraph.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘qpgraph/DESCRIPTION’ ... OK * this is package ‘qpgraph’ version ‘2.32.2’ * 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 ... OK * 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 R 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 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 in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.16-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.2/Resources/library’ * installing *source* package ‘qpgraph’ ... ** using staged installation checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 configure: creating ./config.status config.status: creating src/Makevars ** libs clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c cliquer.c -o cliquer.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c graph.c -o graph.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c qpgraph.c -o qpgraph.o qpgraph.c:24:9: warning: 'USE_FC_LEN_T' macro redefined [-Wmacro-redefined] #define USE_FC_LEN_T ^ <command line>:2:9: note: previous definition is here #define USE_FC_LEN_T 1 ^ 1 warning generated. clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c reorder.c -o reorder.o clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/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/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) installing to /Library/Frameworks/R.framework/Versions/4.2/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 version 4.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) 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 Apr 10 22:06:22 2023 *********************************************** 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 13.476 0.531 14.044
qpgraph.Rcheck/qpgraph-Ex.timings
name | user | system | elapsed | |
EcoliOxygen | 0.002 | 0.001 | 0.004 | |
filterCollinearities | 0.066 | 0.004 | 0.071 | |
qpAllCItests | 0.082 | 0.005 | 0.090 | |
qpAnyGraph | 0.185 | 0.008 | 0.194 | |
qpAvgNrr | 0.968 | 0.004 | 0.974 | |
qpBoundary | 0.257 | 0.001 | 0.259 | |
qpCItest | 0.068 | 0.002 | 0.069 | |
qpClique | 0.234 | 0.002 | 0.237 | |
qpCliqueNumber | 1.051 | 0.013 | 1.067 | |
qpCov | 0.064 | 0.004 | 0.067 | |
qpEdgeNrr | 0.051 | 0.001 | 0.054 | |
qpFunctionalCoherence | 0.000 | 0.000 | 0.001 | |
qpG2Sigma | 0.004 | 0.000 | 0.005 | |
qpGenNrr | 0.392 | 0.004 | 0.395 | |
qpGetCliques | 0.211 | 0.009 | 0.220 | |
qpGraphDensity | 0.255 | 0.003 | 0.257 | |
qpHTF | 0.101 | 0.006 | 0.108 | |
qpHist | 0.152 | 0.001 | 0.154 | |
qpIPF | 0.092 | 0.003 | 0.095 | |
qpK2ParCor | 0.046 | 0.002 | 0.049 | |
qpNrr | 0.130 | 0.001 | 0.131 | |
qpPAC | 0.224 | 0.006 | 0.232 | |
qpPCC | 0.074 | 0.003 | 0.078 | |
qpPRscoreThreshold | 0.130 | 0.002 | 0.132 | |
qpPathWeight | 0.049 | 0.001 | 0.050 | |
qpPlotMap | 0.021 | 0.004 | 0.026 | |
qpPlotNetwork | 0.000 | 0.001 | 0.001 | |
qpPrecisionRecall | 0.998 | 0.009 | 1.011 | |
qpRndGraph | 0.004 | 0.001 | 0.004 | |
qpRndWishart | 0.005 | 0.001 | 0.006 | |
qpTopPairs | 0.001 | 0.000 | 0.002 | |
qpUnifRndAssociation | 0.001 | 0.000 | 0.002 | |
qpUpdateCliquesRemoving | 0 | 0 | 0 | |