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 oaxaca

This page was generated on 2017-03-04 16:52:42 -0500 (Sat, 04 Mar 2017).

Package 208/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.1.4
Aaron Taudt
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/chromstaR
Last Changed Rev: 126725 / Revision: 127142
Last Changed Date: 2017-02-13 06:40:08 -0500 (Mon, 13 Feb 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  ERROR 
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 

Summary

Package: chromstaR
Version: 1.1.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings chromstaR_1.1.4.tar.gz
StartedAt: 2017-03-04 00:36:04 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 00:43:35 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 450.7 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.1.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/chromstaR.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.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.1.4’
* 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   14.988  0.468  21.489
combineMultivariates  11.119  0.571  12.667
readCustomBedFile     10.335  0.137  10.475
Chromstar              8.781  0.264  46.884
transitionFrequencies  7.217  0.349  53.388
callPeaksMultivariate  6.941  0.246   8.179
readBedFileAsGRanges   5.508  0.210   5.733
plotExpression         3.069  0.074   8.210
* 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 -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c R_interface.cpp -o R_interface.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c densities.cpp -o densities.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -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 -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 8.781 0.26446.884
binReads0.4140.0211.727
callPeaksMultivariate6.9410.2468.179
callPeaksReplicates3.6630.2073.996
callPeaksUnivariate1.5680.0711.684
changeFDR3.7320.1403.939
changePostCutoff2.5150.1482.667
collapseBins0.630.030.66
combinatorialStates3.2990.1323.647
combineMultivariates11.119 0.57112.667
combined_model0.2190.0190.237
conversion0.0010.0000.002
enrichment_analysis14.988 0.46821.489
experiment.table0.0040.0010.005
exportFiles0.6150.0140.629
exportGRangesAsBedFile0.7450.0360.782
fixedWidthBins0.0810.0030.084
genes_rn40.1020.0060.108
genomicFrequencies0.1310.0090.141
getCombinations0.2010.0100.210
getDistinctColors0.0480.0050.053
getStateColors0.0230.0000.023
heatmapCombinations0.5650.0100.576
heatmapCountCorrelation0.3780.0120.390
heatmapTransitionProbs0.3660.0120.378
loadHmmsFromFiles1.3720.0481.504
multiHMM0.1350.0160.151
multivariate_model0.1320.0140.146
plotExpression3.0690.0748.210
plotHistogram1.8940.0951.991
readBamFileAsGRanges1.7510.1231.902
readBedFileAsGRanges5.5080.2105.733
readCustomBedFile10.335 0.13710.475
removeCondition0.5960.0630.659
state.brewer0.010.000.01
stateBrewer0.0460.0020.066
transitionFrequencies 7.217 0.34953.388
unis2pseudomulti2.5240.1442.672
variableWidthBins3.0530.3493.412