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 veracruz2

This page was generated on 2017-10-18 14:34:15 -0400 (Wed, 18 Oct 2017).

Package 1185/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scater 1.4.0
Davis McCarthy
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/scater
Branch: RELEASE_3_5
Last Commit: 90a2eab
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: scater
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.4.0.tar.gz
StartedAt: 2017-10-18 08:47:38 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 08:53:02 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 323.9 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/scater.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.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.4.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 11.1Mb
  sub-directories of 1Mb or more:
    doc   8.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 ... NOTE
S3 methods shown with full name in documentation object 'arrange':
  ‘arrange.SCESet’

S3 methods shown with full name in documentation object 'filter':
  ‘filter.SCESet’

S3 methods shown with full name in documentation object 'mutate':
  ‘mutate.SCESet’

S3 methods shown with full name in documentation object 'rename':
  ‘rename.SCESet’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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   10.462  0.119  10.908
plotPCA           6.734  0.076   7.978
plotRLE           6.192  0.216   8.170
plotDiffusionMap  5.835  0.099   6.095
plotReducedDim    5.210  0.043   6.780
plotTSNE          4.743  0.035   6.121
* 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: 2 NOTEs
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   -fPIC  -Wall -g -O2  -c calc_exprs.cpp -o calc_exprs.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c matrix_info.cpp -o matrix_info.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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.1180.0111.160
arrange0.6090.0080.635
bootstraps0.2970.0030.307
calcAverage0.3140.0030.324
calcIsExprs0.3770.0040.391
calculateCPM0.4060.0040.433
calculateFPKM0.4230.0050.437
calculateQCMetrics0.6630.0070.686
calculateTPM0.8500.0140.886
cellNames0.6770.0270.735
cellPairwiseDistances0.2700.0020.278
counts0.4650.2280.707
cpm0.2750.0030.292
fData0.0010.0000.000
featureControlInfo0.3090.0040.318
featurePairwiseDistances0.2520.0030.261
filter0.3710.0030.409
findImportantPCs2.7400.0302.859
fpkm0.2860.0030.296
fromCellDataSet0.6180.0160.646
getBMFeatureAnnos000
get_exprs0.5420.2190.776
isOutlier0.3660.0050.387
isSpike0.3490.0050.372
is_exprs0.3350.0060.351
mergeSCESet2.9420.0203.076
multiplot2.6790.0202.779
mutate0.3000.0030.307
newSCESet0.6020.0060.625
nexprs0.2980.0030.309
norm_counts0.3060.0230.336
norm_cpm0.3010.0030.318
norm_exprs0.3190.0040.329
norm_fpkm0.2960.0030.306
norm_tpm0.3230.0100.340
normaliseExprs1.3890.0281.460
normalize1.3360.0151.378
pData0.0010.0010.001
plot4.3510.1474.633
plotDiffusionMap5.8350.0996.095
plotExplanatoryVariables2.2200.0502.338
plotExpression10.462 0.11910.908
plotExprsFreqVsMean4.5690.0544.720
plotExprsVsTxLength2.4840.0562.621
plotFeatureData1.3360.0281.405
plotHighestExprs2.0230.0242.126
plotMDS1.9930.0302.085
plotMetadata0.6690.0080.713
plotPCA6.7340.0767.978
plotPhenoData0.6870.0090.717
plotPlatePosition0.8980.0080.937
plotQC3.1390.0473.803
plotRLE6.1920.2168.170
plotReducedDim5.2100.0436.780
plotTSNE4.7430.0356.121
read10XResults0.0010.0000.001
readKallistoResults0.0010.0000.001
readKallistoResultsOneSample0.0010.0000.000
readSalmonResults0.0010.0000.001
readSalmonResultsOneSample0.0010.0000.000
readTxResults0.0020.0000.006
reducedDimension0.3410.0060.451
rename0.3370.0040.438
runKallisto0.0010.0010.001
runSalmon0.0000.0000.001
scater_gui0.5890.0060.779
setSpike0.4310.0050.575
set_exprs0.5630.0060.718
sizeFactors0.5820.0050.744
spikes0.3990.0060.545
stand_exprs0.3370.0040.433
summariseExprsAcrossFeatures3.4360.0934.542
toCellDataSet0.6140.0070.788
tpm0.3370.0030.429
updateSCESet0.5480.0060.700
whichSpike0.3950.0050.520
writeSCESet0.3420.0040.458