Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MesKit on merida1

This page was generated on 2021-05-06 12:35:38 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the MesKit package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1041/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.0.1  (landing page)
Mengni Liu
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MesKit
Branch: RELEASE_3_12
Last Commit: 5896d35
Last Changed Date: 2021-03-26 21:12:13 -0400 (Fri, 26 Mar 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: MesKit
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MesKit_1.0.1.tar.gz
StartedAt: 2021-05-06 03:25:41 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:35:28 -0400 (Thu, 06 May 2021)
EllapsedTime: 586.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: MesKit.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MesKit_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/MesKit.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.0.1’
* 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 ... OK
* 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 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
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 ... WARNING
Documented arguments not in \usage in documentation object 'subMaf':
  ‘min.average.adj.vaf’

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.
* 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             20.316  0.665  22.311
getPhyloTreePatient  17.522  0.101  17.645
getTreeMethod        17.324  0.139  17.480
calFst               17.008  0.212  17.256
getPhyloTreeTsbLabel 16.780  0.117  16.918
getMutBranches       16.435  0.277  16.732
getBranchType        16.478  0.205  16.710
getTree              16.369  0.112  16.503
getBinaryMatrix      16.142  0.251  16.411
getPhyloTree         16.246  0.147  16.413
getPhyloTreeRef      16.250  0.131  16.402
getCCFMatrix         15.698  0.196  15.911
getBootstrapValue    15.457  0.171  15.648
compareCCF           11.517  1.552  13.236
plotMutSigProfile    12.884  0.118  13.016
calNeiDist           12.393  0.061  12.470
mutHeatmap           11.677  0.057  11.751
calJSI               11.562  0.069  11.643
compareTree          11.039  0.260  11.317
fitSignatures         9.999  0.120  10.130
mutTrunkBranch        9.033  0.157   9.205
mutCluster            8.408  0.434   8.857
triMatrix             8.485  0.107   8.601
ccfAUC                8.031  0.052   8.098
plotPhyloTree         7.660  0.029   7.698
testNeutral           7.101  0.042   7.156
plotMutProfile        7.117  0.025   7.150
classifyMut           6.369  0.032   6.410
getNonSyn_vc          5.614  0.080   5.701
getSampleInfo         5.567  0.072   5.644
getMafRef             5.570  0.024   5.602
mathScore             5.523  0.032   5.564
getMafPatient         5.354  0.028   5.389
readMaf               5.067  0.026   5.098
subMaf                5.055  0.026   5.086
* 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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.12-bioc/meat/MesKit.Rcheck/00check.log’
for details.



Installation output

MesKit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL MesKit
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘MesKit’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MesKit)

Tests output


Example timings

MesKit.Rcheck/MesKit-Ex.timings

nameusersystemelapsed
calFst17.008 0.21217.256
calJSI11.562 0.06911.643
calNeiDist12.393 0.06112.470
ccfAUC8.0310.0528.098
classifyMut6.3690.0326.410
cna2gene20.316 0.66522.311
compareCCF11.517 1.55213.236
compareTree11.039 0.26011.317
fitSignatures 9.999 0.12010.130
getBinaryMatrix16.142 0.25116.411
getBootstrapValue15.457 0.17115.648
getBranchType16.478 0.20516.710
getCCFMatrix15.698 0.19615.911
getMafData4.9740.0205.000
getMafPatient5.3540.0285.389
getMafRef5.5700.0245.602
getMutBranches16.435 0.27716.732
getNonSyn_vc5.6140.0805.701
getPhyloTree16.246 0.14716.413
getPhyloTreePatient17.522 0.10117.645
getPhyloTreeRef16.250 0.13116.402
getPhyloTreeTsbLabel16.780 0.11716.918
getSampleInfo5.5670.0725.644
getTree16.369 0.11216.503
getTreeMethod17.324 0.13917.480
mathScore5.5230.0325.564
mutCluster8.4080.4348.857
mutHeatmap11.677 0.05711.751
mutTrunkBranch9.0330.1579.205
plotCNA3.1440.0423.189
plotMutProfile7.1170.0257.150
plotMutSigProfile12.884 0.11813.016
plotPhyloTree7.6600.0297.698
readMaf5.0670.0265.098
readSegment0.7310.0050.737
runMesKit0.0010.0010.000
subMaf5.0550.0265.086
testNeutral7.1010.0427.156
triMatrix8.4850.1078.601