Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:46 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 406/2274 | 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: 2024-12-24 05:32:38 -0000 (Tue, 24 Dec 2024) |
EndedAt: 2024-12-24 05:43:32 -0000 (Tue, 24 Dec 2024) |
EllapsedTime: 654.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.web 9.507 1.728 34.035 coMET-package 8.881 0.754 25.468 HistoneAll_UCSC 6.215 0.088 6.318 chromatinHMMAll_UCSC 6.087 0.031 6.134 imprintedGenes_GTEx 5.462 0.183 5.661 * 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 Dec 24 05:43:26 2024 *********************************************** 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.474 0.723 21.231
coMET.Rcheck/coMET-Ex.timings
name | user | system | elapsed | |
COSMIC_UCSC | 3.739 | 0.075 | 3.823 | |
ChIPTF_ENCODE | 1.066 | 0.056 | 1.124 | |
ClinVarCnv_UCSC | 0.579 | 0.008 | 0.589 | |
ClinVarMain_UCSC | 0.619 | 0.000 | 0.621 | |
CoreillCNV_UCSC | 0.614 | 0.008 | 0.624 | |
DNAse_UCSC | 0 | 0 | 0 | |
DNaseI_FANTOM | 0.891 | 0.000 | 0.893 | |
DNaseI_RoadMap | 0.261 | 0.008 | 0.269 | |
GAD_UCSC | 0.646 | 0.000 | 0.648 | |
GWAScatalog_UCSC | 0.502 | 0.008 | 0.511 | |
GeneReviews_UCSC | 0.824 | 0.020 | 0.846 | |
HiCdata2matrix | 0.033 | 0.000 | 0.033 | |
HistoneAll_UCSC | 6.215 | 0.088 | 6.318 | |
HistoneOne_UCSC | 0.502 | 0.000 | 0.503 | |
ISCA_UCSC | 0.634 | 0.004 | 0.639 | |
TFBS_FANTOM | 0.595 | 0.000 | 0.596 | |
bindingMotifsBiomart_ENSEMBL | 0.197 | 0.004 | 0.202 | |
chrUCSC2ENSEMBL | 0.000 | 0.000 | 0.001 | |
chromHMM_RoadMap | 0.955 | 0.004 | 0.961 | |
chromatinHMMAll_UCSC | 6.087 | 0.031 | 6.134 | |
chromatinHMMOne_UCSC | 0.656 | 0.020 | 0.677 | |
coMET-package | 8.881 | 0.754 | 25.468 | |
col2HSV | 0.000 | 0.000 | 0.001 | |
comet | 4.372 | 0.212 | 4.595 | |
comet.list | 1.153 | 0.068 | 1.226 | |
comet.web | 9.507 | 1.728 | 34.035 | |
complementary | 0.037 | 0.000 | 0.037 | |
cpgIslands_UCSC | 0.211 | 0.020 | 0.232 | |
dgfootprints_RoadMap | 1.181 | 0.076 | 1.260 | |
eQTL | 2.161 | 0.151 | 2.319 | |
eQTL_GTEx | 2.119 | 0.083 | 2.208 | |
gcContent_UCSC | 1.856 | 0.232 | 2.091 | |
genesName_ENSEMBL | 0.003 | 0.000 | 0.003 | |
genes_ENSEMBL | 1.214 | 0.012 | 1.229 | |
imprintedGenes_GTEx | 5.462 | 0.183 | 5.661 | |
interestGenes_ENSEMBL | 1.081 | 0.068 | 1.152 | |
interestTranscript_ENSEMBL | 1.237 | 0.028 | 1.268 | |
knownGenes_UCSC | 1.447 | 0.020 | 1.470 | |
metQTL | 2.007 | 0.055 | 2.068 | |
miRNATargetRegionsBiomart_ENSEMBL | 0.076 | 0.000 | 0.077 | |
otherRegulatoryRegionsBiomart_ENSEMBL | 0.155 | 0.000 | 0.156 | |
pizza | 0.01 | 0.00 | 0.01 | |
psiQTL_GTEx | 1.660 | 0.020 | 1.684 | |
refGenes_UCSC | 1.300 | 0.007 | 1.310 | |
regulationBiomart_ENSEMBL | 0.513 | 0.020 | 0.533 | |
regulatoryEvidenceBiomart_ENSEMBL | 0.210 | 0.008 | 0.218 | |
regulatoryFeaturesBiomart_ENSEMBL | 0.197 | 0.015 | 0.213 | |
regulatorySegmentsBiomart_ENSEMBL | 0.207 | 0.012 | 0.219 | |
repeatMasker_UCSC | 0.773 | 0.036 | 0.811 | |
segmentalDups_UCSC | 0.591 | 0.032 | 0.625 | |
setColors | 0.001 | 0.000 | 0.000 | |
snpBiomart_ENSEMBL | 0.655 | 0.004 | 0.661 | |
snpLocations_UCSC | 1.755 | 0.028 | 1.788 | |
structureBiomart_ENSEMBL | 0.656 | 0.004 | 0.660 | |
transcript_ENSEMBL | 2.064 | 0.016 | 2.085 | |
xenorefGenes_UCSC | 0.956 | 0.020 | 0.978 | |