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

This page was generated on 2026-02-28 11:34 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 1669/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PureCN 2.17.1  (landing page)
Markus Riester
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 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 -0500 (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  YES
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.17.1
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.17.1.tar.gz
StartedAt: 2026-02-28 03:04:29 -0500 (Sat, 28 Feb 2026)
EndedAt: 2026-02-28 03:24:03 -0500 (Sat, 28 Feb 2026)
EllapsedTime: 1174.2 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.17.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/PureCN.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 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 45.463  0.162  45.626
segmentationPSCBS             43.235  0.706  43.945
filterIntervals               22.481  0.178  22.646
runAbsoluteCN                 18.471  0.187  18.661
segmentationHclust            16.799  0.440  17.239
findFocal                     12.334  0.060  12.400
annotateTargets               10.736  0.670  11.409
segmentationCBS                9.544  0.592  10.138
* 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.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-01-15 r89304) -- "Unsuffered Consequences"
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: closing unused connection 5 (/tmp/RtmpDLyayz/file2c09c5cb9efdf.tsv) 
3: closing unused connection 4 (/home/biocbuild/bbs-3.23-bioc/R/site-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: 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 
450.627   9.624 421.593 

Example timings

PureCN.Rcheck/PureCN-Ex.timings

nameusersystemelapsed
adjustLogRatio1.9570.0371.995
annotateTargets10.736 0.67011.409
bootstrapResults0.5230.0110.534
calculateBamCoverageByInterval0.3140.0030.317
calculateLogRatio1.7470.0301.778
calculateMappingBiasGatk40.0000.0000.001
calculateMappingBiasVcf1.9500.1192.069
calculatePowerDetectSomatic1.3550.0031.358
calculateTangentNormal3.0110.0123.024
callAlterations0.1270.0040.131
callAlterationsFromSegmentation1.6640.0191.677
callAmplificationsInLowPurity45.463 0.16245.626
callCIN0.2330.0130.247
callLOH0.2010.0040.205
callMutationBurden1.8290.0461.876
centromeres0.0010.0000.002
correctCoverageBias2.0640.0162.081
createCurationFile0.3140.0090.324
createNormalDatabase2.6880.0192.707
filterIntervals22.481 0.17822.646
filterVcfBasic0.7230.0030.727
filterVcfMuTect0.7560.0010.757
filterVcfMuTect20.7680.0000.768
findFocal12.334 0.06012.400
findHighQualitySNPs1.7910.0041.795
getSexFromCoverage0.2730.0010.275
getSexFromVcf0.3520.0020.354
plotAbs0.2350.0050.240
poolCoverage0.6500.0210.671
predictSomatic0.5450.0130.558
preprocessIntervals0.7130.0300.743
processMultipleSamples2.5150.0152.530
readAllelicCountsFile0.6660.0010.669
readCoverageFile0.2430.0020.246
readCurationFile0.1990.0030.203
readIntervalFile0.1600.0010.162
readLogRatioFile0.0320.0010.032
readSegmentationFile0.0030.0020.005
runAbsoluteCN18.471 0.18718.661
segmentationCBS 9.544 0.59210.138
segmentationGATK40.0020.0020.004
segmentationHclust16.799 0.44017.239
segmentationPSCBS43.235 0.70643.945
setMappingBiasVcf0.3660.0110.376
setPriorVcf0.3330.0020.335