Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for chromstaR on malbec2

This page was generated on 2017-10-18 14:17:50 -0400 (Wed, 18 Oct 2017).

Package 220/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.2.0
Aaron Taudt
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/chromstaR
Branch: RELEASE_3_5
Last Commit: 6471020
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: chromstaR
Version: 1.2.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings chromstaR_1.2.0.tar.gz
StartedAt: 2017-10-17 22:01:26 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:07:27 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 360.4 seconds
RetCode: 0
Status:  OK 
CheckDir: chromstaR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings chromstaR_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck’
* using R version 3.4.2 (2017-09-28)
* 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.2.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 ... 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 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 loading without being on the library search path ... 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 compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
combineMultivariates  12.344  0.036  12.521
enrichment_analysis    9.876  0.020  15.084
readCustomBedFile      9.556  0.016   9.580
Chromstar              7.844  0.380  36.321
callPeaksMultivariate  7.584  0.024   7.702
transitionFrequencies  5.796  0.300  46.226
readBedFileAsGRanges   5.448  0.012   5.481
plotExpression         1.920  0.012   5.596
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck/00check.log’
for details.


chromstaR.Rcheck/00install.out:

* installing *source* package ‘chromstaR’ ...
** libs
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c R_interface.cpp -o R_interface.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c densities.cpp -o densities.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c init.cpp -o init.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c scalehmm.cpp -o scalehmm.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c utility.cpp -o utility.o
g++ -shared -L/home/biocbuild/bbs-3.5-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.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck/chromstaR/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (chromstaR)

chromstaR.Rcheck/chromstaR-Ex.timings:

nameusersystemelapsed
Chromstar 7.844 0.38036.321
binReads0.4120.0160.577
callPeaksMultivariate7.5840.0247.702
callPeaksReplicates3.7400.0163.827
callPeaksUnivariate1.2880.0041.292
changeFDR2.6400.0242.667
changePostCutoff2.6960.0042.702
collapseBins0.4360.0000.435
combinatorialStates4.1480.0124.165
combineMultivariates12.344 0.03612.521
combined_model0.1840.0040.190
conversion0.0040.0000.001
enrichment_analysis 9.876 0.02015.084
experiment.table0.0040.0000.005
exportFiles0.5480.0080.557
exportGRangesAsBedFile0.540.000.54
fixedWidthBins0.0440.0040.048
genes_rn40.1080.0000.107
genomicFrequencies0.1240.0000.124
getCombinations0.1520.0000.149
getDistinctColors0.0160.0000.017
getStateColors0.0160.0000.014
heatmapCombinations0.3960.0040.400
heatmapCountCorrelation0.2560.0000.255
heatmapTransitionProbs0.2680.0000.269
loadHmmsFromFiles0.9880.0080.997
multiHMM0.6400.0000.642
multivariate_model0.1040.0000.105
plotExpression1.9200.0125.596
plotHistogram1.4680.0001.468
readBamFileAsGRanges0.7320.0080.744
readBedFileAsGRanges5.4480.0125.481
readCustomBedFile9.5560.0169.580
removeCondition1.1800.0001.185
state.brewer0.0120.0000.011
stateBrewer0.0280.0040.031
transitionFrequencies 5.796 0.30046.226
unis2pseudomulti3.1800.0643.248
variableWidthBins2.2240.0082.231