Back to Multiple platform build/check report for BioC 3.14
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-11 12:04:54 -0400 (Mon, 11 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4323
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4136
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

CHECK results for chromstaR on nebbiolo2


To the developers/maintainers of the chromstaR package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 314/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.20.2  (landing page)
Aaron Taudt
Snapshot Date: 2022-04-10 01:55:06 -0400 (Sun, 10 Apr 2022)
git_url: https://git.bioconductor.org/packages/chromstaR
git_branch: RELEASE_3_14
git_last_commit: b8ef93b
git_last_commit_date: 2021-11-03 04:34:25 -0400 (Wed, 03 Nov 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: chromstaR
Version: 1.20.2
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings chromstaR_1.20.2.tar.gz
StartedAt: 2022-04-10 06:38:47 -0400 (Sun, 10 Apr 2022)
EndedAt: 2022-04-10 06:45:09 -0400 (Sun, 10 Apr 2022)
EllapsedTime: 381.9 seconds
RetCode: 0
Status:   OK  
CheckDir: chromstaR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings chromstaR_1.20.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/chromstaR.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.20.2’
* 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.8Mb
  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  26.419  0.252  26.673
enrichment_analysis   14.154  0.904  19.500
unis2pseudomulti      11.058  0.356  11.415
callPeaksMultivariate 11.153  0.144  11.298
callPeaksReplicates    8.816  0.108   8.925
changePostCutoff       6.695  0.064   6.759
plotGenomeBrowser      6.261  0.320   6.581
Chromstar              6.295  0.247  41.349
combinatorialStates    6.304  0.032   6.337
plotExpression         3.252  0.252   7.986
* 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.14-bioc/meat/chromstaR.Rcheck/00check.log’
for details.



Installation output

chromstaR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL chromstaR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘chromstaR’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c R_interface.cpp -o R_interface.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c densities.cpp -o densities.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c init.cpp -o init.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c scalehmm.cpp -o scalehmm.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c utility.cpp -o utility.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.14-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.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-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)

Tests output

chromstaR.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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

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, 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 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 
 18.197   0.791  18.974 

Example timings

chromstaR.Rcheck/chromstaR-Ex.timings

nameusersystemelapsed
Chromstar 6.295 0.24741.349
binReads0.6010.0820.684
callPeaksMultivariate11.153 0.14411.298
callPeaksReplicates8.8160.1088.925
callPeaksUnivariate1.8760.0081.883
changeMaxPostCutoff4.5660.1004.667
changePostCutoff6.6950.0646.759
collapseBins1.2020.0561.259
combinatorialStates6.3040.0326.337
combineMultivariates26.419 0.25226.673
conversion000
enrichment_analysis14.154 0.90419.500
experiment.table0.0030.0000.003
exportFiles1.4270.0321.459
exportGRangesAsBedFile0.9600.0280.988
fixedWidthBins0.1000.0000.101
genes_rn40.1010.0080.109
genomicFrequencies0.2070.0040.212
getCombinations0.2320.0240.257
getDistinctColors0.0190.0000.019
getStateColors0.0140.0000.015
heatmapCombinations0.3940.0240.419
heatmapCountCorrelation0.3230.0160.339
heatmapTransitionProbs0.3470.0120.359
loadHmmsFromFiles1.8540.0401.895
model.combined0.2280.0320.261
model.multivariate0.2410.0080.249
model.univariate0.0750.0040.079
multiHMM0.1960.0120.207
plotExpression3.2520.2527.986
plotGenomeBrowser6.2610.3206.581
plotHistogram2.6180.1602.778
readBamFileAsGRanges1.8370.2362.073
readBedFileAsGRanges1.1590.0481.207
readCustomBedFile4.1400.0844.223
removeCondition1.3320.1081.440
state.brewer0.0120.0000.012
stateBrewer0.0310.0040.034
transitionFrequencies0.3500.0320.381
unis2pseudomulti11.058 0.35611.415
variableWidthBins1.7890.0761.865