| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 215/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BioNAR 1.8.0 (landing page) Anatoly Sorokin
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | ERROR | skipped | ||||||||||
|
To the developers/maintainers of the BioNAR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BioNAR.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: BioNAR |
| Version: 1.8.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BioNAR_1.8.0.tar.gz |
| StartedAt: 2024-11-08 21:29:01 -0500 (Fri, 08 Nov 2024) |
| EndedAt: 2024-11-08 21:34:45 -0500 (Fri, 08 Nov 2024) |
| EllapsedTime: 343.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BioNAR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BioNAR_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/BioNAR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.8.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
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 ‘BioNAR’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
extdata 6.1Mb
* 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 ... NOTE
Package in Depends field not imported from: ‘Rdpack’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘addNoise’ ‘gofs’ ‘highlightRate’ ‘plotSigmoid’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
clusterORA : forafun: no visible binding for global variable ‘pathway’
clusterORA : forafun: no visible binding for global variable ‘size’
clusterORA : forafun: no visible binding for global variable ‘overlap’
clusterORA : forafun: no visible binding for global variable ‘pval’
clusterORA : forafun: no visible binding for global variable ‘padj’
clusterORA : forafun: no visible binding for global variable
‘overlapGenes’
clusterORA : forafun: no visible binding for global variable ‘FL’
clusterORA : forafun: no visible binding for global variable ‘N’
clusterORA : forafun: no visible binding for global variable ‘Fn’
clusterORA : forafun: no visible binding for global variable ‘Cn’
clusterORA : forafun: no visible binding for global variable ‘Mu’
clusterORA : forafun: no visible binding for global variable ‘OR’
clusterORA : forafun: no visible binding for global variable ‘CIw’
clusterORA : forafun: no visible binding for global variable ‘Fe’
clusterORA : forafun: no visible binding for global variable ‘Fc’
clusterORA : forafun: no visible binding for global variable ‘palt’
plotSigmoid: no visible binding for global variable ‘yiR1’
plotSigmoid: no visible binding for global variable ‘yiR2’
plotSigmoid: no visible binding for global variable ‘yiR3’
plotSigmoid: no visible binding for global variable ‘yiR4’
plotSigmoid: no visible binding for global variable ‘yiR5’
Undefined global functions or variables:
CIw Cn FL Fc Fe Fn Mu N OR overlap overlapGenes padj palt pathway
pval size yiR1 yiR2 yiR3 yiR4 yiR5
* checking Rd files ... NOTE
checkRd: (-1) FitDegree.Rd:34: Lost braces
34 | \item{legpos}{position of the legend @seealso{legend}}
| ^
checkRd: (-1) calcEntropy.Rd:52: Lost braces; missing escapes or markup?
52 | Other {Entropy Functions}:
| ^
checkRd: (-1) getEntropy.Rd:66: Lost braces; missing escapes or markup?
66 | Other {Entropy Functions}:
| ^
checkRd: (-1) getEntropyRate.Rd:41: Lost braces; missing escapes or markup?
41 | Other {Entropy Functions}:
| ^
checkRd: (-1) getRobustness.Rd:49: Lost braces; missing escapes or markup?
49 | Other {Robustness functions}:
| ^
checkRd: (-1) makeConsensusMatrix.Rd:69: Lost braces; missing escapes or markup?
69 | Other {Robustness functions}:
| ^
checkRd: (-1) plotEntropy.Rd:57: Lost braces; missing escapes or markup?
57 | Other {Entropy Functions}:
| ^
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: 4 NOTEs
See
‘/Users/biocbuild/bbs-3.20-bioc/meat/BioNAR.Rcheck/00check.log’
for details.
BioNAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BioNAR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘BioNAR’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (BioNAR)
BioNAR.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
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.
> library(testthat)
> library(BioNAR)
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: poweRlaw
Loading required package: latex2exp
Loading required package: RSpectra
Loading required package: Rdpack
Attaching package: 'BioNAR'
The following object is masked from 'package:igraph':
permute
>
> test_check("BioNAR")
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 129 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_bridgeness.R:38:5', 'test_bridgeness.R:81:5'
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 129 ]
>
> proc.time()
user system elapsed
11.451 0.605 15.824
BioNAR.Rcheck/BioNAR-Ex.timings
| name | user | system | elapsed | |
| FitDegree | 0.273 | 0.019 | 1.615 | |
| addEdgeAtts | 3.292 | 0.513 | 3.806 | |
| annotateGOont | 1.440 | 0.138 | 1.580 | |
| annotateGeneNames | 0.078 | 0.004 | 0.081 | |
| annotateGoBP | 1.210 | 0.212 | 1.422 | |
| annotateGoCC | 0.845 | 0.270 | 1.115 | |
| annotateGoMF | 0.981 | 0.077 | 1.059 | |
| annotatePresynaptic | 0.366 | 0.202 | 0.567 | |
| annotateSCHanno | 1.739 | 0.453 | 2.193 | |
| annotateTopOntoOVG | 2.487 | 0.294 | 2.781 | |
| annotateVertex | 0.001 | 0.000 | 0.002 | |
| applpMatrixToGraph | 0.001 | 0.000 | 0.000 | |
| buildNetwork | 0.001 | 0.000 | 0.001 | |
| calcAllClustering | 1.589 | 0.002 | 1.592 | |
| calcBridgeness | 0.018 | 0.001 | 0.019 | |
| calcCentrality | 0.024 | 0.001 | 0.026 | |
| calcCentralityExternalDistances | 0.121 | 0.007 | 0.128 | |
| calcCentralityInternalDistances | 0.115 | 0.001 | 0.117 | |
| calcClustering | 0.001 | 0.001 | 0.001 | |
| calcDiseasePairs | 0.178 | 0.004 | 0.183 | |
| calcEntropy | 3.109 | 0.686 | 3.795 | |
| calcMembership | 0.001 | 0.000 | 0.002 | |
| calcReclusterMatrix | 0.008 | 0.000 | 0.009 | |
| calcSparsness | 1.330 | 0.581 | 1.911 | |
| clusterORA | 0.089 | 0.009 | 0.097 | |
| clusteringSummary | 3.677 | 0.004 | 3.682 | |
| degreeBinnedGDAs | 0.095 | 0.005 | 0.101 | |
| escapeAnnotation | 0.000 | 0.000 | 0.001 | |
| evalCentralitySignificance | 0.122 | 0.003 | 0.126 | |
| findLCC | 0.002 | 0.001 | 0.001 | |
| getAnnotationList | 0.018 | 0.001 | 0.019 | |
| getAnnotationVertexList | 0.022 | 0.003 | 0.025 | |
| getBridgeness | 0.027 | 0.003 | 0.030 | |
| getCentralityMatrix | 2.426 | 0.280 | 2.707 | |
| getClusterSubgraphByID | 0.006 | 0.000 | 0.007 | |
| getClustering | 0.007 | 0.000 | 0.006 | |
| getCommunityGraph | 0.006 | 0.000 | 0.007 | |
| getDType | 0 | 0 | 0 | |
| getDYNAMO | 0.010 | 0.001 | 0.011 | |
| getDiseases | 0 | 0 | 0 | |
| getEntropy | 2.854 | 0.890 | 3.746 | |
| getEntropyRate | 0.001 | 0.000 | 0.001 | |
| getGNP | 0.004 | 0.000 | 0.005 | |
| getGraphCentralityECDF | 2.285 | 0.383 | 2.669 | |
| getPA | 0.005 | 0.000 | 0.006 | |
| getRandomGraphCentrality | 0.137 | 0.011 | 3.353 | |
| getRobustness | 0.129 | 0.006 | 0.135 | |
| layoutByCluster | 0.032 | 0.001 | 0.032 | |
| layoutByRecluster | 0.026 | 0.001 | 0.026 | |
| makeConsensusMatrix | 0.125 | 0.005 | 0.130 | |
| makeMembership | 0.001 | 0.000 | 0.001 | |
| metlMatrix | 0.002 | 0.001 | 0.003 | |
| normModularity | 1.553 | 0.261 | 1.814 | |
| permute | 0.001 | 0.000 | 0.000 | |
| plotBridgeness | 0.100 | 0.003 | 0.104 | |
| plotEntropy | 2.962 | 0.953 | 3.914 | |
| prepareGDA | 0.074 | 0.003 | 0.077 | |
| recluster | 0.009 | 0.001 | 0.009 | |
| removeVertexTerm | 0.001 | 0.000 | 0.002 | |
| runPermDisease | 2.516 | 0.045 | 2.561 | |
| sampleDegBinnedGDA | 0.092 | 0.004 | 0.095 | |
| sampleGraphClust | 0.006 | 0.001 | 0.006 | |
| unescapeAnnotation | 0 | 0 | 0 | |
| zeroNA | 0.001 | 0.000 | 0.000 | |