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

CHECK report for chromstaR on celaya2

This page was generated on 2020-01-16 13:45:33 -0500 (Thu, 16 Jan 2020).

Package 287/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.13.0
Aaron Taudt
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/chromstaR
Branch: master
Last Commit: 7265b82
Last Changed Date: 2019-10-29 13:41:41 -0500 (Tue, 29 Oct 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: chromstaR
Version: 1.13.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings chromstaR_1.13.0.tar.gz
StartedAt: 2020-01-16 02:51:12 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 03:03:13 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 720.6 seconds
RetCode: 0
Status:  OK 
CheckDir: chromstaR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings chromstaR_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/chromstaR.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (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.13.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.2Mb
  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 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  33.567  3.961  39.563
enrichment_analysis   20.592  2.041  29.073
callPeaksMultivariate 16.158  1.497  17.793
plotGenomeBrowser     16.227  0.253  16.688
readCustomBedFile     15.743  0.375  16.270
unis2pseudomulti      13.664  1.161  15.058
changePostCutoff      13.228  1.564  14.963
callPeaksReplicates   12.768  1.393  15.275
combinatorialStates    9.135  1.174  10.393
changeMaxPostCutoff    8.586  0.978   9.611
Chromstar              8.511  0.793  74.400
plotExpression         2.734  0.243   5.490
* 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.11-bioc/meat/chromstaR.Rcheck/00check.log’
for details.



Installation output

chromstaR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL chromstaR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘chromstaR’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c R_interface.cpp -o R_interface.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c densities.cpp -o densities.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c utility.cpp -o utility.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o chromstaR.so R_interface.o densities.o init.o scalehmm.o utility.o -fopenmp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.0/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)

Tests output

chromstaR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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, 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")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 44 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 31.741   2.372  34.753 

Example timings

chromstaR.Rcheck/chromstaR-Ex.timings

nameusersystemelapsed
Chromstar 8.511 0.79374.400
binReads0.8660.0821.930
callPeaksMultivariate16.158 1.49717.793
callPeaksReplicates12.768 1.39315.275
callPeaksUnivariate3.3300.3993.732
changeMaxPostCutoff8.5860.9789.611
changePostCutoff13.228 1.56414.963
collapseBins1.1580.1071.267
combinatorialStates 9.135 1.17410.393
combineMultivariates33.567 3.96139.563
conversion0.0010.0000.002
enrichment_analysis20.592 2.04129.073
experiment.table0.0080.0050.013
exportFiles2.1330.0882.248
exportGRangesAsBedFile1.6020.1231.730
fixedWidthBins0.1400.0030.143
genes_rn40.1880.0150.204
genomicFrequencies0.3280.0570.385
getCombinations0.3620.0390.401
getDistinctColors0.0470.0080.056
getStateColors0.0330.0010.040
heatmapCombinations0.7900.0500.841
heatmapCountCorrelation0.5220.0340.560
heatmapTransitionProbs0.5720.0340.616
loadHmmsFromFiles3.4910.3653.875
model.combined0.3440.0780.422
model.multivariate0.2870.0430.331
model.univariate0.1080.0280.137
multiHMM0.2880.0380.326
plotExpression2.7340.2435.490
plotGenomeBrowser16.227 0.25316.688
plotHistogram3.9860.4404.434
readBamFileAsGRanges1.1100.1831.293
readBedFileAsGRanges2.0370.2532.417
readCustomBedFile15.743 0.37516.270
removeCondition2.4480.3363.136
state.brewer0.0260.0010.027
stateBrewer0.0770.0050.099
transitionFrequencies0.4770.1130.668
unis2pseudomulti13.664 1.16115.058
variableWidthBins3.2920.6723.979