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.4: CHECK report for scater on morelia

This page was generated on 2016-09-21 03:55:36 -0700 (Wed, 21 Sep 2016).

Package 1085/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scater 1.1.14
Davis McCarthy
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/scater
Last Changed Rev: 120896 / Revision: 121152
Last Changed Date: 2016-09-13 06:25:03 -0700 (Tue, 13 Sep 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: scater
Version: 1.1.14
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.1.14.tar.gz
StartedAt: 2016-09-20 12:48:11 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 12:51:24 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 193.2 seconds
RetCode: 0
Status:  OK 
CheckDir: scater.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.1.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/scater.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scater/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘scater’ version ‘1.1.14’
* 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 ‘scater’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   3.3Mb
* 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 ... OK
* 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 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
plotPCA        6.015  0.041   6.102
plotExpression 5.752  0.068   5.850
plotTSNE       5.073  0.030   5.129
* 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.4-bioc/meat/scater.Rcheck/00check.log’
for details.


scater.Rcheck/00install.out:

* installing *source* package ‘scater’ ...
** 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 calc_cpm.cpp -o calc_cpm.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 matrix_info.cpp -o matrix_info.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 utils.cpp -o utils.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 scater.so calc_cpm.o init.o matrix_info.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.4-bioc/meat/scater.Rcheck/scater/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a new generic function for ‘mutate’ in package ‘scater’
Creating a new generic function for ‘filter’ in package ‘scater’
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘scater’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (scater)

scater.Rcheck/scater-Ex.timings:

nameusersystemelapsed
arrange0.5100.0070.517
bootstraps0.2540.0080.263
calcIsExprs0.4330.0030.435
calculateFPKM0.3190.0080.328
calculateQCMetrics0.3290.0040.332
calculateTPM0.4820.0020.484
cellNames0.2760.0010.277
cellPairwiseDistances0.3420.0090.351
counts0.3670.1350.502
cpm0.2330.0010.234
fData0.0000.0000.001
featurePairwiseDistances0.2410.0020.242
filter0.3530.0030.356
findImportantPCs1.2470.0111.259
fpkm0.4140.0030.416
fromCellDataSet1.3080.0241.334
getBMFeatureAnnos0.0010.0000.000
getExprs0.5870.0050.592
get_exprs0.6060.1460.753
isOutlier0.3100.0010.311
is_exprs0.2630.0020.265
multiplot1.4410.0051.447
mutate0.2590.0110.270
newSCESet0.2650.0020.267
nexprs0.3280.0020.329
norm_counts0.2780.0030.280
norm_cpm0.3200.0030.324
norm_exprs0.2740.0020.275
norm_fpkm0.2570.0010.259
norm_tpm0.4180.0020.420
normaliseExprs1.2360.0161.278
normalize1.5170.0091.526
pData0.0010.0000.001
plot3.2490.0693.350
plotDiffusionMap4.0580.0574.153
plotExplanatoryVariables0.8710.0130.884
plotExpression5.7520.0685.850
plotExprsFreqVsMean1.7670.0171.786
plotFeatureData1.0980.0061.106
plotHighestExprs1.1420.0081.153
plotMDS1.3780.0051.568
plotMetadata0.4420.0020.607
plotPCA6.0150.0416.102
plotPhenoData0.7730.0040.778
plotQC2.4420.0272.470
plotReducedDim4.6810.0244.714
plotTSNE5.0730.0305.129
readKallistoResults000
readKallistoResultsOneSample000
readSalmonResults000
readSalmonResultsOneSample0.0010.0000.000
readTxResults0.0010.0000.001
reducedDimension0.5140.0040.518
rename0.5710.0040.575
runKallisto0.0000.0010.000
scater_gui0.6770.0040.682
set_exprs0.5760.0060.581
sizeFactors0.9500.0050.957
stand_exprs0.5370.0030.540
summariseExprsAcrossFeatures1.9870.0282.016
toCellDataSet0.8810.0050.888
tpm0.4840.0020.488
updateSCESet0.7450.0040.750