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.3: CHECK report for scater on moscato2

This page was generated on 2016-10-13 12:54:53 -0700 (Thu, 13 Oct 2016).

Package 1042/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scater 1.0.4
Davis McCarthy
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/scater
Last Changed Rev: 118503 / Revision: 122332
Last Changed Date: 2016-06-12 09:38:27 -0700 (Sun, 12 Jun 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  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 UNNEEDED, same version exists in internal repository

Summary

Package: scater
Version: 1.0.4
Command: rm -rf scater.buildbin-libdir scater.Rcheck && mkdir scater.buildbin-libdir scater.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scater.buildbin-libdir scater_1.0.4.tar.gz >scater.Rcheck\00install.out 2>&1 && cp scater.Rcheck\00install.out scater-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=scater.buildbin-libdir --install="check:scater-install.out" --force-multiarch --no-vignettes --timings scater_1.0.4.tar.gz
StartedAt: 2016-10-13 08:42:49 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 08:51:55 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 546.0 seconds
RetCode: 0
Status:  OK  
CheckDir: scater.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf scater.buildbin-libdir scater.Rcheck && mkdir scater.buildbin-libdir scater.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scater.buildbin-libdir scater_1.0.4.tar.gz >scater.Rcheck\00install.out 2>&1 && cp scater.Rcheck\00install.out scater-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=scater.buildbin-libdir --install="check:scater-install.out" --force-multiarch --no-vignettes --timings scater_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/scater.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'scater/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'scater' version '1.0.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 whether package 'scater' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
plotPCA          9.39   0.00    9.39
plotExpression   7.02   0.02    7.03
plotReducedDim   5.83   0.02    6.00
plotTSNE         5.74   0.02    5.85
plot             5.26   0.02    5.30
plotDiffusionMap 4.32   0.09    7.56
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
plotPCA          11.84   0.00   11.84
plotExpression    9.64   0.02    9.83
plotDiffusionMap  8.08   0.05    8.89
plotReducedDim    7.72   0.02    7.95
plot              6.75   0.01    6.79
plotTSNE          5.88   0.01    6.04
plotQC            5.46   0.01    5.49
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: OK

scater.Rcheck/00install.out:


install for i386

* installing *source* package 'scater' ...
** 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

install for x64

* installing *source* package 'scater' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scater' as scater_1.0.4.zip
* DONE (scater)

scater.Rcheck/examples_i386/scater-Ex.timings:

nameusersystemelapsed
arrange1.120.021.14
bootstraps0.540.000.54
calcIsExprs0.610.030.64
calculateFPKM0.690.000.69
calculateQCMetrics0.950.000.95
calculateTPM1.280.031.31
cellNames0.760.030.80
cellPairwiseDistances0.550.000.55
counts0.540.130.67
cpm0.660.000.65
fData000
featurePairwiseDistances0.790.010.81
filter0.500.020.52
findImportantPCs1.860.011.87
fpkm0.640.020.66
fromCellDataSet1.870.042.65
getBMFeatureAnnos000
getExprs0.860.000.86
get_exprs0.830.100.92
isOutlier1.060.011.07
is_exprs0.900.141.05
multiplot1.840.001.84
mutate0.550.020.56
newSCESet0.530.020.55
norm_counts0.420.000.42
norm_cpm0.660.010.67
norm_exprs0.620.020.64
norm_fpkm0.640.010.66
norm_tpm0.630.030.65
normaliseExprs1.950.001.95
normalize2.510.032.66
pData000
plot5.260.025.30
plotDiffusionMap4.320.097.56
plotExplanatoryVariables1.830.031.86
plotExpression7.020.027.03
plotExprsFreqVsMean1.030.001.03
plotFeatureData0.950.061.14
plotHighestExprs2.310.002.33
plotMDS2.790.002.79
plotMetadata1.060.001.06
plotPCA9.390.009.39
plotPhenoData1.200.021.22
plotQC3.080.013.09
plotReducedDim5.830.026.00
plotTSNE5.740.025.85
readKallistoResults000
readKallistoResultsOneSample000
readSalmonResults000
readSalmonResultsOneSample000
readTxResults0.020.000.02
reducedDimension0.680.010.70
rename0.720.000.72
runKallisto000
scater_gui1.020.001.01
set_exprs1.060.001.06
sizeFactors0.610.000.61
stand_exprs0.620.010.64
summariseExprsAcrossFeatures3.230.023.24
toCellDataSet0.930.010.95
tpm0.80.00.8

scater.Rcheck/examples_x64/scater-Ex.timings:

nameusersystemelapsed
arrange1.070.011.08
bootstraps0.790.000.80
calcIsExprs0.780.000.78
calculateFPKM0.690.000.68
calculateQCMetrics1.370.001.38
calculateTPM1.330.021.34
cellNames1.030.031.06
cellPairwiseDistances0.560.030.59
counts1.000.111.11
cpm0.780.000.78
fData0.010.000.01
featurePairwiseDistances0.630.000.63
filter1.460.011.48
findImportantPCs2.190.042.22
fpkm1.170.001.17
fromCellDataSet2.400.022.42
getBMFeatureAnnos0.010.000.01
getExprs1.660.001.66
get_exprs1.320.151.48
isOutlier0.830.020.84
is_exprs0.980.081.06
multiplot2.620.002.62
mutate0.850.000.84
newSCESet1.010.001.02
norm_counts1.470.031.50
norm_cpm0.900.010.92
norm_exprs0.840.020.85
norm_fpkm0.860.000.86
norm_tpm0.810.010.83
normaliseExprs2.330.022.34
normalize3.090.023.10
pData000
plot6.750.016.79
plotDiffusionMap8.080.058.89
plotExplanatoryVariables2.340.012.37
plotExpression9.640.029.83
plotExprsFreqVsMean1.360.011.37
plotFeatureData1.480.001.89
plotHighestExprs2.310.002.32
plotMDS3.480.043.51
plotMetadata1.170.001.17
plotPCA11.84 0.0011.84
plotPhenoData1.310.001.31
plotQC5.460.015.49
plotReducedDim7.720.027.95
plotTSNE5.880.016.04
readKallistoResults0.000.020.02
readKallistoResultsOneSample000
readSalmonResults000
readSalmonResultsOneSample000
readTxResults000
reducedDimension0.830.010.84
rename0.880.000.87
runKallisto000
scater_gui1.240.001.25
set_exprs0.850.030.88
sizeFactors0.640.000.64
stand_exprs0.670.000.67
summariseExprsAcrossFeatures4.120.074.18
toCellDataSet1.310.021.32
tpm1.220.001.22