| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:22 -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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:netZooR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings netZooR_1.0.0.tar.gz |
| StartedAt: 2022-10-19 05:28:55 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 05:42:06 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 791.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: netZooR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:netZooR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings netZooR_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/netZooR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (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 ... NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
data 1.5Mb
extdata 2.9Mb
* 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
monsterPrintMonsterAnalysis 56.081 1.269 57.422
monsterPlotMonsterAnalysis 53.087 1.219 54.383
monster 11.431 0.452 11.899
lioness 4.982 0.296 5.284
* 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: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.15-bioc/meat/netZooR.Rcheck/00check.log’
for details.
netZooR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL netZooR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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-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.
> 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.15702479338843"
[1] "Q = 0.231404958677686"
[1] "Q = 0.231404958677686"
[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.227272727272727"
[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
33.963 1.783 42.839
netZooR.Rcheck/netZooR-Ex.timings
| name | user | system | elapsed | |
| alpaca | 1.549 | 0.036 | 1.587 | |
| alpacaCommunityStructureRotation | 0 | 0 | 0 | |
| alpacaComputeDWBMmatmScale | 0.001 | 0.000 | 0.000 | |
| alpacaComputeWBMmat | 0.001 | 0.000 | 0.001 | |
| alpacaDeltaZAnalysis | 0.001 | 0.000 | 0.000 | |
| alpacaDeltaZAnalysisLouvain | 0 | 0 | 0 | |
| alpacaExtractTopGenes | 1.031 | 0.009 | 1.041 | |
| alpacaGOtabtogenes | 0 | 0 | 0 | |
| alpacaGenLouvain | 0.000 | 0.001 | 0.000 | |
| alpacaGoToGenes | 0.000 | 0.000 | 0.001 | |
| alpacaListToGo | 0 | 0 | 0 | |
| alpacaMetaNetwork | 0.001 | 0.000 | 0.001 | |
| alpacaNodeToGene | 0 | 0 | 0 | |
| alpacaRotationAnalysis | 0 | 0 | 0 | |
| alpacaRotationAnalysisLouvain | 0 | 0 | 0 | |
| alpacaSimulateNetwork | 0.000 | 0.001 | 0.000 | |
| alpacaTestNodeRank | 0 | 0 | 0 | |
| alpacaTidyConfig | 0 | 0 | 0 | |
| alpacaTopEnsembltoTopSym | 0.001 | 0.000 | 0.001 | |
| alpacaWBMlouvain | 0 | 0 | 0 | |
| condorCluster | 1.283 | 0.003 | 1.288 | |
| condorCoreEnrich | 2.877 | 0.093 | 2.972 | |
| condorMatrixModularity | 0.015 | 0.002 | 0.017 | |
| condorModularityMax | 0.047 | 0.005 | 0.052 | |
| condorPlotCommunities | 1.278 | 0.010 | 1.288 | |
| condorPlotHeatmap | 0.319 | 0.024 | 0.345 | |
| condorQscore | 1.247 | 0.006 | 1.254 | |
| createCondorObject | 0.005 | 0.000 | 0.006 | |
| createPandaStyle | 0.000 | 0.000 | 0.001 | |
| lioness | 4.982 | 0.296 | 5.284 | |
| lionessPy | 0.003 | 0.001 | 0.004 | |
| monster | 11.431 | 0.452 | 11.899 | |
| monsterBereFull | 4.678 | 0.223 | 4.906 | |
| monsterCalculateTmPValues | 0.030 | 0.003 | 0.033 | |
| monsterCheckDataType | 0.370 | 0.419 | 0.789 | |
| monsterGetTm | 0.006 | 0.002 | 0.008 | |
| monsterHclHeatmapPlot | 1.438 | 0.039 | 1.480 | |
| monsterMonsterNI | 4.760 | 0.092 | 4.865 | |
| monsterPlotMonsterAnalysis | 53.087 | 1.219 | 54.383 | |
| monsterPrintMonsterAnalysis | 56.081 | 1.269 | 57.422 | |
| monsterTransformationMatrix | 1.352 | 0.020 | 1.373 | |
| monsterTransitionNetworkPlot | 0.560 | 0.007 | 0.568 | |
| monsterTransitionPCAPlot | 0.262 | 0.004 | 0.267 | |
| monsterdTFIPlot | 0.370 | 0.006 | 0.378 | |
| otter | 0.005 | 0.001 | 0.005 | |
| pandaPy | 0.004 | 0.002 | 0.005 | |
| pandaToAlpaca | 0.004 | 0.001 | 0.005 | |
| pandaToCondorObject | 0.003 | 0.001 | 0.004 | |
| runEgret | 0.025 | 0.004 | 0.029 | |
| sambar | 3.545 | 0.153 | 3.704 | |
| sourcePPI | 0.012 | 0.001 | 0.013 | |
| visPandaInCytoscape | 0 | 0 | 0 | |