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 veracruz2

This page was generated on 2017-08-16 13:34:46 -0400 (Wed, 16 Aug 2017).

Package 220/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.2.0
Aaron Taudt
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/chromstaR
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings chromstaR_1.2.0.tar.gz
StartedAt: 2017-08-16 00:59:45 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:06:26 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 401.2 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 --no-vignettes --timings chromstaR_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck’
* using R version 3.4.1 (2017-06-30)
* 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.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 sizes of PDF files under ‘inst/doc’ ... 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
enrichment_analysis   12.766  0.370  16.883
readCustomBedFile     11.097  0.125  11.517
combineMultivariates   9.764  0.474  10.479
Chromstar              7.847  0.252  42.549
callPeaksMultivariate  6.209  0.215   6.619
transitionFrequencies  5.850  0.286  48.883
readBedFileAsGRanges   4.800  0.150   5.075
plotExpression         2.155  0.051   5.374
* 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
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck/00check.log’
for details.


chromstaR.Rcheck/00install.out:

* installing *source* package ‘chromstaR’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c R_interface.cpp -o R_interface.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c densities.cpp -o densities.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2  -c utility.cpp -o utility.o
clang++ -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 /Users/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.847 0.25242.549
binReads0.4200.0160.490
callPeaksMultivariate6.2090.2156.619
callPeaksReplicates3.5480.1933.851
callPeaksUnivariate1.6090.0651.802
changeFDR2.9970.1113.202
changePostCutoff2.4870.1132.685
collapseBins0.5020.0210.533
combinatorialStates2.9910.1143.204
combineMultivariates 9.764 0.47410.479
combined_model0.1810.0140.203
conversion0.0010.0000.002
enrichment_analysis12.766 0.37016.883
experiment.table0.0060.0010.007
exportFiles0.5930.0160.616
exportGRangesAsBedFile0.6510.0360.707
fixedWidthBins0.0620.0010.064
genes_rn40.1200.0050.131
genomicFrequencies0.1360.0140.152
getCombinations0.1550.0070.166
getDistinctColors0.0290.0030.033
getStateColors0.0200.0010.022
heatmapCombinations0.4890.0100.520
heatmapCountCorrelation0.3070.0100.326
heatmapTransitionProbs0.2970.0070.323
loadHmmsFromFiles0.8160.0390.875
multiHMM0.1170.0090.126
multivariate_model0.5370.0100.560
plotExpression2.1550.0515.374
plotHistogram1.5110.0711.637
readBamFileAsGRanges0.8840.0781.008
readBedFileAsGRanges4.8000.1505.075
readCustomBedFile11.097 0.12511.517
removeCondition1.0840.0821.196
state.brewer0.0130.0000.013
stateBrewer0.0340.0020.035
transitionFrequencies 5.850 0.28648.883
unis2pseudomulti2.3780.1312.578
variableWidthBins2.7010.3163.110