Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:28 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 compEpiTools package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/compEpiTools.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 402/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
compEpiTools 1.35.1 (landing page) Mattia Furlan
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | |||||||||
Package: compEpiTools |
Version: 1.35.1 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:compEpiTools.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings compEpiTools_1.35.1.tar.gz |
StartedAt: 2023-06-05 20:00:00 -0000 (Mon, 05 Jun 2023) |
EndedAt: 2023-06-05 20:09:58 -0000 (Mon, 05 Jun 2023) |
EllapsedTime: 597.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: compEpiTools.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:compEpiTools.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings compEpiTools_1.35.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/compEpiTools.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 ‘compEpiTools/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘compEpiTools’ version ‘1.35.1’ * 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 ‘compEpiTools’ 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 TSS: no visible global function definition for 'end<-' TSS: no visible global function definition for 'start<-' findLncRNA: no visible global function definition for 'start<-' findLncRNA: no visible global function definition for 'end<-' findLncRNA: no visible global function definition for 'IRanges' stallingIndex : getBound: no visible global function definition for 'start<-' stallingIndex : getBound: no visible global function definition for 'end<-' stallingIndex: no visible global function definition for 'IRanges' topGOres : <anonymous>: no visible global function definition for 'ggplot' topGOres : <anonymous>: no visible global function definition for 'aes' topGOres : <anonymous>: no visible binding for global variable 'Significant' topGOres : <anonymous>: no visible binding for global variable 'P_val' topGOres : <anonymous>: no visible global function definition for 'geom_bar' topGOres : <anonymous>: no visible global function definition for 'coord_flip' topGOres : <anonymous>: no visible global function definition for 'ylab' ucsc2GRanges: no visible global function definition for 'IRanges' GR2fasta,GRanges: no visible global function definition for 'seqlengths' GR2fasta,GRanges: no visible global function definition for 'seqlengths<-' GR2fasta,GRanges: no visible global function definition for 'trim' GRangesInPromoters,GRanges: no visible global function definition for 'start<-' GRannotate,GRanges: no visible global function definition for 'start<-' GRannotate,GRanges: no visible global function definition for 'end<-' GRcoverageSummit,GRanges: no visible global function definition for 'start<-' GRcoverageSummit,GRanges: no visible global function definition for 'end<-' GRmidpoint,GRanges: no visible global function definition for 'start<-' GRmidpoint,GRanges: no visible global function definition for 'end<-' GRsetwidth,GRanges: no visible global function definition for 'start<-' GRsetwidth,GRanges: no visible global function definition for 'end<-' countOverlapsInBins,GRanges: no visible global function definition for 'IRanges' featuresLength,TxDb: no visible global function definition for 'reduce' getPromoterClass,TxDb: no visible binding for global variable 'txdb' getPromoterClass,TxDb: no visible global function definition for 'start<-' makeGtfFromDb,TxDb: no visible global function definition for 'reduce' matchEnhancers,GRanges: no visible global function definition for 'distanceToNearest' matchEnhancers,GRanges: no visible global function definition for 'IRanges' Undefined global functions or variables: IRanges P_val Significant aes coord_flip distanceToNearest end<- geom_bar ggplot reduce seqlengths seqlengths<- start<- trim txdb ylab * 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 files in ‘vignettes’ ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Warning: 'applyPileups' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed topGOres 44.049 0.439 44.572 GRannotate-methods 5.775 0.048 5.841 getPromoterClass-methods 0.993 0.004 25.053 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘compEpiTools.rnw’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/compEpiTools.Rcheck/00check.log’ for details.
compEpiTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL compEpiTools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘compEpiTools’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** testing if installed package can be loaded from final location groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** testing if installed package keeps a record of temporary installation path * DONE (compEpiTools)
compEpiTools.Rcheck/compEpiTools-Ex.timings
name | user | system | elapsed | |
GR2fasta-methods | 0.573 | 0.012 | 0.589 | |
GRanges2ucsc-methods | 0.013 | 0.000 | 0.013 | |
GRangesInPromoters-methods | 3.730 | 0.048 | 3.786 | |
GRannotate-methods | 5.775 | 0.048 | 5.841 | |
GRannotateSimple | 0.707 | 0.028 | 0.736 | |
GRbaseCoverage-methods | 0.087 | 0.004 | 0.094 | |
GRcoverage-methods | 0.162 | 0.004 | 0.167 | |
GRcoverageSummit-methods | 0.075 | 0.012 | 0.088 | |
GRenrichment-methods | 0.092 | 0.008 | 0.101 | |
GRmidpoint-methods | 0.031 | 0.008 | 0.039 | |
GRsetwidth | 0.044 | 0.012 | 0.057 | |
TSS | 1.644 | 0.036 | 1.684 | |
countOverlapsInBins-methods | 0.165 | 0.000 | 0.165 | |
distanceFromTSS-methods | 2.417 | 0.035 | 2.459 | |
enhancers | 0.447 | 0.000 | 0.448 | |
findLncRNA | 0.870 | 0.020 | 0.902 | |
getPromoterClass-methods | 0.993 | 0.004 | 25.053 | |
heatmapData | 1.452 | 0.012 | 1.467 | |
heatmapPlot | 3.577 | 0.036 | 3.620 | |
makeGtfFromDb | 3.787 | 0.088 | 3.882 | |
matchEnhancers | 2.241 | 0.028 | 2.273 | |
overlapOfGRanges-methods | 0.074 | 0.000 | 0.074 | |
palette2d | 0.063 | 0.000 | 0.063 | |
plotStallingIndex | 3.075 | 0.048 | 3.137 | |
simplifyGOterms | 0.548 | 0.042 | 1.126 | |
stallingIndex | 2.967 | 0.012 | 2.985 | |
topGOres | 44.049 | 0.439 | 44.572 | |
ucsc2GRanges | 0.016 | 0.000 | 0.016 | |
unionMaxScore-methods | 0.158 | 0.000 | 0.158 | |