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

This page was generated on 2026-04-30 11:35 -0400 (Thu, 30 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4718
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 1707/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PureCN 2.18.0  (landing page)
Markus Riester
Snapshot Date: 2026-04-29 13:40 -0400 (Wed, 29 Apr 2026)
git_url: https://git.bioconductor.org/packages/PureCN
git_branch: RELEASE_3_23
git_last_commit: 180d5c3
git_last_commit_date: 2026-04-28 08:43:25 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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 nebbiolo1

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.18.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:PureCN.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings PureCN_2.18.0.tar.gz
StartedAt: 2026-04-30 03:39:39 -0400 (Thu, 30 Apr 2026)
EndedAt: 2026-04-30 03:59:14 -0400 (Thu, 30 Apr 2026)
EllapsedTime: 1175.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PureCN.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:PureCN.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings PureCN_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/PureCN.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-30 07:39:39 UTC
* checking for file ‘PureCN/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PureCN’ version ‘2.18.0’
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... 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’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
callAmplificationsInLowPurity 46.993  0.354  47.358
segmentationPSCBS             40.326  0.193  40.520
filterIntervals               21.612  0.026  21.627
runAbsoluteCN                 21.256  0.103  21.360
segmentationHclust            17.913  0.190  18.103
findFocal                     12.102  0.015  12.119
annotateTargets               11.124  0.664  11.790
segmentationCBS                9.226  0.053   9.280
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

PureCN.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL PureCN
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘PureCN’ ...
** this is package ‘PureCN’ version ‘2.18.0’
** 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 version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 (i in seq_len(n)) { :
  closing unused connection 4 (/home/biocbuild/bbs-3.23-bioc/R/site-library/PureCN/extdata/example_allelic_counts_empty.tsv)
2: In for (methodName in methodNames) { :
  closing unused connection 4 (/home/biocbuild/bbs-3.23-bioc/R/site-library/PureCN/extdata/example_gatk4_denoised_cr.tsv.gz)
3: In if (is.null(x)) return(x) else if (!is.atomic(x)) stop("'x' must be atomic") :
  closing unused connection 4 (/tmp/RtmpOw5nZJ/file1de57c176c2a0f.tsv)
Setting multi-figure configuration
Setting multi-figure configuration
Setting multi-figure configuration
Setting multi-figure configuration
sh: 1: gatk: 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 
453.200  12.329 424.233 

Example timings

PureCN.Rcheck/PureCN-Ex.timings

nameusersystemelapsed
adjustLogRatio2.2080.0832.293
annotateTargets11.124 0.66411.790
bootstrapResults0.6000.0020.602
calculateBamCoverageByInterval0.2250.0200.246
calculateLogRatio0.8760.0120.888
calculateMappingBiasGatk4000
calculateMappingBiasVcf2.0120.0582.071
calculatePowerDetectSomatic1.4390.0101.450
calculateTangentNormal3.3350.0383.374
callAlterations0.1310.0080.139
callAlterationsFromSegmentation1.9170.0211.934
callAmplificationsInLowPurity46.993 0.35447.358
callCIN0.2210.0120.233
callLOH0.1920.0080.200
callMutationBurden1.6960.0261.723
centromeres0.0010.0010.002
correctCoverageBias1.8330.0121.845
createCurationFile0.3090.0070.316
createNormalDatabase2.4850.0172.502
filterIntervals21.612 0.02621.627
filterVcfBasic0.8250.0040.828
filterVcfMuTect0.7650.0000.765
filterVcfMuTect20.7860.0020.789
findFocal12.102 0.01512.119
findHighQualitySNPs1.8320.0031.835
getSexFromCoverage0.3140.0040.319
getSexFromVcf0.3270.0010.327
plotAbs0.2300.0050.235
poolCoverage0.6460.0040.651
predictSomatic0.5600.0080.569
preprocessIntervals0.7070.0130.721
processMultipleSamples2.5500.0072.557
readAllelicCountsFile0.6660.0020.669
readCoverageFile0.2530.0020.255
readCurationFile0.1940.0090.203
readIntervalFile0.1540.0010.155
readLogRatioFile0.0310.0000.031
readSegmentationFile0.0030.0010.005
runAbsoluteCN21.256 0.10321.360
segmentationCBS9.2260.0539.280
segmentationGATK40.0030.0000.003
segmentationHclust17.913 0.19018.103
segmentationPSCBS40.326 0.19340.520
setMappingBiasVcf0.3940.0060.400
setPriorVcf0.3410.0000.341