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 2017-04-15 16:27:27 -0400 (Sat, 15 Apr 2017).

Package 1114/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scater 1.2.0
Davis McCarthy
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/scater
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / 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.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.2.0.tar.gz
StartedAt: 2017-04-15 07:51:17 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 07:55:51 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 273.5 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/scater.Rcheck’
* using R version 3.3.3 (2017-03-06)
* 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.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 ‘scater’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.8Mb
  sub-directories of 1Mb or more:
    doc   3.4Mb
* 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
plotExpression   11.648  0.124  11.830
plotPCA           8.566  0.040   8.823
plotDiffusionMap  5.380  0.069   5.568
* 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’
** 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.6670.0030.671
bootstraps0.4030.0160.419
calcIsExprs0.6330.0080.641
calculateFPKM0.5080.0080.516
calculateQCMetrics0.4590.0030.462
calculateTPM0.8190.0050.825
cellNames0.8920.0050.898
cellPairwiseDistances0.4700.0050.475
counts0.6410.2340.877
cpm0.3940.0020.396
fData0.0000.0000.001
featurePairwiseDistances0.3220.0010.325
filter0.4600.0070.467
findImportantPCs1.6520.0131.666
fpkm0.4200.0020.423
fromCellDataSet2.1690.0342.205
getBMFeatureAnnos0.0010.0000.001
getExprs0.9160.0210.937
get_exprs0.7790.2010.982
isOutlier0.7300.0030.733
is_exprs0.4000.0240.424
mergeSCESet2.8980.0292.930
multiplot1.7100.0091.756
mutate0.3410.0020.343
newSCESet0.3720.0020.374
nexprs0.3840.0020.386
norm_counts0.4390.0030.442
norm_cpm0.4310.0080.439
norm_exprs0.4230.0050.429
norm_fpkm0.3780.0010.380
norm_tpm0.4370.0020.439
normaliseExprs1.5640.0161.597
normalize1.9300.0131.945
pData000
plot4.3730.1314.580
plotDiffusionMap5.3800.0695.568
plotExplanatoryVariables1.4310.0381.478
plotExpression11.648 0.12411.830
plotExprsFreqVsMean2.4250.0392.470
plotExprsVsTxLength3.4000.0473.465
plotFeatureData1.6040.0191.629
plotHighestExprs1.7370.0161.758
plotMDS2.2950.0122.310
plotMetadata0.8940.0040.899
plotPCA8.5660.0408.823
plotPhenoData0.7960.0050.802
plotPlatePosition1.0920.0101.104
plotQC2.6860.0212.710
plotReducedDim4.3240.0234.351
plotTSNE4.6710.0204.776
readKallistoResults0.0010.0000.001
readKallistoResultsOneSample000
readSalmonResults0.0000.0000.001
readSalmonResultsOneSample000
readTxResults0.0010.0000.001
reducedDimension0.4110.0030.413
rename0.4380.0030.441
runKallisto0.0000.0010.001
runSalmon0.0010.0000.001
scater_gui0.7450.0040.749
set_exprs0.7740.0040.781
sizeFactors0.7850.0100.795
stand_exprs0.4120.0010.414
summariseExprsAcrossFeatures4.0150.0474.067
toCellDataSet0.7650.0050.772
tpm0.3900.0020.393
updateSCESet0.6890.0030.694
writeSCESet0.3300.0010.331