Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 1195/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.16.0  (landing page)
Mengni Liu
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/MesKit
git_branch: RELEASE_3_20
git_last_commit: d0b7a3c
git_last_commit_date: 2024-10-29 10:48:53 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for MesKit on kunpeng2

To the developers/maintainers of the MesKit package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MesKit.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.

raw results


Summary

Package: MesKit
Version: 1.16.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MesKit_1.16.0.tar.gz
StartedAt: 2024-11-20 09:36:14 -0000 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 09:49:00 -0000 (Wed, 20 Nov 2024)
EllapsedTime: 765.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: MesKit.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MesKit_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MesKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MesKit’ version ‘1.16.0’
* package encoding: UTF-8
* 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 ‘MesKit’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’
  Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’
See ‘/home/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    extdata   4.9Mb
* 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 ... 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
calJSI : processJSI: no visible binding for global variable ‘CCF’
cna2gene: no visible global function definition for ‘genes’
cna2gene: no visible binding for global variable ‘org.Hs.eg.db’
cna2gene: no visible binding for global variable ‘seqnames’
cna2gene: no visible binding for global variable ‘Chromosome’
cna2gene: no visible binding for global variable ‘Hugo_Symbol’
cna2gene: no visible binding for global variable ‘Start_Position’
cna2gene: no visible binding for global variable ‘End_Position’
cna2gene: no visible binding for global variable ‘i.End_Position’
cna2gene: no visible binding for global variable ‘i.Start_Position’
cna2gene: no visible binding for global variable ‘Patient_ID’
cna2gene: no visible binding for global variable ‘Tumor_Sample_Barcode’
cna2gene: no visible binding for global variable ‘seg_id’
cna2gene: no visible binding for global variable ‘overlap_width’
copyNumberFilter: no visible binding for global variable ‘Patient_ID’
drawVAFCombine: no visible binding for global variable ‘V’
drawVAFCombineVline: no visible binding for global variable ‘V’
fitSignatures : processFitSig: no visible binding for global variable
  ‘Branch’
fitSignatures : processFitSig: no visible binding for global variable
  ‘Original’
fitSignatures : processFitSig: no visible binding for global variable
  ‘Reconstructed’
mutCluster : processVafcluster_sample: no visible binding for global
  variable ‘cluster’
plotCNA: no visible binding for global variable ‘Cytoband’
plotCNA: no visible binding for global variable ‘Cytoband_pos’
plotCNA: no visible binding for global variable ‘gene_id’
plotCNA: no visible binding for global variable ‘gene_pos’
plotCNA: no visible binding for global variable ‘Hugo_Symbol’
plotTree: no visible binding for global variable ‘is.match’
plotTree: no visible binding for global variable ‘x’
plotTree: no visible binding for global variable ‘y’
plotTree: no visible binding for global variable ‘xend’
plotTree: no visible binding for global variable ‘yend’
Undefined global functions or variables:
  Branch CCF Chromosome Cytoband Cytoband_pos End_Position Hugo_Symbol
  Original Patient_ID Reconstructed Start_Position Tumor_Sample_Barcode
  V cluster gene_id gene_pos genes i.End_Position i.Start_Position
  is.match org.Hs.eg.db overlap_width seg_id seqnames x xend y yend
* 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
cna2gene             24.372  0.420  24.797
calFst               24.100  0.367  24.583
getMutBranches       21.763  0.180  22.018
getCCFMatrix         20.451  0.083  20.561
getBinaryMatrix      20.262  0.144  20.434
getTree              20.311  0.080  20.418
getPhyloTreeRef      20.290  0.044  20.365
getTreeMethod        20.212  0.111  20.352
getBootstrapValue    20.159  0.136  20.321
getPhyloTreeTsbLabel 20.177  0.112  20.317
getBranchType        20.171  0.088  20.283
getPhyloTree         20.004  0.139  20.172
getPhyloTreePatient  20.049  0.080  20.157
plotMutSigProfile    19.405  0.084  19.522
mutHeatmap           18.134  0.052  18.210
calNeiDist           16.996  0.096  17.111
compareCCF           16.310  0.475  16.805
calJSI               15.933  0.092  16.090
compareTree          15.857  0.012  15.890
ccfAUC               15.108  0.123  15.247
plotPhyloTree        14.353  0.116  14.490
mutTrunkBranch       14.216  0.100  14.388
fitSignatures        13.902  0.123  14.050
mutCluster           13.607  0.100  13.729
plotMutProfile       13.494  0.055  13.563
triMatrix            13.341  0.076  13.435
testNeutral          13.308  0.068  13.391
classifyMut          12.653  0.108  12.767
getMafRef            11.036  0.068  11.118
getMafData           10.987  0.028  11.030
getMafPatient        10.894  0.020  10.973
mathScore            10.801  0.048  10.858
readMaf              10.777  0.024  10.806
getSampleInfo        10.679  0.012  10.708
subMaf               10.609  0.040  10.703
getNonSyn_vc         10.509  0.012  10.534
* 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: 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck/00check.log’
for details.


Installation output

MesKit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL MesKit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘MesKit’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’
Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’
Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’
Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’
** testing if installed package keeps a record of temporary installation path
* DONE (MesKit)

Tests output


Example timings

MesKit.Rcheck/MesKit-Ex.timings

nameusersystemelapsed
calFst24.100 0.36724.583
calJSI15.933 0.09216.090
calNeiDist16.996 0.09617.111
ccfAUC15.108 0.12315.247
classifyMut12.653 0.10812.767
cna2gene24.372 0.42024.797
compareCCF16.310 0.47516.805
compareTree15.857 0.01215.890
fitSignatures13.902 0.12314.050
getBinaryMatrix20.262 0.14420.434
getBootstrapValue20.159 0.13620.321
getBranchType20.171 0.08820.283
getCCFMatrix20.451 0.08320.561
getMafData10.987 0.02811.030
getMafPatient10.894 0.02010.973
getMafRef11.036 0.06811.118
getMutBranches21.763 0.18022.018
getNonSyn_vc10.509 0.01210.534
getPhyloTree20.004 0.13920.172
getPhyloTreePatient20.049 0.08020.157
getPhyloTreeRef20.290 0.04420.365
getPhyloTreeTsbLabel20.177 0.11220.317
getSampleInfo10.679 0.01210.708
getTree20.311 0.08020.418
getTreeMethod20.212 0.11120.352
mathScore10.801 0.04810.858
mutCluster13.607 0.10013.729
mutHeatmap18.134 0.05218.210
mutTrunkBranch14.216 0.10014.388
plotCNA3.6790.0243.688
plotMutProfile13.494 0.05513.563
plotMutSigProfile19.405 0.08419.522
plotPhyloTree14.353 0.11614.490
readMaf10.777 0.02410.806
readSegment0.5830.0120.585
runMesKit000
subMaf10.609 0.04010.703
testNeutral13.308 0.06813.391
triMatrix13.341 0.07613.435