Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:36:55 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 340/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chromstaR 1.26.0 (landing page) Aaron Taudt
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the chromstaR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chromstaR.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: chromstaR |
Version: 1.26.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings chromstaR_1.26.0.tar.gz |
StartedAt: 2023-10-15 23:47:24 -0400 (Sun, 15 Oct 2023) |
EndedAt: 2023-10-16 00:03:12 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 948.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: chromstaR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings chromstaR_1.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/chromstaR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘chromstaR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘chromstaR’ version ‘1.26.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 ‘chromstaR’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... NOTE installed size is 5.3Mb sub-directories of 1Mb or more: data 4.5Mb * 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 R 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 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 Chromstar: multiple local function definitions for ‘parallel.helper’ with different formal arguments * 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * 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 combineMultivariates 30.580 0.698 46.035 enrichment_analysis 25.596 0.761 50.341 plotGenomeBrowser 18.387 0.143 26.476 callPeaksMultivariate 15.110 0.361 19.577 callPeaksReplicates 12.800 0.312 16.942 unis2pseudomulti 11.726 0.232 17.355 changePostCutoff 11.200 0.264 15.362 Chromstar 9.709 0.494 88.088 combinatorialStates 9.087 0.255 13.520 changeMaxPostCutoff 8.564 0.191 11.500 readCustomBedFile 7.899 0.149 11.313 plotExpression 3.907 0.192 9.754 plotHistogram 3.473 0.081 5.011 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 3 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc/meat/chromstaR.Rcheck/00check.log’ for details.
chromstaR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL chromstaR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘chromstaR’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R_interface.cpp -o R_interface.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c densities.cpp -o densities.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.cpp -o init.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c scalehmm.cpp -o scalehmm.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utility.cpp -o utility.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o chromstaR.so R_interface.o densities.o init.o scalehmm.o utility.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-chromstaR/00new/chromstaR/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (chromstaR)
chromstaR.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (64-bit) 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(chromstaR) Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min 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: GenomeInfoDb Loading required package: ggplot2 Loading required package: chromstaRData Please visit https://github.com/ataudt/chromstaR for the latest bugfixes and features. > > test_check("chromstaR") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ] > > proc.time() user system elapsed 28.949 1.310 44.095
chromstaR.Rcheck/chromstaR-Ex.timings
name | user | system | elapsed | |
Chromstar | 9.709 | 0.494 | 88.088 | |
binReads | 0.895 | 0.056 | 1.216 | |
callPeaksMultivariate | 15.110 | 0.361 | 19.577 | |
callPeaksReplicates | 12.800 | 0.312 | 16.942 | |
callPeaksUnivariate | 3.209 | 0.073 | 4.271 | |
changeMaxPostCutoff | 8.564 | 0.191 | 11.500 | |
changePostCutoff | 11.200 | 0.264 | 15.362 | |
collapseBins | 1.247 | 0.033 | 1.875 | |
combinatorialStates | 9.087 | 0.255 | 13.520 | |
combineMultivariates | 30.580 | 0.698 | 46.035 | |
conversion | 0.001 | 0.000 | 0.001 | |
enrichment_analysis | 25.596 | 0.761 | 50.341 | |
experiment.table | 0.006 | 0.006 | 0.016 | |
exportFiles | 2.086 | 0.024 | 3.028 | |
exportGRangesAsBedFile | 1.467 | 0.035 | 2.181 | |
fixedWidthBins | 0.149 | 0.008 | 0.233 | |
genes_rn4 | 0.193 | 0.007 | 0.267 | |
genomicFrequencies | 0.348 | 0.006 | 0.506 | |
getCombinations | 0.391 | 0.009 | 0.650 | |
getDistinctColors | 0.044 | 0.002 | 0.080 | |
getStateColors | 0.031 | 0.002 | 0.055 | |
heatmapCombinations | 1.011 | 0.014 | 1.578 | |
heatmapCountCorrelation | 0.678 | 0.010 | 1.046 | |
heatmapTransitionProbs | 0.694 | 0.020 | 1.040 | |
loadHmmsFromFiles | 2.542 | 0.064 | 3.724 | |
model.combined | 0.419 | 0.034 | 0.644 | |
model.multivariate | 0.332 | 0.006 | 0.490 | |
model.univariate | 0.118 | 0.003 | 0.177 | |
multiHMM | 0.331 | 0.006 | 0.476 | |
plotExpression | 3.907 | 0.192 | 9.754 | |
plotGenomeBrowser | 18.387 | 0.143 | 26.476 | |
plotHistogram | 3.473 | 0.081 | 5.011 | |
readBamFileAsGRanges | 1.146 | 0.045 | 1.689 | |
readBedFileAsGRanges | 2.344 | 0.106 | 3.607 | |
readCustomBedFile | 7.899 | 0.149 | 11.313 | |
removeCondition | 2.134 | 0.080 | 3.182 | |
state.brewer | 0.022 | 0.002 | 0.035 | |
stateBrewer | 0.069 | 0.007 | 0.114 | |
transitionFrequencies | 0.445 | 0.017 | 0.777 | |
unis2pseudomulti | 11.726 | 0.232 | 17.355 | |
variableWidthBins | 3.100 | 0.096 | 4.785 | |