Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-03-23 11:35 -0400 (Mon, 23 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4868
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4548
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 1677/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PureCN 2.17.1  (landing page)
Markus Riester
Snapshot Date: 2026-03-22 13:40 -0400 (Sun, 22 Mar 2026)
git_url: https://git.bioconductor.org/packages/PureCN
git_branch: devel
git_last_commit: 5e801f2
git_last_commit_date: 2026-02-18 15:04:56 -0400 (Wed, 18 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for PureCN in R Universe.


CHECK results for PureCN on kjohnson3

To the developers/maintainers of the PureCN package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PureCN.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: PureCN
Version: 2.17.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PureCN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PureCN_2.17.1.tar.gz
StartedAt: 2026-03-22 21:18:59 -0400 (Sun, 22 Mar 2026)
EndedAt: 2026-03-22 21:24:51 -0400 (Sun, 22 Mar 2026)
EllapsedTime: 352.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PureCN.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/PureCN.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-03-23 01:18:59 UTC
* using option ‘--no-vignettes’
* checking for file ‘PureCN/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PureCN’ version ‘2.17.1’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Package which this enhances but not available for checking: ‘genomicsdb’

Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘PureCN’ can be installed ... OK
* checking installed package size ... OK
* 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 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 ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* 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
callAmplificationsInLowPurity 15.515  0.113  15.909
segmentationPSCBS             13.393  0.122  13.551
filterIntervals                8.749  0.139   9.022
runAbsoluteCN                  5.986  0.102   6.141
annotateTargets                5.351  0.172   5.589
segmentationHclust             5.323  0.036   5.408
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

PureCN.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘PureCN’ ...
** this is package ‘PureCN’ version ‘2.17.1’
** using staged installation
** R
** data
** 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 (PureCN)

Tests output

PureCN.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.

> library(testthat)
> library(PureCN)
Loading required package: DNAcopy
Loading required package: VariantAnnotation
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: Seqinfo
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

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: SummarizedExperiment
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


Attaching package: 'VariantAnnotation'

The following object is masked from 'package:base':

    tabulate

> 
> test_check("PureCN")
Error in read.table(file = file, header = header, sep = sep, quote = quote,  : 
  no lines available in input
Setting multi-figure configuration
Setting multi-figure configuration
Error in FileForFormat(resource(con), fileFormat(con)) : 
  Format 'txt' unsupported
In addition: Warning messages:
1: In for (getMethodName in getMethodNames) { :
  closing unused connection 4 (/Library/Frameworks/R.framework/Versions/4.6/Resources/library/PureCN/extdata/example_allelic_counts_empty.tsv)
2: closing unused connection 5 (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//Rtmp82APMD/file78a55ebfec4e.tsv) 
3: closing unused connection 4 (/Library/Frameworks/R.framework/Versions/4.6/Resources/library/PureCN/extdata/example_gatk4_denoised_cr.tsv.gz) 
Setting multi-figure configuration
Setting multi-figure configuration
Setting multi-figure configuration
Setting multi-figure configuration
sh: gatk: command not found
Failed with error:  'there is no package called 'genomicsdb''
[ FAIL 0 | WARN 12 | SKIP 2 | PASS 405 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• gatk binary > 4.1.7.0 required (1): 'test_segmentation.R:25:4'
• genomicsdb required (1): 'test_setMappingBiasVcf.R:45:5'

[ FAIL 0 | WARN 12 | SKIP 2 | PASS 405 ]
> 
> proc.time()
   user  system elapsed 
153.487   4.796 146.166 

Example timings

PureCN.Rcheck/PureCN-Ex.timings

nameusersystemelapsed
adjustLogRatio0.7720.0180.813
annotateTargets5.3510.1725.589
bootstrapResults0.1950.0160.212
calculateBamCoverageByInterval0.0740.0020.078
calculateLogRatio0.3310.0230.356
calculateMappingBiasGatk40.0010.0000.000
calculateMappingBiasVcf0.6530.0130.670
calculatePowerDetectSomatic0.5210.0030.525
calculateTangentNormal1.2180.0171.240
callAlterations0.0500.0020.053
callAlterationsFromSegmentation0.5960.0100.611
callAmplificationsInLowPurity15.515 0.11315.909
callCIN0.0830.0010.085
callLOH0.0720.0010.074
callMutationBurden0.6360.0090.659
centromeres0.0010.0010.001
correctCoverageBias0.6600.0050.666
createCurationFile0.1490.0050.156
createNormalDatabase1.0730.0201.112
filterIntervals8.7490.1399.022
filterVcfBasic0.2360.0020.239
filterVcfMuTect0.2140.0010.216
filterVcfMuTect20.2730.0080.293
findFocal3.7340.0293.784
findHighQualitySNPs0.5970.0090.622
getSexFromCoverage0.0970.0040.100
getSexFromVcf0.1180.0020.120
plotAbs0.0850.0030.088
poolCoverage0.2220.0070.232
predictSomatic0.1730.0020.176
preprocessIntervals0.2630.0080.278
processMultipleSamples0.9030.0090.916
readAllelicCountsFile0.2220.0020.228
readCoverageFile0.0940.0060.100
readCurationFile0.0840.0020.087
readIntervalFile0.0680.0020.072
readLogRatioFile0.0150.0010.017
readSegmentationFile0.0020.0010.004
runAbsoluteCN5.9860.1026.141
segmentationCBS2.9710.0363.038
segmentationGATK40.0010.0010.002
segmentationHclust5.3230.0365.408
segmentationPSCBS13.393 0.12213.551
setMappingBiasVcf0.1310.0010.132
setPriorVcf0.0970.0010.097