Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
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 408/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
coMET 1.39.0 (landing page) Tiphaine Martin
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the coMET package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/coMET.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: coMET |
Version: 1.39.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:coMET.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings coMET_1.39.0.tar.gz |
StartedAt: 2025-01-28 09:22:35 -0000 (Tue, 28 Jan 2025) |
EndedAt: 2025-01-28 09:34:34 -0000 (Tue, 28 Jan 2025) |
EllapsedTime: 718.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: coMET.Rcheck |
Warnings: 6 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:coMET.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings coMET_1.39.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/coMET.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘coMET/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘coMET’ version ‘1.39.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 ‘coMET’ can be installed ... WARNING Found the following significant warnings: Warning: program compiled against libxml 212 using older 211 Warning: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET' See ‘/home/biocbuild/bbs-3.21-bioc/meat/coMET.Rcheck/00install.out’ for details. * checking installed package size ... INFO installed size is 19.0Mb sub-directories of 1Mb or more: data 7.6Mb extdata 10.7Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... NOTE Warning: program compiled against libxml 212 using older 211 A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Warning: program compiled against libxml 212 using older 211 * checking S3 generic/method consistency ... WARNING Warning: program compiled against libxml 212 using older 211 See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. * checking replacement functions ... WARNING Warning: program compiled against libxml 212 using older 211 The argument of a replacement function which corresponds to the right hand side must be named ‘value’. * checking foreign function calls ... NOTE Warning: program compiled against libxml 212 using older 211 See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. * checking R code for possible problems ... NOTE Warning: program compiled against libxml 212 using older 211 draw.plot.annotation : <anonymous>: no visible global function definition for 'ggplotGrob' draw.plot.annotation: no visible global function definition for 'viewTracks' draw.plot.annotation: no visible global function definition for 'trackList' eQTL: no visible binding for global variable 'chromosome_stop' eQTL: no visible binding for global variable 'chromosome_start' eQTL: no visible binding for global variable 'chromosome_name' eQTL_GTEx: no visible binding for global variable 'snp_pos' eQTL_GTEx: no visible binding for global variable 'snp_chrom' eQTL_GTEx: no visible binding for global variable 'gene_start' eQTL_GTEx: no visible binding for global variable 'gene_stop' eQTL_GTEx: no visible binding for global variable 'gene_chr' geneExpression_GTEx: no visible global function definition for 'as' metQTL: no visible binding for global variable 'chromosome_stop' metQTL: no visible binding for global variable 'chromosome_start' metQTL: no visible binding for global variable 'chromosome_name' pizza: no visible global function definition for 'par' pizza: no visible global function definition for 'plot.new' pizza: no visible global function definition for 'plot.window' pizza: no visible global function definition for 'polygon' pizza: no visible global function definition for 'lines' pizza: no visible global function definition for 'text' psiQTL_GTEx: no visible binding for global variable 'pos_snp' psiQTL_GTEx: no visible binding for global variable 'chr_snp' psiQTL_GTEx: no visible binding for global variable 'pos_middle_exon' psiQTL_GTEx: no visible binding for global variable 'chr_exon' Undefined global functions or variables: as chr_exon chr_snp chromosome_name chromosome_start chromosome_stop gene_chr gene_start gene_stop ggplotGrob lines par plot.new plot.window polygon pos_middle_exon pos_snp snp_chrom snp_pos text trackList viewTracks Consider adding importFrom("graphics", "lines", "par", "plot.new", "plot.window", "polygon", "text") importFrom("methods", "as") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... NOTE checkRd: (-1) ChIPTF_ENCODE.Rd:36: Escaped LaTeX specials: \# * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Warning: program compiled against libxml 212 using older 211 All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking for code/documentation mismatches ... WARNING Warning: program compiled against libxml 212 using older 211 Warning: program compiled against libxml 212 using older 211 Warning: program compiled against libxml 212 using older 211 * checking Rd \usage sections ... NOTE Objects in \usage without \alias in Rd file 'check.configVar.cometlist.Rd': ‘check.configVar.cometlist’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Warning: program compiled against libxml 212 using older 211 The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... WARNING Warning: program compiled against libxml 212 using older 211 * 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 coMET-package 9.206 2.237 92.087 comet.web 10.537 0.666 29.579 imprintedGenes_GTEx 5.680 0.873 6.570 HistoneAll_UCSC 6.439 0.040 6.493 chromatinHMMAll_UCSC 6.321 0.044 6.381 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 6 WARNINGs, 7 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/coMET.Rcheck/00check.log’ for details.
coMET.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL coMET ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘coMET’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning: program compiled against libxml 212 using older 211 Warning: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: program compiled against libxml 212 using older 211 Warning: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET' ** testing if installed package can be loaded from final location Warning: program compiled against libxml 212 using older 211 Warning: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET' ** testing if installed package keeps a record of temporary installation path * DONE (coMET)
coMET.Rcheck/tests/runTests.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu 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. > require("coMET") || stop("unable to load Package:coMET") Loading required package: coMET Loading required package: grid Loading required package: biomaRt Warning: program compiled against libxml 212 using older 211 Loading required package: Gviz Loading required package: S4Vectors Loading required package: stats4 Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomicRanges Loading required package: GenomeInfoDb Loading required package: psych Attaching package: 'psych' The following object is masked from 'package:GenomicRanges': distance The following objects are masked from 'package:IRanges': distance, reflect [1] TRUE Warning message: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET' > BiocGenerics:::testPackage("coMET") RUNIT TEST PROTOCOL -- Tue Jan 28 09:34:27 2025 *********************************************** Number of test functions: 1 Number of errors: 0 Number of failures: 0 1 Test Suite : coMET RUnit Tests - 1 test function, 0 errors, 0 failures Number of test functions: 1 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 20.270 1.496 21.800
coMET.Rcheck/coMET-Ex.timings
name | user | system | elapsed | |
COSMIC_UCSC | 2.605 | 0.064 | 2.674 | |
ChIPTF_ENCODE | 1.075 | 0.016 | 1.093 | |
ClinVarCnv_UCSC | 0.592 | 0.020 | 0.614 | |
ClinVarMain_UCSC | 0.636 | 0.000 | 0.638 | |
CoreillCNV_UCSC | 0.648 | 0.000 | 0.650 | |
DNAse_UCSC | 0.000 | 0.000 | 0.001 | |
DNaseI_FANTOM | 0.900 | 0.011 | 0.915 | |
DNaseI_RoadMap | 0.263 | 0.000 | 0.264 | |
GAD_UCSC | 0.669 | 0.016 | 0.686 | |
GWAScatalog_UCSC | 0.525 | 0.000 | 0.527 | |
GeneReviews_UCSC | 0.843 | 0.004 | 0.849 | |
HiCdata2matrix | 0.033 | 0.004 | 0.038 | |
HistoneAll_UCSC | 6.439 | 0.040 | 6.493 | |
HistoneOne_UCSC | 0.575 | 0.000 | 0.575 | |
ISCA_UCSC | 0.677 | 0.008 | 0.686 | |
TFBS_FANTOM | 0.685 | 0.020 | 0.706 | |
bindingMotifsBiomart_ENSEMBL | 0.210 | 0.004 | 0.214 | |
chrUCSC2ENSEMBL | 0 | 0 | 0 | |
chromHMM_RoadMap | 1.029 | 0.016 | 1.047 | |
chromatinHMMAll_UCSC | 6.321 | 0.044 | 6.381 | |
chromatinHMMOne_UCSC | 0.650 | 0.000 | 0.652 | |
coMET-package | 9.206 | 2.237 | 92.087 | |
col2HSV | 0.001 | 0.000 | 0.000 | |
comet | 4.358 | 0.327 | 4.697 | |
comet.list | 1.178 | 0.064 | 1.246 | |
comet.web | 10.537 | 0.666 | 29.579 | |
complementary | 0.028 | 0.004 | 0.032 | |
cpgIslands_UCSC | 0.207 | 0.000 | 0.207 | |
dgfootprints_RoadMap | 1.033 | 0.020 | 1.054 | |
eQTL | 2.020 | 0.052 | 2.077 | |
eQTL_GTEx | 1.899 | 0.064 | 1.967 | |
gcContent_UCSC | 1.769 | 0.175 | 1.950 | |
genesName_ENSEMBL | 0.004 | 0.000 | 0.004 | |
genes_ENSEMBL | 1.159 | 0.001 | 1.163 | |
imprintedGenes_GTEx | 5.680 | 0.873 | 6.570 | |
interestGenes_ENSEMBL | 1.099 | 0.056 | 1.158 | |
interestTranscript_ENSEMBL | 1.239 | 0.068 | 1.310 | |
knownGenes_UCSC | 1.438 | 0.072 | 1.513 | |
metQTL | 1.941 | 0.072 | 2.018 | |
miRNATargetRegionsBiomart_ENSEMBL | 0.073 | 0.000 | 0.073 | |
otherRegulatoryRegionsBiomart_ENSEMBL | 0.149 | 0.004 | 0.154 | |
pizza | 0.01 | 0.00 | 0.01 | |
psiQTL_GTEx | 1.777 | 0.043 | 1.829 | |
refGenes_UCSC | 1.373 | 0.055 | 1.431 | |
regulationBiomart_ENSEMBL | 0.565 | 0.044 | 0.610 | |
regulatoryEvidenceBiomart_ENSEMBL | 0.222 | 0.004 | 0.227 | |
regulatoryFeaturesBiomart_ENSEMBL | 0.211 | 0.004 | 0.217 | |
regulatorySegmentsBiomart_ENSEMBL | 0.204 | 0.008 | 0.212 | |
repeatMasker_UCSC | 0.815 | 0.012 | 0.828 | |
segmentalDups_UCSC | 0.636 | 0.004 | 0.641 | |
setColors | 0.000 | 0.000 | 0.001 | |
snpBiomart_ENSEMBL | 0.729 | 0.036 | 0.767 | |
snpLocations_UCSC | 1.723 | 0.092 | 1.818 | |
structureBiomart_ENSEMBL | 0.625 | 0.024 | 0.651 | |
transcript_ENSEMBL | 1.896 | 0.012 | 1.912 | |
xenorefGenes_UCSC | 0.931 | 0.016 | 0.949 | |