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

This page was generated on 2024-12-24 11:47 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R 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 2140/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TitanCNA 1.45.0  (landing page)
Gavin Ha
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/TitanCNA
git_branch: devel
git_last_commit: 19f37d4
git_last_commit_date: 2024-10-29 09:51:45 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows 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  NO, package depends on 'VariantAnnotation' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  NO, package depends on 'VariantAnnotation' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for TitanCNA on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: TitanCNA
Version: 1.45.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:TitanCNA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings TitanCNA_1.45.0.tar.gz
StartedAt: 2024-12-24 12:05:45 -0000 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 12:14:50 -0000 (Tue, 24 Dec 2024)
EllapsedTime: 544.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: TitanCNA.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/TitanCNA.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 ‘TitanCNA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TitanCNA’ version ‘1.45.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 ‘BiocGenerics::setequal’ by ‘dplyr::setequal’ 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 ‘/home/biocbuild/bbs-3.21-bioc/meat/TitanCNA.Rcheck/00install.out’ for details.
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* checking installed package size ... INFO
  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 loading without being on the library search path ... 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’
correctReadDepth: no visible global function definition for ‘queryHits’
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’
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’
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.’
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’
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:
  . Allele.1 Allele.2 AllelicRatio BX BXcounts BamFile BcfFile
  CellularPrevalence Cellular_Prevalence Chr Chromosome ClonalCluster
  CopyNumber Copy_Number Corrected_Call Corrected_Copy_Number
  Corrected_MajorCN Corrected_MinorCN Corrected_Ratio DataFrame End
  End.snp End_Position.bp. HaplotypeBinDepth.mean HaplotypeBinDepth.sum
  HaplotypeDepth.mean HaplotypeDepth.mean.symmetric HaplotypeDepth.sum
  HaplotypeDepth.sum.symmetric HaplotypeFraction
  HaplotypeFraction.symmetric HaplotypeRatio HaplotypeRatio.1
  HaplotypeRatio.2 Length.snp. LogRatio MajorCN Median_HaplotypeRatio
  Median_Ratio Median_logR MinorCN PileupParam RangedData SNPs Sample
  ScanBamParam Start Start.snp Start.telo Start_Position.bp. TITAN_call
  TITANcall abline approxfun as axis depth dunif excludeCentromere
  filterByTargetedSequences haplotypeBin head lines loess
  logR_Copy_Number lowess lpolygon lsegments mtext na.omit nonRef par
  phaseSet phaseSet.aggr phasedAlleleFraction phasedCount
  phasedCount.haploSymmetric pileup points predict queryHits read.delim
  rowRanges rowRanges<- scanBamFlag scanBcf seq.info subjectHits tail
  text 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
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  runEMclonalCN.Rd: foreach
  wigImport.Rd: GRanges
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
TitanCNA-package   35.677  0.979  43.944
runEMclonalCN      26.826  0.116  29.429
filterData         10.231  0.131  11.957
getPositionOverlap  8.526  0.070   9.824
TitanCNA-plotting   8.266  0.215  14.230
correctReadDepth    7.118  0.031   7.705
computeSDbwIndex    6.600  0.096   7.622
* 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, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/TitanCNA.Rcheck/00check.log’
for details.


Installation output

TitanCNA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘TitanCNA’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c fwd_backC_clonalCN.c -o fwd_backC_clonalCN.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c getPositionOverlapC.c -o getPositionOverlapC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c register.c -o register.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c viterbiC_clonalCN.c -o viterbiC_clonalCN.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o TitanCNA.so fwd_backC_clonalCN.o getPositionOverlapC.o register.o viterbiC_clonalCN.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 ‘BiocGenerics::setequal’ by ‘dplyr::setequal’ 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 ‘BiocGenerics::setequal’ by ‘dplyr::setequal’ 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 ‘BiocGenerics::setequal’ by ‘dplyr::setequal’ 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-output2.1850.0202.523
TitanCNA-package35.677 0.97943.944
TitanCNA-plotting 8.266 0.21514.230
computeSDbwIndex6.6000.0967.622
correctCN0.8130.0080.834
correctReadDepth7.1180.0317.705
filterData10.231 0.13111.957
getPositionOverlap8.5260.0709.824
haplotype0.0000.0000.001
loadAlleleCounts1.2370.0601.675
loadDefaultParameters0.0010.0000.000
runEMclonalCN26.826 0.11629.429
viterbiClonalCN0.4970.0000.499
wigImport0.2860.0000.288