Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:27:08 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the chromstaR package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 299/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chromstaR 1.16.0 (landing page) Aaron Taudt
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: chromstaR |
Version: 1.16.0 |
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings chromstaR_1.16.0.tar.gz |
StartedAt: 2021-05-06 00:04:03 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 00:11:46 -0400 (Thu, 06 May 2021) |
EllapsedTime: 463.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: chromstaR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings chromstaR_1.16.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/chromstaR.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-pc-linux-gnu (64-bit) * 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.16.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 * checking installed package size ... NOTE installed size is 5.6Mb 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 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed combineMultivariates 31.348 0.092 31.602 enrichment_analysis 17.336 0.092 22.656 callPeaksMultivariate 12.800 0.064 12.935 unis2pseudomulti 10.792 0.036 10.843 callPeaksReplicates 10.640 0.072 10.758 plotGenomeBrowser 8.804 0.012 8.824 combinatorialStates 8.364 0.036 8.408 changePostCutoff 8.352 0.044 8.422 Chromstar 7.132 0.480 51.781 changeMaxPostCutoff 6.496 0.048 6.578 readCustomBedFile 5.600 0.016 5.618 plotExpression 3.232 0.028 7.112 * 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 ‘/home/biocbuild/bbs-3.12-bioc/meat/chromstaR.Rcheck/00check.log’ for details.
chromstaR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL chromstaR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’ * installing *source* package ‘chromstaR’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c R_interface.cpp -o R_interface.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c densities.cpp -o densities.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c init.cpp -o init.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c scalehmm.cpp -o scalehmm.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c utility.cpp -o utility.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o chromstaR.so R_interface.o densities.o init.o scalehmm.o utility.o -fopenmp -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.12-bioc/R/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.0.5 (2021-03-31) -- "Shake and Throw" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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 Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, 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:base': expand.grid 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 23.564 0.484 24.092
chromstaR.Rcheck/chromstaR-Ex.timings
name | user | system | elapsed | |
Chromstar | 7.132 | 0.480 | 51.781 | |
binReads | 0.792 | 0.016 | 0.845 | |
callPeaksMultivariate | 12.800 | 0.064 | 12.935 | |
callPeaksReplicates | 10.640 | 0.072 | 10.758 | |
callPeaksUnivariate | 2.832 | 0.008 | 2.854 | |
changeMaxPostCutoff | 6.496 | 0.048 | 6.578 | |
changePostCutoff | 8.352 | 0.044 | 8.422 | |
collapseBins | 0.524 | 0.004 | 0.528 | |
combinatorialStates | 8.364 | 0.036 | 8.408 | |
combineMultivariates | 31.348 | 0.092 | 31.602 | |
conversion | 0 | 0 | 0 | |
enrichment_analysis | 17.336 | 0.092 | 22.656 | |
experiment.table | 0.004 | 0.000 | 0.004 | |
exportFiles | 1.432 | 0.024 | 1.458 | |
exportGRangesAsBedFile | 0.956 | 0.016 | 0.971 | |
fixedWidthBins | 0.076 | 0.000 | 0.074 | |
genes_rn4 | 0.104 | 0.000 | 0.105 | |
genomicFrequencies | 0.208 | 0.004 | 0.215 | |
getCombinations | 0.252 | 0.008 | 0.260 | |
getDistinctColors | 0.020 | 0.000 | 0.017 | |
getStateColors | 0.016 | 0.000 | 0.015 | |
heatmapCombinations | 0.412 | 0.004 | 0.418 | |
heatmapCountCorrelation | 0.336 | 0.012 | 0.351 | |
heatmapTransitionProbs | 0.336 | 0.000 | 0.337 | |
loadHmmsFromFiles | 2.840 | 0.016 | 2.861 | |
model.combined | 0.344 | 0.012 | 0.354 | |
model.multivariate | 0.320 | 0.008 | 0.331 | |
model.univariate | 0.104 | 0.008 | 0.115 | |
multiHMM | 0.324 | 0.008 | 0.332 | |
plotExpression | 3.232 | 0.028 | 7.112 | |
plotGenomeBrowser | 8.804 | 0.012 | 8.824 | |
plotHistogram | 3.368 | 0.012 | 3.389 | |
readBamFileAsGRanges | 1.080 | 0.012 | 1.091 | |
readBedFileAsGRanges | 2.156 | 0.020 | 2.178 | |
readCustomBedFile | 5.600 | 0.016 | 5.618 | |
removeCondition | 2.404 | 0.004 | 2.408 | |
state.brewer | 0.016 | 0.000 | 0.018 | |
stateBrewer | 0.056 | 0.000 | 0.055 | |
transitionFrequencies | 0.424 | 0.012 | 0.438 | |
unis2pseudomulti | 10.792 | 0.036 | 10.843 | |
variableWidthBins | 2.388 | 0.012 | 2.403 | |