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 scater on oaxaca

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

Package 1147/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scater 1.3.35
Davis McCarthy
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/scater
Last Changed Rev: 125348 / Revision: 127142
Last Changed Date: 2016-12-20 12:52:55 -0500 (Tue, 20 Dec 2016)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: scater
Version: 1.3.35
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.3.35.tar.gz
StartedAt: 2017-03-04 08:46:40 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 08:51:59 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 319.0 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.3.35.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/scater.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 ‘scater/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘scater’ version ‘1.3.35’
* 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  9.9Mb
  sub-directories of 1Mb or more:
    doc   7.5Mb
* 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   14.767  0.099  16.194
plotPCA           8.968  0.039  10.051
plotDiffusionMap  5.833  0.059   5.953
plotTSNE          5.391  0.039   5.532
plotReducedDim    5.111  0.064   5.414
* 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/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_exprs.cpp -o calc_exprs.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
utils.cpp:86:13: warning: unused variable 's' [-Wunused-variable]
        int s;
            ^
1 warning generated.
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_exprs.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.5-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
areSizeFactorsCentred1.2290.0091.238
arrange0.5490.0020.552
bootstraps0.4210.0050.426
calcAverage0.3590.0030.361
calcIsExprs0.4890.0020.492
calculateCPM0.4260.0020.428
calculateFPKM0.5120.0040.516
calculateQCMetrics0.6980.0030.701
calculateTPM0.8810.0050.886
cellNames0.7930.0260.819
cellPairwiseDistances0.3120.0020.315
counts0.5420.2300.771
cpm0.3260.0030.330
fData0.0010.0000.000
featureControlInfo0.4200.0040.425
featurePairwiseDistances0.3440.0010.346
filter0.4960.0040.500
findImportantPCs3.2050.0263.231
fpkm0.3810.0030.385
fromCellDataSet0.7970.0160.814
getBMFeatureAnnos0.0000.0000.001
get_exprs0.7010.2290.939
isOutlier0.3880.0020.391
isSpike0.4190.0030.422
is_exprs0.3970.0030.400
mergeSCESet2.9420.0172.961
multiplot3.0850.0103.097
mutate0.3330.0010.334
newSCESet0.3100.0010.312
nexprs0.3020.0030.306
norm_counts0.3550.0030.358
norm_cpm0.3740.0020.377
norm_exprs0.3850.0030.388
norm_fpkm0.6610.0060.666
norm_tpm0.3580.0100.368
normaliseExprs1.6720.0311.703
normalize1.5320.0071.539
pData0.0000.0000.001
plot4.6010.1694.803
plotDiffusionMap5.8330.0595.953
plotExplanatoryVariables2.4070.0312.440
plotExpression14.767 0.09916.194
plotExprsFreqVsMean2.9920.0273.416
plotExprsVsTxLength3.1890.0433.661
plotFeatureData1.7740.0112.012
plotHighestExprs2.0910.0132.389
plotMDS2.9150.0153.325
plotMetadata0.9030.0041.028
plotPCA 8.968 0.03910.051
plotPhenoData1.2500.0071.417
plotPlatePosition1.3110.0081.409
plotQC3.3990.0333.757
plotReducedDim5.1110.0645.414
plotTSNE5.3910.0395.532
read10XResults000
readKallistoResults0.0000.0000.001
readKallistoResultsOneSample0.0010.0010.000
readSalmonResults0.0000.0000.001
readSalmonResultsOneSample000
readTxResults0.0010.0000.001
reducedDimension0.4160.0040.442
rename0.3770.0050.381
runKallisto0.0010.0000.000
runSalmon0.0010.0000.001
scater_gui0.5940.0040.598
setSpike0.4850.0030.487
set_exprs0.5820.0030.585
sizeFactors0.6310.0020.633
spikes0.3660.0040.370
stand_exprs0.3580.0010.359
summariseExprsAcrossFeatures4.3860.0894.874
toCellDataSet0.7550.0090.836
tpm0.4100.0020.440
updateSCESet0.6960.0030.817
whichSpike0.4700.0020.533
writeSCESet0.4030.0030.456