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 tokay2

This page was generated on 2017-10-18 14:25:38 -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: rm -rf scater.buildbin-libdir scater.Rcheck && mkdir scater.buildbin-libdir scater.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scater.buildbin-libdir scater_1.4.0.tar.gz >scater.Rcheck\00install.out 2>&1 && cp scater.Rcheck\00install.out scater-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=scater.buildbin-libdir --install="check:scater-install.out" --force-multiarch --no-vignettes --timings scater_1.4.0.tar.gz
StartedAt: 2017-10-18 02:52:04 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 03:00:40 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 515.3 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 && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=scater.buildbin-libdir scater_1.4.0.tar.gz >scater.Rcheck\00install.out 2>&1 && cp scater.Rcheck\00install.out scater-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=scater.buildbin-libdir --install="check:scater-install.out" --force-multiarch --no-vignettes --timings scater_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/scater.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* 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.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 whether package 'scater' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.2Mb
  sub-directories of 1Mb or more:
    doc    2.5Mb
    libs   1.1Mb
* 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 ... 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.5-bioc/meat/scater.buildbin-libdir/scater/libs/i386/scater.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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
plotExpression   8.13   0.05    8.19
plotRLE          7.02   0.22    7.25
plotPCA          6.35   0.03    6.38
plotReducedDim   5.92   0.01    6.00
plotDiffusionMap 4.41   0.05    6.55
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
plotExpression   8.28   0.00    8.28
plotDiffusionMap 6.08   0.07    6.50
plotRLE          5.02   0.25    5.27
plotPCA          5.00   0.02    5.02
* 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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/scater.Rcheck/00check.log'
for details.


scater.Rcheck/00install.out:


install for i386

* installing *source* package 'scater' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c calc_exprs.cpp -o calc_exprs.o
calc_exprs.cpp: In instantiation of 'SEXPREC* calc_exprs_internal(const T*, const matrix_info&, SEXP, SEXP, SEXP, SEXP, SEXP) [with T = int; SEXP = SEXPREC*]':
calc_exprs.cpp:78:95:   required from here
calc_exprs.cpp:5:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (!isReal(size_fac) || LENGTH(size_fac)!=MAT.ncol) { 
                                              ^
calc_exprs.cpp: In instantiation of 'SEXPREC* calc_exprs_internal(const T*, const matrix_info&, SEXP, SEXP, SEXP, SEXP, SEXP) [with T = double; SEXP = SEXPREC*]':
calc_exprs.cpp:80:98:   required from here
calc_exprs.cpp:5:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c matrix_info.cpp -o matrix_info.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c utils.cpp -o utils.o
utils.cpp: In function 'subset_info process_subset_vector(SEXP, const matrix_info&, bool)':
utils.cpp:20:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sptr[s] < 0 || sptr[s] >= upper) { 
                                    ^
utils.cpp: In instantiation of 'SEXPREC* rowsum_subset_internal(const T*, const matrix_info&, SEXP) [with T = int; SEXP = SEXPREC*]':
utils.cpp:106:65:   required from here
utils.cpp:86:13: warning: unused variable 's' [-Wunused-variable]
         int s;
             ^
utils.cpp: In instantiation of 'SEXPREC* rowsum_subset_internal(const T*, const matrix_info&, SEXP) [with T = double; SEXP = SEXPREC*]':
utils.cpp:108:68:   required from here
utils.cpp:86:13: warning: unused variable 's' [-Wunused-variable]
utils.cpp: In instantiation of 'SEXPREC* calc_top_features_internal(const T*, const matrix_info&, SEXP, SEXP) [with T = int; SEXP = SEXPREC*]':
utils.cpp:336:74:   required from here
utils.cpp:263:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t t=1; t<ntop; ++t) {
                       ^
utils.cpp:292:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (t=1; t<ntop; ++t) {
                    ^
utils.cpp:303:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (r=0; r<itercycles; ++r) {
                        ^
utils.cpp:313:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (t=0; t<ntop; ++t) {
                        ^
utils.cpp: In instantiation of 'SEXPREC* calc_top_features_internal(const T*, const matrix_info&, SEXP, SEXP) [with T = double; SEXP = SEXPREC*]':
utils.cpp:338:77:   required from here
utils.cpp:263:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t t=1; t<ntop; ++t) {
                       ^
utils.cpp:292:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (t=1; t<ntop; ++t) {
                    ^
utils.cpp:303:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (r=0; r<itercycles; ++r) {
                        ^
utils.cpp:313:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (t=0; t<ntop; ++t) {
                        ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o scater.dll tmp.def calc_exprs.o init.o matrix_info.o utils.o -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.5-bioc/meat/scater.buildbin-libdir/scater/libs/i386
** 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

install for x64

* installing *source* package 'scater' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c calc_exprs.cpp -o calc_exprs.o
calc_exprs.cpp: In instantiation of 'SEXPREC* calc_exprs_internal(const T*, const matrix_info&, SEXP, SEXP, SEXP, SEXP, SEXP) [with T = int; SEXP = SEXPREC*]':
calc_exprs.cpp:78:95:   required from here
calc_exprs.cpp:5:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (!isReal(size_fac) || LENGTH(size_fac)!=MAT.ncol) { 
                                              ^
calc_exprs.cpp: In instantiation of 'SEXPREC* calc_exprs_internal(const T*, const matrix_info&, SEXP, SEXP, SEXP, SEXP, SEXP) [with T = double; SEXP = SEXPREC*]':
calc_exprs.cpp:80:98:   required from here
calc_exprs.cpp:5:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c matrix_info.cpp -o matrix_info.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c utils.cpp -o utils.o
utils.cpp: In function 'subset_info process_subset_vector(SEXP, const matrix_info&, bool)':
utils.cpp:20:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sptr[s] < 0 || sptr[s] >= upper) { 
                                    ^
utils.cpp: In instantiation of 'SEXPREC* rowsum_subset_internal(const T*, const matrix_info&, SEXP) [with T = int; SEXP = SEXPREC*]':
utils.cpp:106:65:   required from here
utils.cpp:86:13: warning: unused variable 's' [-Wunused-variable]
         int s;
             ^
utils.cpp: In instantiation of 'SEXPREC* rowsum_subset_internal(const T*, const matrix_info&, SEXP) [with T = double; SEXP = SEXPREC*]':
utils.cpp:108:68:   required from here
utils.cpp:86:13: warning: unused variable 's' [-Wunused-variable]
utils.cpp: In instantiation of 'SEXPREC* calc_top_features_internal(const T*, const matrix_info&, SEXP, SEXP) [with T = int; SEXP = SEXPREC*]':
utils.cpp:336:74:   required from here
utils.cpp:263:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t t=1; t<ntop; ++t) {
                       ^
utils.cpp:292:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (t=1; t<ntop; ++t) {
                    ^
utils.cpp:303:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (r=0; r<itercycles; ++r) {
                        ^
utils.cpp:313:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (t=0; t<ntop; ++t) {
                        ^
utils.cpp: In instantiation of 'SEXPREC* calc_top_features_internal(const T*, const matrix_info&, SEXP, SEXP) [with T = double; SEXP = SEXPREC*]':
utils.cpp:338:77:   required from here
utils.cpp:263:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t t=1; t<ntop; ++t) {
                       ^
utils.cpp:292:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (t=1; t<ntop; ++t) {
                    ^
utils.cpp:303:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (r=0; r<itercycles; ++r) {
                        ^
utils.cpp:313:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (t=0; t<ntop; ++t) {
                        ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o scater.dll tmp.def calc_exprs.o init.o matrix_info.o utils.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.5-bioc/meat/scater.buildbin-libdir/scater/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scater' as scater_1.4.0.zip
* DONE (scater)

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

nameusersystemelapsed
areSizeFactorsCentred0.870.020.89
arrange0.460.010.47
bootstraps0.240.020.25
calcAverage0.260.000.27
calcIsExprs0.300.000.29
calculateCPM0.290.000.30
calculateFPKM0.350.000.34
calculateQCMetrics1.040.011.07
calculateTPM0.500.020.51
cellNames0.750.000.75
cellPairwiseDistances0.220.000.22
counts0.330.110.43
cpm0.220.000.22
fData000
featureControlInfo0.230.010.25
featurePairwiseDistances0.240.020.25
filter0.470.020.48
findImportantPCs3.370.013.39
fpkm0.250.000.25
fromCellDataSet0.810.051.22
getBMFeatureAnnos000
get_exprs0.520.120.64
isOutlier0.340.000.34
isSpike0.280.000.28
is_exprs0.200.020.22
mergeSCESet2.530.002.53
multiplot1.950.001.95
mutate0.320.010.33
newSCESet0.340.000.34
nexprs0.360.000.36
norm_counts0.370.020.39
norm_cpm0.230.000.24
norm_exprs0.360.020.37
norm_fpkm0.270.010.29
norm_tpm0.230.000.23
normaliseExprs1.330.051.37
normalize1.750.051.80
pData000
plot4.050.014.06
plotDiffusionMap4.410.056.55
plotExplanatoryVariables1.540.041.59
plotExpression8.130.058.19
plotExprsFreqVsMean3.510.033.54
plotExprsVsTxLength2.440.032.47
plotFeatureData1.130.001.13
plotHighestExprs1.540.021.56
plotMDS2.490.022.50
plotMetadata0.510.010.53
plotPCA6.350.036.38
plotPhenoData0.670.020.68
plotPlatePosition1.280.001.33
plotQC2.590.032.63
plotRLE7.020.227.25
plotReducedDim5.920.016.00
plotTSNE4.600.054.64
read10XResults000
readKallistoResults000
readKallistoResultsOneSample000
readSalmonResults000
readSalmonResultsOneSample000
readTxResults000
reducedDimension0.250.020.26
rename0.320.010.35
runKallisto000
runSalmon000
scater_gui0.560.020.58
setSpike0.470.000.47
set_exprs0.590.010.61
sizeFactors0.930.000.92
spikes0.320.000.33
stand_exprs0.250.000.25
summariseExprsAcrossFeatures2.770.082.84
toCellDataSet0.770.020.78
tpm0.340.000.35
updateSCESet0.640.010.65
whichSpike0.520.030.55
writeSCESet0.350.020.38

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

nameusersystemelapsed
areSizeFactorsCentred1.520.031.55
arrange0.630.000.62
bootstraps0.390.000.39
calcAverage0.400.000.41
calcIsExprs0.580.010.59
calculateCPM0.610.000.61
calculateFPKM0.50.00.5
calculateQCMetrics101
calculateTPM1.050.021.06
cellNames1.080.031.11
cellPairwiseDistances0.990.000.98
counts0.640.120.77
cpm0.290.020.31
fData000
featureControlInfo0.380.000.38
featurePairwiseDistances0.330.000.33
filter0.370.000.37
findImportantPCs3.250.033.28
fpkm0.280.000.28
fromCellDataSet0.600.030.63
getBMFeatureAnnos000
get_exprs0.470.100.56
isOutlier0.330.000.32
isSpike0.340.010.36
is_exprs0.350.000.35
mergeSCESet3.120.003.12
multiplot3.000.023.02
mutate0.330.000.33
newSCESet0.310.020.33
nexprs0.660.000.66
norm_counts0.270.000.27
norm_cpm0.370.010.39
norm_exprs0.440.020.45
norm_fpkm0.390.030.42
norm_tpm0.360.000.36
normaliseExprs1.220.001.22
normalize1.280.001.28
pData000
plot4.780.064.85
plotDiffusionMap6.080.076.50
plotExplanatoryVariables1.670.031.70
plotExpression8.280.008.28
plotExprsFreqVsMean2.830.032.86
plotExprsVsTxLength2.440.002.44
plotFeatureData0.910.000.90
plotHighestExprs1.040.011.07
plotMDS1.330.021.34
plotMetadata0.420.000.42
plotPCA5.000.025.02
plotPhenoData0.500.010.51
plotPlatePosition0.800.020.82
plotQC2.500.012.51
plotRLE5.020.255.27
plotReducedDim3.750.023.76
plotTSNE2.670.012.69
read10XResults000
readKallistoResults000
readKallistoResultsOneSample000
readSalmonResults000
readSalmonResultsOneSample000
readTxResults000
reducedDimension0.230.000.23
rename0.240.000.23
runKallisto000
runSalmon000
scater_gui0.420.000.42
setSpike0.330.000.33
set_exprs0.360.000.36
sizeFactors0.400.000.41
spikes0.630.020.64
stand_exprs0.220.000.22
summariseExprsAcrossFeatures1.980.062.04
toCellDataSet0.420.020.44
tpm0.410.000.41
updateSCESet0.500.010.51
whichSpike0.310.000.31
writeSCESet0.280.000.29