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 toluca2

This page was generated on 2017-04-23 14:41:49 -0400 (Sun, 23 Apr 2017).

Package 219/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.1.4
Aaron Taudt
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/chromstaR
Last Changed Rev: 126725 / Revision: 129046
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  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
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 
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.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-04-23 01:48:54 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 01:56:37 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 462.5 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 r72187)
* 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.569  0.464  18.294
readCustomBedFile     13.427  0.142  13.699
combineMultivariates  11.259  0.555  11.907
Chromstar              9.371  0.270  50.967
callPeaksMultivariate  6.650  0.253   7.102
transitionFrequencies  6.500  0.320  57.103
readBedFileAsGRanges   6.388  0.157   6.586
plotExpression         2.948  0.051   6.304
* 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 9.371 0.27050.967
binReads0.9180.0251.123
callPeaksMultivariate6.6500.2537.102
callPeaksReplicates3.5630.1963.804
callPeaksUnivariate1.5730.0621.640
changeFDR3.3870.1263.552
changePostCutoff2.5570.1332.741
collapseBins1.0840.0271.121
combinatorialStates3.1470.1263.307
combineMultivariates11.259 0.55511.907
combined_model0.2090.0210.234
conversion0.0010.0000.001
enrichment_analysis14.569 0.46418.294
experiment.table0.0050.0010.006
exportFiles0.6750.0170.698
exportGRangesAsBedFile0.7720.0390.822
fixedWidthBins0.0670.0020.069
genes_rn40.1280.0070.137
genomicFrequencies0.1430.0120.157
getCombinations0.1900.0080.199
getDistinctColors0.0320.0030.037
getStateColors0.0240.0010.026
heatmapCombinations0.5610.0090.575
heatmapCountCorrelation0.3680.0110.383
heatmapTransitionProbs0.3680.0090.386
loadHmmsFromFiles0.8680.0430.919
multiHMM0.1560.0190.175
multivariate_model0.1140.0070.124
plotExpression2.9480.0516.304
plotHistogram1.7020.0881.802
readBamFileAsGRanges1.1200.0641.188
readBedFileAsGRanges6.3880.1576.586
readCustomBedFile13.427 0.14213.699
removeCondition1.1950.0861.291
state.brewer0.0140.0000.014
stateBrewer0.0400.0010.041
transitionFrequencies 6.500 0.32057.103
unis2pseudomulti2.7150.1792.951
variableWidthBins3.7680.3974.200