| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-26 06:18:05 -0000 (Fri, 26 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4254 |
| 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 BLMA package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BLMA.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 221/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BLMA 1.25.0 (landing page) Hung Nguyen
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
| Package: BLMA |
| Version: 1.25.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:BLMA.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings BLMA_1.25.0.tar.gz |
| StartedAt: 2023-05-26 04:22:09 -0000 (Fri, 26 May 2023) |
| EndedAt: 2023-05-26 04:39:20 -0000 (Fri, 26 May 2023) |
| EllapsedTime: 1031.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: BLMA.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:BLMA.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings BLMA_1.25.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/BLMA.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘BLMA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BLMA’ version ‘1.25.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
'ROntoTools', 'GSA', 'PADOG', 'limma', 'graph', 'parallel',
'Biobase', 'metafor'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘BLMA’ 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 loading without being on the library search path ... 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
addCLT: warning in pnorm(mean(x), 1/2, sqrt(1/(12 * n)), lower = TRUE):
partial argument match of 'lower' to 'lower.tail'
additiveMethod: warning in pnorm(sum(x), n/2, sqrt(n/12), lower =
TRUE): partial argument match of 'lower' to 'lower.tail'
bilevelAnalysisGeneset : <anonymous>: warning in topTable(fit2, adjust
= "none", sort.by = "logFC", number = nrow(d) * percent, p.value =
pCutoff): partial argument match of 'adjust' to 'adjust.method'
bilevelAnalysisPathway : <anonymous>: warning in topTable(fit2, adjust
= "none", sort.by = "logFC", number = nrow(d) * percent, p.value =
pCutoff): partial argument match of 'adjust' to 'adjust.method'
fisherMethod: warning in pchisq(-2 * sum(log(x)), df = 2 * length(x),
lower = FALSE): partial argument match of 'lower' to 'lower.tail'
getStatistics: warning in topTable(fit2, adjust = "fdr", sort.by = "B",
number = Inf): partial argument match of 'adjust' to 'adjust.method'
intraAnalysisGene : <anonymous>: warning in topTable(fit2, adjust =
"none", sort.by = "none", number = Inf): partial argument match of
'adjust' to 'adjust.method'
intraAnalysisGene: warning in topTable(fit2, adjust = "none", sort.by =
"none", number = Inf): partial argument match of 'adjust' to
'adjust.method'
calculateFC: no visible binding for global variable ‘m1i’
calculateFC: no visible binding for global variable ‘sd1i’
calculateFC: no visible binding for global variable ‘n1i’
calculateFC: no visible binding for global variable ‘m2i’
calculateFC: no visible binding for global variable ‘sd2i’
calculateFC: no visible binding for global variable ‘n2i’
calculateFC: no visible binding for global variable ‘yi’
getStatistics: no visible binding for global variable ‘d’
hierClustering: no visible binding for global variable ‘km’
hierClustering: no visible global function definition for ‘clusGap’
hierClustering: no visible global function definition for ‘maxSE’
intraAnalysisGene: no visible binding for global variable ‘d’
Undefined global functions or variables:
clusGap d km m1i m2i maxSE n1i n2i sd1i sd2i yi
* 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
bilevelAnalysisGeneset 170.994 0.535 171.857
getStatistics 131.875 0.511 132.653
bilevelAnalysisPathway 104.822 0.355 105.372
* 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 ...
‘BLMA.Rnw’... failed
ERROR
Errors in running code in vignettes:
when running code in ‘BLMA.Rnw’
...
hsa:6572 1.00 1.00 1 1
hsa:347733 0.99 0.99 1 1
hsa:116443 0.98 0.98 1 1
hsa:3605 0.98 0.99 1 1
> `?`(getStatistics)
When sourcing ‘BLMA.R’:
Error: Error writing to connection: No space left on device
Execution halted
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Error in writeLines(x, con, useBytes = TRUE, ...) :
Error writing to connection: No space left on device
* DONE
Status: 2 ERRORs, 2 NOTEs
See
‘/home/biocbuild/bbs-3.18-bioc/meat/BLMA.Rcheck/00check.log’
for details.
BLMA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL BLMA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘BLMA’ ... ** 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 (BLMA)
BLMA.Rcheck/tests/runTests.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.
> BiocGenerics:::testPackage("BLMA")
Attaching package: 'BiocGenerics'
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, aperm, 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
Attaching package: 'KEGGgraph'
The following object is masked from 'package:graphics':
plot
The following object is masked from 'package:base':
plot
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'limma'
The following object is masked from 'package:BiocGenerics':
plotMA
Loading the 'metafor' package (version 4.2-0). For an
introduction to the package please type: help(metafor)
Working on dataset GSE17054, 9 samples
Using cached pathway data. Database info:
pathway KEGG Pathway Database
path Release 73.0+/01-03, Jan 15
Kanehisa Laboratories
343,170 entries
Default parameters detected. Using pre-parsed data.
Working on dataset GSE17054, 9 samples
GSM426404, GSM426405, GSM426406, GSM426407, GSM426412
Working on dataset GSE17054, 9 samples
GSM426404, GSM426405, GSM426406, GSM426407, GSM426412
Working on dataset GSE17054, 9 samples
GSM426404, GSM426405, GSM426406, GSM426407, GSM426412
Using cached pathway data. Database info:
pathway KEGG Pathway Database
path Release 73.0+/01-03, Jan 15
Kanehisa Laboratories
343,170 entries
Default parameters detected. Using pre-parsed data.
Working on dataset GSE17054, 9 samples
GSM426404, GSM426405, GSM426406, GSM426407, GSM426412
Using cached pathway data. Database info:
pathway KEGG Pathway Database
path Release 73.0+/01-03, Jan 15
Kanehisa Laboratories
343,170 entries
Default parameters detected. Using pre-parsed data.
RUNIT TEST PROTOCOL -- Fri May 26 04:32:52 2023
***********************************************
Number of test functions: 10
Number of errors: 0
Number of failures: 0
1 Test Suite :
BLMA RUnit Tests - 10 test functions, 0 errors, 0 failures
Number of test functions: 10
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
42.384 0.763 43.224
BLMA.Rcheck/BLMA-Ex.timings
| name | user | system | elapsed | |
| addCLT | 0.000 | 0.000 | 0.001 | |
| bilevelAnalysisClassic | 0.014 | 0.000 | 0.013 | |
| bilevelAnalysisGene | 3.961 | 0.052 | 4.021 | |
| bilevelAnalysisGeneset | 170.994 | 0.535 | 171.857 | |
| bilevelAnalysisPathway | 104.822 | 0.355 | 105.372 | |
| fisherMethod | 0.001 | 0.000 | 0.000 | |
| getStatistics | 131.875 | 0.511 | 132.653 | |
| intraAnalysisClassic | 0.007 | 0.000 | 0.007 | |
| intraAnalysisGene | 0.863 | 0.004 | 0.867 | |
| loadKEGGPathways | 2.829 | 0.004 | 2.838 | |
| stoufferMethod | 0 | 0 | 0 | |