Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:36 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 netZooR package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netZooR.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 1325/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
netZooR 1.0.0 (landing page) Marouen Ben Guebila
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: netZooR |
Version: 1.0.0 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:netZooR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings netZooR_1.0.0.tar.gz |
StartedAt: 2022-10-18 20:51:45 -0400 (Tue, 18 Oct 2022) |
EndedAt: 2022-10-18 20:59:35 -0400 (Tue, 18 Oct 2022) |
EllapsedTime: 469.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: netZooR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:netZooR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings netZooR_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/netZooR.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘netZooR/DESCRIPTION’ ... OK * this is package ‘netZooR’ version ‘1.0.0’ * 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 ‘netZooR’ 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 ... NOTE runEgret: no visible binding for global variable ‘NA12878’ Undefined global functions or variables: NA12878 * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed monsterPlotMonsterAnalysis 34.225 0.476 34.702 monsterPrintMonsterAnalysis 33.344 0.344 33.689 monster 5.916 0.115 6.033 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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 ‘/home/biocbuild/bbs-3.15-bioc/meat/netZooR.Rcheck/00check.log’ for details.
netZooR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL netZooR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’ * installing *source* package ‘netZooR’ ... ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (netZooR)
netZooR.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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. > library(testthat) > library(netZooR) Loading required package: igraph Attaching package: 'igraph' The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': decompose, spectrum The following object is masked from 'package:base': union Loading required package: reticulate Loading required package: pandaR Loading required package: Biobase Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:igraph': normalize, path, union The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: yarn Setting options('download.file.method.GEOquery'='auto') Setting options('GEOquery.inmemory.gpl'=FALSE) > > #download test data > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/ppi.txt','testthat/ppi.txt') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/ppi.txt' Content type 'text/plain' length 11495523 bytes (11.0 MB) ================================================== downloaded 11.0 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/testDataset.RData','testthat/testDataset.RData') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/testDataset.RData' Content type 'binary/octet-stream' length 15200389 bytes (14.5 MB) ================================================== downloaded 14.5 MB > > test_check("netZooR") [1] "modularity of projected graph 0.227272727272727" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "modularity of projected graph 0" [1] "Q = 0" [1] "Q = 0.132231404958678" [1] "Q = 0.148760330578512" [1] "Q = 0.148760330578512" [1] "Q = 0.198347107438017" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "Q = 0.140495867768595" [1] "Q = 0.140495867768595" [1] "modularity of projected graph 0.144628099173554" [1] "Q = 0.198347107438017" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "modularity of projected graph 0.525346928655047" [1] "Q = 0.52666696475026" [1] "Q = 0.52666696475026" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ] > > proc.time() user system elapsed 21.644 1.406 31.078
netZooR.Rcheck/netZooR-Ex.timings
name | user | system | elapsed | |
alpaca | 0.855 | 0.028 | 0.883 | |
alpacaCommunityStructureRotation | 0 | 0 | 0 | |
alpacaComputeDWBMmatmScale | 0 | 0 | 0 | |
alpacaComputeWBMmat | 0 | 0 | 0 | |
alpacaDeltaZAnalysis | 0.001 | 0.000 | 0.000 | |
alpacaDeltaZAnalysisLouvain | 0 | 0 | 0 | |
alpacaExtractTopGenes | 0.527 | 0.004 | 0.531 | |
alpacaGOtabtogenes | 0 | 0 | 0 | |
alpacaGenLouvain | 0 | 0 | 0 | |
alpacaGoToGenes | 0.000 | 0.001 | 0.000 | |
alpacaListToGo | 0 | 0 | 0 | |
alpacaMetaNetwork | 0 | 0 | 0 | |
alpacaNodeToGene | 0 | 0 | 0 | |
alpacaRotationAnalysis | 0 | 0 | 0 | |
alpacaRotationAnalysisLouvain | 0.000 | 0.001 | 0.000 | |
alpacaSimulateNetwork | 0.000 | 0.000 | 0.001 | |
alpacaTestNodeRank | 0 | 0 | 0 | |
alpacaTidyConfig | 0 | 0 | 0 | |
alpacaTopEnsembltoTopSym | 0 | 0 | 0 | |
alpacaWBMlouvain | 0.000 | 0.001 | 0.000 | |
condorCluster | 1.244 | 0.069 | 1.314 | |
condorCoreEnrich | 2.012 | 0.100 | 2.113 | |
condorMatrixModularity | 0.008 | 0.000 | 0.008 | |
condorModularityMax | 0.026 | 0.000 | 0.025 | |
condorPlotCommunities | 1.379 | 0.052 | 1.432 | |
condorPlotHeatmap | 0.224 | 0.008 | 0.231 | |
condorQscore | 1.214 | 0.004 | 1.219 | |
createCondorObject | 0.003 | 0.000 | 0.003 | |
createPandaStyle | 0 | 0 | 0 | |
lioness | 4.364 | 0.192 | 4.558 | |
lionessPy | 0.002 | 0.000 | 0.002 | |
monster | 5.916 | 0.115 | 6.033 | |
monsterBereFull | 3.087 | 0.052 | 3.139 | |
monsterCalculateTmPValues | 0.012 | 0.004 | 0.016 | |
monsterCheckDataType | 0.276 | 0.688 | 0.964 | |
monsterGetTm | 0.005 | 0.001 | 0.004 | |
monsterHclHeatmapPlot | 0.703 | 0.051 | 0.755 | |
monsterMonsterNI | 1.845 | 0.055 | 1.903 | |
monsterPlotMonsterAnalysis | 34.225 | 0.476 | 34.702 | |
monsterPrintMonsterAnalysis | 33.344 | 0.344 | 33.689 | |
monsterTransformationMatrix | 0.601 | 0.035 | 0.637 | |
monsterTransitionNetworkPlot | 0.236 | 0.008 | 0.243 | |
monsterTransitionPCAPlot | 0.133 | 0.000 | 0.133 | |
monsterdTFIPlot | 0.196 | 0.004 | 0.199 | |
otter | 0.003 | 0.000 | 0.003 | |
pandaPy | 0.003 | 0.000 | 0.003 | |
pandaToAlpaca | 0.003 | 0.000 | 0.002 | |
pandaToCondorObject | 0.001 | 0.000 | 0.002 | |
runEgret | 0.013 | 0.000 | 0.013 | |
sambar | 1.774 | 0.012 | 1.787 | |
sourcePPI | 0.008 | 0.000 | 0.008 | |
visPandaInCytoscape | 0.001 | 0.000 | 0.000 | |