Back to Build/check report for BioC 3.18:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:28 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.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

CHECK results for coMET on kunpeng2


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.

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.

raw results

Package 397/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.33.0  (landing page)
Tiphaine Martin
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/coMET
git_branch: devel
git_last_commit: a948cd4
git_last_commit_date: 2023-04-25 15:41:26 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

Summary

Package: coMET
Version: 1.33.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:coMET.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings coMET_1.33.0.tar.gz
StartedAt: 2023-06-05 19:56:15 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 20:09:24 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 789.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: coMET.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:coMET.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings coMET_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/coMET.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 ‘coMET/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘coMET’ version ‘1.33.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: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET'
See ‘/home/biocbuild/bbs-3.18-bioc/meat/coMET.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  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 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
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 ... 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
comet.web            8.151  1.434  47.240
coMET-package        7.782  1.465  22.382
chromatinHMMAll_UCSC 6.252  0.056   6.321
HistoneAll_UCSC      6.148  0.036   6.198
imprintedGenes_GTEx  5.096  0.192   5.298
* 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 ...
  ‘coMET.Rnw’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/coMET.Rcheck/00check.log’
for details.



Installation output

coMET.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL coMET
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘coMET’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
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: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'coMET'
** testing if installed package can be loaded from final location
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)

Tests output

coMET.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.

> require("coMET") || stop("unable to load Package:coMET")
Loading required package: coMET
Loading required package: grid
Loading required package: biomaRt
Loading required package: Gviz
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics

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: '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 -- Mon Jun  5 20:06:56 2023 
*********************************************** 
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 
 19.951   0.788  20.767 

Example timings

coMET.Rcheck/coMET-Ex.timings

nameusersystemelapsed
COSMIC_UCSC2.3920.0642.461
ChIPTF_ENCODE1.0110.0321.045
ClinVarCnv_UCSC0.5330.0470.581
ClinVarMain_UCSC0.5870.0560.645
CoreillCNV_UCSC0.5770.0000.578
DNAse_UCSC0.0000.0000.001
DNaseI_FANTOM0.8360.0080.846
DNaseI_RoadMap0.2450.0080.254
GAD_UCSC0.5810.0000.582
GWAScatalog_UCSC0.4980.0080.506
GeneReviews_UCSC0.7790.0000.781
HiCdata2matrix0.0300.0040.034
HistoneAll_UCSC6.1480.0366.198
HistoneOne_UCSC0.4920.0080.501
ISCA_UCSC0.6140.0240.639
TFBS_FANTOM0.6350.0000.636
bindingMotifsBiomart_ENSEMBL0.2010.0000.201
chrUCSC2ENSEMBL0.0010.0000.000
chromHMM_RoadMap1.0620.0401.104
chromatinHMMAll_UCSC6.2520.0566.321
chromatinHMMOne_UCSC0.6470.0080.656
coMET-package 7.782 1.46522.382
col2HSV0.0010.0000.001
comet4.2830.2474.540
comet.list1.1560.0361.195
comet.web 8.151 1.43447.240
complementary0.0260.0080.034
cpgIslands_UCSC0.2090.0270.237
dgfootprints_RoadMap1.2340.2481.484
eQTL2.0030.1882.195
eQTL_GTEx1.7840.1111.899
gcContent_UCSC1.8280.2682.099
genesName_ENSEMBL0.0000.0030.003
genes_ENSEMBL1.1210.0211.144
imprintedGenes_GTEx5.0960.1925.298
interestGenes_ENSEMBL1.0750.0441.121
interestTranscript_ENSEMBL1.1340.0351.172
knownGenes_UCSC1.3590.0091.371
metQTL1.8510.0321.888
miRNATargetRegionsBiomart_ENSEMBL0.0690.0030.073
otherRegulatoryRegionsBiomart_ENSEMBL0.1640.0200.185
pizza0.0090.0000.009
psiQTL_GTEx1.6110.0641.678
refGenes_UCSC1.3390.0201.362
regulationBiomart_ENSEMBL0.4930.0000.495
regulatoryEvidenceBiomart_ENSEMBL0.2100.0040.214
regulatoryFeaturesBiomart_ENSEMBL0.2030.0040.208
regulatorySegmentsBiomart_ENSEMBL0.2010.0120.213
repeatMasker_UCSC0.7630.0160.781
segmentalDups_UCSC0.6090.0040.614
setColors0.0010.0000.000
snpBiomart_ENSEMBL0.6840.0200.706
snpLocations_UCSC2.9200.1923.120
structureBiomart_ENSEMBL0.5960.0000.598
transcript_ENSEMBL1.8330.0161.853
xenorefGenes_UCSC0.8740.0040.880