Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-06-21 13:23 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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 2112/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TitanCNA 1.43.0  (landing page)
Gavin Ha
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 2024)
git_url: https://git.bioconductor.org/packages/TitanCNA
git_branch: devel
git_last_commit: 4965a10
git_last_commit_date: 2024-04-30 10:36:14 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for TitanCNA on kjohnson3

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

raw results


Summary

Package: TitanCNA
Version: 1.43.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TitanCNA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TitanCNA_1.43.0.tar.gz
StartedAt: 2024-06-21 00:30:19 -0400 (Fri, 21 Jun 2024)
EndedAt: 2024-06-21 00:32:42 -0400 (Fri, 21 Jun 2024)
EllapsedTime: 143.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: TitanCNA.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TitanCNA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TitanCNA_1.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/TitanCNA.Rcheck’
* using R version 4.4.1 RC (2024-06-06 r86719)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TitanCNA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TitanCNA’ version ‘1.43.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 ‘TitanCNA’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘GenomicRanges::shift’ by ‘data.table::shift’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘data.table::first’ by ‘dplyr::first’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘IRanges::desc’ by ‘dplyr::desc’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘IRanges::slice’ by ‘dplyr::slice’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘GenomeInfoDb::intersect’ by ‘dplyr::intersect’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘data.table::last’ by ‘dplyr::last’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘GenomicRanges::union’ by ‘dplyr::union’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘data.table::between’ by ‘dplyr::between’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘BiocGenerics::combine’ by ‘dplyr::combine’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘IRanges::collapse’ by ‘dplyr::collapse’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘GenomicRanges::setdiff’ by ‘dplyr::setdiff’ when loading ‘TitanCNA’
  Warning: replacing previous import ‘dplyr::select’ by ‘VariantAnnotation::select’ when loading ‘TitanCNA’
See ‘/Users/biocbuild/bbs-3.20-bioc/meat/TitanCNA.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  7.2Mb
  sub-directories of 1Mb or more:
    data      1.7Mb
    extdata   4.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* 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 whether startup messages can be suppressed ... 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
computeSDbwIndex: no visible binding for global variable
  ‘ClonalCluster’
correctIntegerCN: no visible binding for global variable
  ‘Median_HaplotypeRatio’
correctIntegerCN: no visible binding for global variable ‘Chromosome’
correctIntegerCN: no visible binding for global variable ‘Copy_Number’
correctIntegerCN: no visible binding for global variable
  ‘logR_Copy_Number’
correctIntegerCN: no visible binding for global variable ‘Median_logR’
correctIntegerCN: no visible binding for global variable
  ‘Cellular_Prevalence’
correctIntegerCN: no visible binding for global variable ‘Chr’
correctIntegerCN: no visible binding for global variable ‘LogRatio’
correctIntegerCN: no visible binding for global variable
  ‘CellularPrevalence’
correctIntegerCN: no visible binding for global variable
  ‘Corrected_Ratio’
correctIntegerCN: no visible binding for global variable
  ‘Corrected_Copy_Number’
correctIntegerCN: no visible binding for global variable
  ‘Corrected_Call’
correctIntegerCN: no visible binding for global variable ‘TITAN_call’
correctIntegerCN: no visible binding for global variable
  ‘Corrected_MajorCN’
correctIntegerCN: no visible binding for global variable ‘MajorCN’
correctIntegerCN: no visible binding for global variable
  ‘Corrected_MinorCN’
correctIntegerCN: no visible binding for global variable ‘MinorCN’
correctIntegerCN: no visible binding for global variable ‘CopyNumber’
correctIntegerCN: no visible binding for global variable ‘TITANcall’
correctReadcount: no visible global function definition for ‘loess’
correctReadcount: no visible global function definition for ‘predict’
correctReadcount: no visible global function definition for ‘approxfun’
correctReadcount: no visible global function definition for ‘lowess’
correctReadDepth: no visible global function definition for ‘queryHits’
extendSegments: no visible binding for global variable ‘Start’
extendSegments: no visible binding for global variable ‘End’
extendSegments: no visible binding for global variable ‘Chromosome’
extendSegments: no visible binding for global variable ‘Start.snp’
extendSegments: no visible binding for global variable ‘End.snp’
extendSegments: no visible binding for global variable ‘Start.telo’
extendSegments: no visible binding for global variable ‘seq.info’
extractAlleleReadCounts: no visible global function definition for
  ‘PileupParam’
extractAlleleReadCounts: no visible global function definition for
  ‘BcfFile’
extractAlleleReadCounts: no visible global function definition for
  ‘scanBcf’
extractAlleleReadCounts: no visible global function definition for
  ‘ScanBamParam’
extractAlleleReadCounts: no visible global function definition for
  ‘scanBamFlag’
extractAlleleReadCounts: no visible global function definition for
  ‘BamFile’
extractAlleleReadCounts: no visible global function definition for
  ‘pileup’
extractAlleleReadCounts: no visible global function definition for
  ‘write.table’
getHaplotypesFromVCF: no visible global function definition for
  ‘rowRanges<-’
getHaplotypesFromVCF: no visible global function definition for
  ‘rowRanges’
getHaplotypesFromVCF: no visible global function definition for
  ‘na.omit’
getHaplotypesFromVCF: no visible global function definition for
  ‘unstrsplit’
getHaplotypesFromVCF: no visible global function definition for
  ‘queryHits’
getHaplotypesFromVCF: no visible global function definition for
  ‘DataFrame’
getOverlap: no visible global function definition for ‘as’
getOverlap: no visible global function definition for ‘queryHits’
getOverlap: no visible global function definition for ‘subjectHits’
getPositionOverlap: no visible global function definition for ‘as’
getSubcloneProfiles: no visible global function definition for
  ‘read.delim’
getSubcloneProfiles: no visible binding for global variable
  ‘CopyNumber’
getSubcloneProfiles: no visible binding for global variable ‘TITANcall’
keepChr: no visible global function definition for ‘as’
loadAlleleCounts: no visible global function definition for
  ‘read.delim’
loadBXcountsFromBEDDir: no visible binding for global variable
  ‘BXcounts’
loadBXcountsFromBEDDir: no visible binding for global variable ‘BX’
loadBXcountsFromBEDDir: no visible global function definition for
  ‘RangedData’
loadHaplotypeAlleleCounts: no visible global function definition for
  ‘read.delim’
loadHaplotypeAlleleCounts: no visible global function definition for
  ‘subjectHits’
loadHaplotypeAlleleCounts: no visible global function definition for
  ‘as’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘phasedAlleleFraction’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘phasedCount’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘depth’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘SNPs’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeFraction’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeDepth.sum’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeBinDepth.sum’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeDepth.mean’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeBinDepth.mean’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘phaseSet’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘haplotypeBin’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeFraction.symmetric’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeDepth.sum.symmetric’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeDepth.mean.symmetric’
loadHaplotypeAlleleCounts: no visible global function definition for
  ‘.’
loadHaplotypeAlleleCounts: no visible global function definition for
  ‘na.omit’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘phasedCount.haploSymmetric’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘nonRef’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘phaseSet.aggr’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘HaplotypeRatio’
loadHaplotypeAlleleCounts: no visible binding for global variable
  ‘tumDepth’
loadReadCountsFromBed: no visible global function definition for
  ‘excludeCentromere’
loadReadCountsFromBed: no visible global function definition for
  ‘filterByTargetedSequences’
mergeSegsByCol: no visible binding for global variable ‘Median_Ratio’
mergeSegsByCol: no visible binding for global variable ‘Median_logR’
mergeSegsByCol: no visible binding for global variable ‘End’
mergeSegsByCol: no visible binding for global variable ‘Length.snp.’
outlierObslik: no visible global function definition for ‘dunif’
outputModelParameters: no visible global function definition for
  ‘write.table’
outputTitanResults: no visible global function definition for
  ‘write.table’
outputTitanSegments: no visible binding for global variable ‘Sample’
plotAllelicCN: no visible binding for global variable ‘Allele.1’
plotAllelicCN: no visible binding for global variable ‘LogRatio’
plotAllelicCN: no visible binding for global variable ‘Allele.2’
plotAllelicCN: no visible binding for global variable ‘Chr’
plotAllelicCN: no visible binding for global variable ‘TITANcall’
plotAllelicCN: no visible global function definition for ‘par’
plotAllelicCN: no visible binding for global variable ‘CopyNumber’
plotAllelicCN: no visible global function definition for ‘points’
plotAllelicCN: no visible global function definition for ‘lines’
plotAllelicRatio: no visible binding for global variable ‘Chr’
plotAllelicRatio: no visible binding for global variable ‘TITANcall’
plotAllelicRatio: no visible global function definition for ‘par’
plotAllelicRatio: no visible binding for global variable ‘AllelicRatio’
plotAllelicRatio: no visible global function definition for ‘lines’
plotChrLines: no visible global function definition for ‘lines’
plotChrLines: no visible global function definition for ‘axis’
plotClonalFrequency: no visible binding for global variable
  ‘ClonalCluster’
plotClonalFrequency: no visible binding for global variable
  ‘CellularPrevalence’
plotClonalFrequency: no visible binding for global variable ‘TITANcall’
plotClonalFrequency: no visible binding for global variable ‘Chr’
plotClonalFrequency: no visible global function definition for ‘par’
plotClonalFrequency: no visible global function definition for ‘lines’
plotClonalFrequency: no visible global function definition for ‘mtext’
plotCNlogRByChr: no visible binding for global variable ‘LogRatio’
plotCNlogRByChr: no visible binding for global variable ‘Median_logR’
plotCNlogRByChr: no visible binding for global variable ‘Chr’
plotCNlogRByChr: no visible binding for global variable ‘TITANcall’
plotCNlogRByChr: no visible global function definition for ‘par’
plotCNlogRByChr: no visible global function definition for ‘lines’
plotCNlogRByChr: no visible binding for global variable ‘Chromosome’
plotCNlogRByChr : <anonymous>: no visible global function definition
  for ‘lines’
plotCNlogRByChr: no visible binding for global variable
  ‘End_Position.bp.’
plotCNlogRByChr: no visible binding for global variable
  ‘Start_Position.bp.’
plotGeneAnnotation: no visible global function definition for ‘abline’
plotGeneAnnotation: no visible global function definition for ‘mtext’
plotHaplotypeFraction: no visible binding for global variable
  ‘HaplotypeRatio.1’
plotHaplotypeFraction: no visible binding for global variable
  ‘HaplotypeRatio’
plotHaplotypeFraction: no visible binding for global variable
  ‘HaplotypeRatio.2’
plotHaplotypeFraction: no visible binding for global variable ‘Chr’
plotHaplotypeFraction: no visible binding for global variable
  ‘TITANcall’
plotHaplotypeFraction: no visible global function definition for ‘par’
plotHaplotypeFraction: no visible global function definition for
  ‘points’
plotHaplotypeFraction: no visible binding for global variable
  ‘AllelicRatio’
plotHaplotypeFraction: no visible global function definition for
  ‘lines’
plotIdiogram.hg38: no visible global function definition for ‘par’
plotIdiogram.hg38: no visible binding for global variable ‘lsegments’
plotIdiogram.hg38: no visible binding for global variable ‘lpolygon’
plotIdiogram.hg38: no visible global function definition for ‘axis’
plotIdiogram.hg38: no visible global function definition for ‘text’
plotSegmentMedians: no visible binding for global variable ‘Chromosome’
plotSegmentMedians: no visible binding for global variable ‘TITAN_call’
plotSegmentMedians: no visible global function definition for ‘par’
plotSegmentMedians: no visible binding for global variable
  ‘End_Position.bp.’
plotSegmentMedians: no visible global function definition for ‘.’
plotSegmentMedians: no visible binding for global variable
  ‘Start_Position.bp.’
plotSegmentMedians: no visible binding for global variable ‘MajorCN’
plotSegmentMedians: no visible binding for global variable ‘MinorCN’
plotSegmentMedians : <anonymous>: no visible global function definition
  for ‘lines’
plotSegmentMedians: no visible global function definition for ‘lines’
plotSegmentMedians: no visible binding for global variable
  ‘Copy_Number’
plotSubcloneProfiles: no visible binding for global variable ‘Chr’
plotSubcloneProfiles: no visible global function definition for ‘par’
plotSubcloneProfiles: no visible binding for global variable
  ‘CopyNumber’
plotSubcloneProfiles: no visible global function definition for ‘axis’
plotSubcloneProfiles: no visible global function definition for
  ‘points’
plotSubcloneProfiles: no visible global function definition for ‘mtext’
plotSubcloneProfiles: no visible global function definition for ‘lines’
printSDbw: no visible global function definition for ‘write.table’
removeCentromereSegs: no visible binding for global variable
  ‘Chromosome’
removeCentromereSegs: no visible binding for global variable ‘Start’
removeCentromereSegs: no visible binding for global variable ‘End’
removeEmptyClusters: no visible global function definition for ‘tail’
runEMclonalCN: no visible binding for global variable ‘head’
updateParameters: no visible global function definition for ‘uniroot’
wigToRangedData: no visible global function definition for ‘RangedData’
Undefined global functions or variables:
  . abline Allele.1 Allele.2 AllelicRatio approxfun as axis BamFile
  BcfFile BX BXcounts Cellular_Prevalence CellularPrevalence Chr
  Chromosome ClonalCluster Copy_Number CopyNumber Corrected_Call
  Corrected_Copy_Number Corrected_MajorCN Corrected_MinorCN
  Corrected_Ratio DataFrame depth dunif End End_Position.bp. End.snp
  excludeCentromere filterByTargetedSequences haplotypeBin
  HaplotypeBinDepth.mean HaplotypeBinDepth.sum HaplotypeDepth.mean
  HaplotypeDepth.mean.symmetric HaplotypeDepth.sum
  HaplotypeDepth.sum.symmetric HaplotypeFraction
  HaplotypeFraction.symmetric HaplotypeRatio HaplotypeRatio.1
  HaplotypeRatio.2 head Length.snp. lines loess logR_Copy_Number
  LogRatio lowess lpolygon lsegments MajorCN Median_HaplotypeRatio
  Median_logR Median_Ratio MinorCN mtext na.omit nonRef par
  phasedAlleleFraction phasedCount phasedCount.haploSymmetric phaseSet
  phaseSet.aggr pileup PileupParam points predict queryHits RangedData
  read.delim rowRanges rowRanges<- Sample scanBamFlag ScanBamParam
  scanBcf seq.info SNPs Start Start_Position.bp. Start.snp Start.telo
  subjectHits tail text TITAN_call TITANcall tumDepth uniroot
  unstrsplit write.table
Consider adding
  importFrom("graphics", "abline", "axis", "lines", "mtext", "par",
             "points", "text")
  importFrom("methods", "as")
  importFrom("stats", "approxfun", "dunif", "loess", "lowess", "na.omit",
             "predict", "uniroot")
  importFrom("utils", "head", "read.delim", "tail", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) computeSDbwIndex.Rd:37: Lost braces; missing escapes or markup?
    37 | S_Dbw Validity Index is an internal clustering evaluation that is used for model selection (Halkidi et al. 2002). It attempts to choose the model that minimizes within cluster variances (scat) and maximizes density-based cluster separation (Dens). Then, S_Dbw(|c_{T}|x z)=Dens(|c_{T}|x z)+scat(|c_{T}|x z). 
       |                                                                                                                                                                                                                                                                        ^
checkRd: (-1) computeSDbwIndex.Rd:37: Lost braces; missing escapes or markup?
    37 | S_Dbw Validity Index is an internal clustering evaluation that is used for model selection (Halkidi et al. 2002). It attempts to choose the model that minimizes within cluster variances (scat) and maximizes density-based cluster separation (Dens). Then, S_Dbw(|c_{T}|x z)=Dens(|c_{T}|x z)+scat(|c_{T}|x z). 
       |                                                                                                                                                                                                                                                                                         ^
checkRd: (-1) computeSDbwIndex.Rd:37: Lost braces; missing escapes or markup?
    37 | S_Dbw Validity Index is an internal clustering evaluation that is used for model selection (Halkidi et al. 2002). It attempts to choose the model that minimizes within cluster variances (scat) and maximizes density-based cluster separation (Dens). Then, S_Dbw(|c_{T}|x z)=Dens(|c_{T}|x z)+scat(|c_{T}|x z). 
       |                                                                                                                                                                                                                                                                                                          ^
checkRd: (-1) computeSDbwIndex.Rd:39: Lost braces; missing escapes or markup?
    39 | In the context of \pkg{TitanCNA}, if \code{data.type}=\sQuote{\code{LogRatio}}, then the S_Dbw internal data consists of copy number log ratios, and the resulting joint states of copy number (c_{T}, forall c_{T} in \{0 : max.copy.number\}) and clonal cluster (z) make up the clusters in the internal evaluation. If \code{data.type}=\sQuote{\code{AllelicRatio}}, then the S_Dbw internal data consists of the allelic ratios. The optimal \pkg{TitanCNA} run is chosen as the run with the minimum S_Dbw. If \code{data.type}=\sQuote{\code{Both}}, then the sum of the S_Dbw for \sQuote{\code{LogRatio}} and \sQuote{\code{AllelicRatio}} are added together. This helps account for both data types when choosing the optimal solution.
       |                                                                                                                                                                                                   ^
checkRd: (-1) computeSDbwIndex.Rd:39: Lost braces; missing escapes or markup?
    39 | In the context of \pkg{TitanCNA}, if \code{data.type}=\sQuote{\code{LogRatio}}, then the S_Dbw internal data consists of copy number log ratios, and the resulting joint states of copy number (c_{T}, forall c_{T} in \{0 : max.copy.number\}) and clonal cluster (z) make up the clusters in the internal evaluation. If \code{data.type}=\sQuote{\code{AllelicRatio}}, then the S_Dbw internal data consists of the allelic ratios. The optimal \pkg{TitanCNA} run is chosen as the run with the minimum S_Dbw. If \code{data.type}=\sQuote{\code{Both}}, then the sum of the S_Dbw for \sQuote{\code{LogRatio}} and \sQuote{\code{AllelicRatio}} are added together. This helps account for both data types when choosing the optimal solution.
       |                                                                                                                                                                                                                 ^
prepare_Rd: correctCN.Rd:51-53: Dropping empty section \details
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: ‘list’
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘plotIdiogram.hg38’
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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
TitanCNA-package 11.987  0.179  12.174
runEMclonalCN     8.490  0.142   8.638
* 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: 2 WARNINGs, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/TitanCNA.Rcheck/00check.log’
for details.


Installation output

TitanCNA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TitanCNA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘TitanCNA’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c fwd_backC_clonalCN.c -o fwd_backC_clonalCN.o
fwd_backC_clonalCN.c:257:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
            if ((iZS==jZS)){
                 ~~~^~~~~
fwd_backC_clonalCN.c:257:21: note: remove extraneous parentheses around the comparison to silence this warning
            if ((iZS==jZS)){
                ~   ^    ~
fwd_backC_clonalCN.c:257:21: note: use '=' to turn this equality comparison into an assignment
            if ((iZS==jZS)){
                    ^~
                    =
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c getPositionOverlapC.c -o getPositionOverlapC.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c register.c -o register.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c viterbiC_clonalCN.c -o viterbiC_clonalCN.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o TitanCNA.so fwd_backC_clonalCN.o getPositionOverlapC.o register.o viterbiC_clonalCN.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/00LOCK-TitanCNA/00new/TitanCNA/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘GenomicRanges::shift’ by ‘data.table::shift’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::first’ by ‘dplyr::first’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::desc’ by ‘dplyr::desc’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::slice’ by ‘dplyr::slice’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomeInfoDb::intersect’ by ‘dplyr::intersect’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::last’ by ‘dplyr::last’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::union’ by ‘dplyr::union’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::between’ by ‘dplyr::between’ when loading ‘TitanCNA’
Warning: replacing previous import ‘BiocGenerics::combine’ by ‘dplyr::combine’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::collapse’ by ‘dplyr::collapse’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::setdiff’ by ‘dplyr::setdiff’ when loading ‘TitanCNA’
Warning: replacing previous import ‘dplyr::select’ by ‘VariantAnnotation::select’ when loading ‘TitanCNA’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘GenomicRanges::shift’ by ‘data.table::shift’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::first’ by ‘dplyr::first’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::desc’ by ‘dplyr::desc’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::slice’ by ‘dplyr::slice’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomeInfoDb::intersect’ by ‘dplyr::intersect’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::last’ by ‘dplyr::last’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::union’ by ‘dplyr::union’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::between’ by ‘dplyr::between’ when loading ‘TitanCNA’
Warning: replacing previous import ‘BiocGenerics::combine’ by ‘dplyr::combine’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::collapse’ by ‘dplyr::collapse’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::setdiff’ by ‘dplyr::setdiff’ when loading ‘TitanCNA’
Warning: replacing previous import ‘dplyr::select’ by ‘VariantAnnotation::select’ when loading ‘TitanCNA’
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘GenomicRanges::shift’ by ‘data.table::shift’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::first’ by ‘dplyr::first’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::desc’ by ‘dplyr::desc’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::slice’ by ‘dplyr::slice’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomeInfoDb::intersect’ by ‘dplyr::intersect’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::last’ by ‘dplyr::last’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::union’ by ‘dplyr::union’ when loading ‘TitanCNA’
Warning: replacing previous import ‘data.table::between’ by ‘dplyr::between’ when loading ‘TitanCNA’
Warning: replacing previous import ‘BiocGenerics::combine’ by ‘dplyr::combine’ when loading ‘TitanCNA’
Warning: replacing previous import ‘IRanges::collapse’ by ‘dplyr::collapse’ when loading ‘TitanCNA’
Warning: replacing previous import ‘GenomicRanges::setdiff’ by ‘dplyr::setdiff’ when loading ‘TitanCNA’
Warning: replacing previous import ‘dplyr::select’ by ‘VariantAnnotation::select’ when loading ‘TitanCNA’
** testing if installed package keeps a record of temporary installation path
* DONE (TitanCNA)

Tests output


Example timings

TitanCNA.Rcheck/TitanCNA-Ex.timings

nameusersystemelapsed
TitanCNA-output0.2360.0140.250
TitanCNA-package11.987 0.17912.174
TitanCNA-plotting2.6130.0502.664
computeSDbwIndex1.9290.0291.959
correctCN0.1760.0090.186
correctReadDepth2.5030.0712.578
filterData3.1290.0843.214
getPositionOverlap3.3250.0963.421
haplotype000
loadAlleleCounts0.2020.0190.221
loadDefaultParameters000
runEMclonalCN8.4900.1428.638
viterbiClonalCN0.1030.0050.109
wigImport0.0730.0040.080