| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-22 11:35 -0400 (Wed, 22 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4738 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4701 |
| 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 1696/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PureCN 2.17.1 (landing page) Markus Riester
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for PureCN in R Universe. | ||||||||||||||
|
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. |
| 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-04-21 21:38:54 -0400 (Tue, 21 Apr 2026) |
| EndedAt: 2026-04-21 21:44:51 -0400 (Tue, 21 Apr 2026) |
| EllapsedTime: 357.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PureCN.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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 version 4.6.0 alpha (2026-04-08 r89818)
* 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-04-22 01:38:54 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.302 0.102 15.599
segmentationPSCBS 14.125 0.155 14.388
filterIntervals 8.563 0.131 9.194
annotateTargets 5.843 0.258 6.322
runAbsoluteCN 5.970 0.084 6.121
segmentationHclust 5.470 0.040 5.550
* 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
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)
PureCN.Rcheck/tests/testthat.Rout
R version 4.6.0 alpha (2026-04-08 r89818)
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 (i in seq_len(n)) { :
closing unused connection 4 (/Library/Frameworks/R.framework/Versions/4.6/Resources/library/PureCN/extdata/example_allelic_counts_empty.tsv)
2: In if (index.return || decreasing || isfact || method != "shell") stop("unsupported options for partial sorting") :
closing unused connection 5 (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpT14n6i/file12f0b2a2cba33.tsv)
3: In if (index.return || decreasing || isfact || method != "shell") stop("unsupported options for partial sorting") :
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
155.524 5.215 148.112
PureCN.Rcheck/PureCN-Ex.timings
| name | user | system | elapsed | |
| adjustLogRatio | 0.866 | 0.031 | 0.927 | |
| annotateTargets | 5.843 | 0.258 | 6.322 | |
| bootstrapResults | 0.213 | 0.019 | 0.239 | |
| calculateBamCoverageByInterval | 0.104 | 0.005 | 0.120 | |
| calculateLogRatio | 0.388 | 0.029 | 0.422 | |
| calculateMappingBiasGatk4 | 0 | 0 | 0 | |
| calculateMappingBiasVcf | 0.742 | 0.020 | 0.789 | |
| calculatePowerDetectSomatic | 0.579 | 0.006 | 0.600 | |
| calculateTangentNormal | 1.327 | 0.036 | 1.418 | |
| callAlterations | 0.051 | 0.003 | 0.054 | |
| callAlterationsFromSegmentation | 0.687 | 0.015 | 0.724 | |
| callAmplificationsInLowPurity | 15.302 | 0.102 | 15.599 | |
| callCIN | 0.092 | 0.004 | 0.101 | |
| callLOH | 0.072 | 0.002 | 0.076 | |
| callMutationBurden | 0.660 | 0.023 | 0.761 | |
| centromeres | 0.001 | 0.001 | 0.002 | |
| correctCoverageBias | 0.700 | 0.006 | 0.710 | |
| createCurationFile | 0.151 | 0.005 | 0.158 | |
| createNormalDatabase | 1.221 | 0.032 | 1.301 | |
| filterIntervals | 8.563 | 0.131 | 9.194 | |
| filterVcfBasic | 0.215 | 0.003 | 0.221 | |
| filterVcfMuTect | 0.234 | 0.005 | 0.241 | |
| filterVcfMuTect2 | 0.240 | 0.004 | 0.247 | |
| findFocal | 3.752 | 0.038 | 3.819 | |
| findHighQualitySNPs | 0.574 | 0.008 | 0.587 | |
| getSexFromCoverage | 0.095 | 0.003 | 0.099 | |
| getSexFromVcf | 0.112 | 0.001 | 0.113 | |
| plotAbs | 0.085 | 0.004 | 0.089 | |
| poolCoverage | 0.219 | 0.010 | 0.231 | |
| predictSomatic | 0.179 | 0.002 | 0.182 | |
| preprocessIntervals | 0.224 | 0.006 | 0.232 | |
| processMultipleSamples | 0.898 | 0.009 | 0.908 | |
| readAllelicCountsFile | 0.233 | 0.003 | 0.242 | |
| readCoverageFile | 0.095 | 0.005 | 0.101 | |
| readCurationFile | 0.085 | 0.004 | 0.090 | |
| readIntervalFile | 0.063 | 0.001 | 0.064 | |
| readLogRatioFile | 0.011 | 0.001 | 0.014 | |
| readSegmentationFile | 0.001 | 0.001 | 0.002 | |
| runAbsoluteCN | 5.970 | 0.084 | 6.121 | |
| segmentationCBS | 2.961 | 0.038 | 3.027 | |
| segmentationGATK4 | 0.001 | 0.000 | 0.001 | |
| segmentationHclust | 5.47 | 0.04 | 5.55 | |
| segmentationPSCBS | 14.125 | 0.155 | 14.388 | |
| setMappingBiasVcf | 0.116 | 0.001 | 0.118 | |
| setPriorVcf | 0.102 | 0.003 | 0.105 | |