| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:08 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
| 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 414/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| compEpiTools 1.36.0 (landing page) Mattia Furlan
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | WARNINGS | OK | ||||||||
|
To the developers/maintainers of the compEpiTools package: - 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: compEpiTools |
| Version: 1.36.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:compEpiTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings compEpiTools_1.36.0.tar.gz |
| StartedAt: 2024-04-17 09:55:47 -0400 (Wed, 17 Apr 2024) |
| EndedAt: 2024-04-17 10:04:38 -0400 (Wed, 17 Apr 2024) |
| EllapsedTime: 531.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: compEpiTools.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:compEpiTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings compEpiTools_1.36.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/compEpiTools.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘compEpiTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘compEpiTools’ version ‘1.36.0’
* 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 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 sizes of PDF files under ‘inst/doc’ ... 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 33.305 1.764 35.412
GRangesInPromoters-methods 5.180 0.061 5.281
getPromoterClass-methods 1.078 0.033 24.367
* 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 WARNING, 1 NOTE
See
‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/compEpiTools.Rcheck/00check.log’
for details.
compEpiTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL compEpiTools ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.724 | 0.027 | 0.762 | |
| GRanges2ucsc-methods | 0.009 | 0.000 | 0.008 | |
| GRangesInPromoters-methods | 5.180 | 0.061 | 5.281 | |
| GRannotate-methods | 4.593 | 0.119 | 4.758 | |
| GRannotateSimple | 0.729 | 0.020 | 0.758 | |
| GRbaseCoverage-methods | 0.170 | 0.009 | 0.183 | |
| GRcoverage-methods | 0.131 | 0.004 | 0.138 | |
| GRcoverageSummit-methods | 0.062 | 0.002 | 0.066 | |
| GRenrichment-methods | 0.080 | 0.002 | 0.083 | |
| GRmidpoint-methods | 0.025 | 0.000 | 0.026 | |
| GRsetwidth | 0.042 | 0.000 | 0.043 | |
| TSS | 1.705 | 0.029 | 1.749 | |
| countOverlapsInBins-methods | 0.123 | 0.001 | 0.125 | |
| distanceFromTSS-methods | 2.607 | 0.039 | 2.674 | |
| enhancers | 0.452 | 0.010 | 0.464 | |
| findLncRNA | 0.919 | 0.024 | 0.953 | |
| getPromoterClass-methods | 1.078 | 0.033 | 24.367 | |
| heatmapData | 1.525 | 0.033 | 1.574 | |
| heatmapPlot | 3.336 | 0.093 | 3.481 | |
| makeGtfFromDb | 3.969 | 0.204 | 4.342 | |
| matchEnhancers | 3.760 | 0.075 | 3.896 | |
| overlapOfGRanges-methods | 0.054 | 0.001 | 0.055 | |
| palette2d | 0.050 | 0.003 | 0.053 | |
| plotStallingIndex | 2.685 | 0.086 | 2.802 | |
| simplifyGOterms | 0.600 | 0.091 | 0.813 | |
| stallingIndex | 2.608 | 0.053 | 2.682 | |
| topGOres | 33.305 | 1.764 | 35.412 | |
| ucsc2GRanges | 0.013 | 0.000 | 0.013 | |
| unionMaxScore-methods | 0.208 | 0.010 | 0.221 | |