Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MAST on tokay2

This page was generated on 2018-10-17 08:43:00 -0400 (Wed, 17 Oct 2018).

Package 836/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAST 1.6.1
Andrew McDavid
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/MAST
Branch: RELEASE_3_7
Last Commit: 40d5fc6
Last Changed Date: 2018-05-09 14:44:28 -0400 (Wed, 09 May 2018)
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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MAST
Version: 1.6.1
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MAST.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings MAST_1.6.1.tar.gz
StartedAt: 2018-10-17 03:05:40 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 03:11:44 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 364.0 seconds
RetCode: 0
Status:  OK  
CheckDir: MAST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MAST.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings MAST_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/MAST.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MAST/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MAST' version '1.6.1'
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'MAST' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data   3.7Mb
* 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 ... NOTE
assay_idx: no visible global function definition for 'assayNames'
collectResiduals: no visible global function definition for
  'assayNames'
collectResiduals: no visible global function definition for 'assay<-'
collectResiduals: no visible global function definition for
  'assayNames<-'
primerAverage: no visible global function definition for 'assay<-'
primerAverage: no visible global function definition for 'rowData<-'
assay<-,SingleCellAssay-missing: no visible global function definition
  for 'assay<-'
assayNames<-,SingleCellAssay-character: no visible global function
  definition for 'assayNames'
assayNames<-,SingleCellAssay-character: no visible global function
  definition for 'assays<-'
exprs<-,SingleCellAssay-ANY: no visible global function definition for
  'assay<-'
Undefined global functions or variables:
  assay<- assayNames assayNames<- assays<- rowData<-
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* 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.7-bioc/meat/MAST.Rcheck/00check.log'
for details.



Installation output

MAST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/MAST_1.6.1.tar.gz && rm -rf MAST.buildbin-libdir && mkdir MAST.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MAST.buildbin-libdir MAST_1.6.1.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL MAST_1.6.1.zip && rm MAST_1.6.1.tar.gz MAST_1.6.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2322k  100 2322k    0     0  23.0M      0 --:--:-- --:--:-- --:--:-- 24.9M

install for i386

* installing *source* package 'MAST' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MAST'
    finding HTML links ... done
    BayesGLMlike-class                      html  
    Drop                                    html  
    FromFlatDF                              html  
    FromMatrix                              html  
    GLMlike-class                           html  
    GSEATests-class                         html  
    Hypothesis                              html  
    LMERlike-class                          html  
    LMlike-class                            html  
    LRT                                     html  
    MAST-package                            html  
    ZlmFit-class                            html  
    applyFlat                               html  
    bootVcov1                               html  
    cData                                   html  
    finding level-2 HTML links ... done

    calcZ                                   html  
    colData-set-SingleCellAssay-DataFrame-method
                                            html  
    collectResiduals                        html  
    computeEtFromCt                         html  
    convertMASTClassicToSingleCellAssay     html  
    defaultAssay                            html  
    defaultPrior                            html  
    dof                                     html  
    ebayes                                  html  
    expavg                                  html  
    fData-methods                           html  
    featureData-methods                     html  
    filterLowExpressedGenes                 html  
    fit                                     html  
    freq                                    html  
    getConcordance                          html  
    getwellKey                              html  
    gseaAfterBoot                           html  
    hushWarning                             html  
    impute                                  html  
    influence.bayesglm                      html  
    invlogit                                html  
    logFC                                   html  
    logmean                                 html  
    lrTest-ZlmFit-character-method          html  
    lrTest                                  html  
    maits-dataset                           html  
    mast_filter                             html  
    melt.SingleCellAssay                    html  
    model.matrix-set                        html  
    model.matrix                            html  
    myBiplot                                html  
    pbootVcov1                              html  
    plot.thresholdSCRNACountMatrix          html  
    plotSCAConcordance                      html  
    plotlrt                                 html  
    predict.ZlmFit                          html  
    primerAverage                           html  
    print.summaryZlmFit                     html  
    read.fluidigm                           html  
    removeResponse                          html  
    rstandard.bayesglm                      html  
    se.coef                                 html  
    show                                    html  
    split-SingleCellAssay-character-method
                                            html  
    stat_ell                                html  
    subset-SingleCellAssay-method           html  
    summarize                               html  
    summary-GSEATests-method                html  
    summary-ZlmFit-method                   html  
    summary.thresholdSCRNACountMatrix       html  
    thresholdSCRNACountMatrix               html  
    vbeta-dataset                           html  
    vbetaFA-dataset                         html  
    waldTest-ZlmFit-matrix-method           html  
    waldTest                                html  
    xform                                   html  
    zlm                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'MAST' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MAST' as MAST_1.6.1.zip
* DONE (MAST)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'MAST' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

MAST.Rcheck/tests_i386/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> test_check("MAST")
Loading required package: MAST
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply


Attaching package: 'MAST'

The following object is masked from 'package:stats':

    filter

Error : number of levels of each grouping factor must be < number of observations
(0.0426,0.354]  (0.354,0.757]   (0.757,1.28]    (1.28,1.96]    (1.96,2.84] 
      2.258200       2.258200       2.258200       2.258200       2.258200 
   (2.84,3.99]    (3.99,13.2] 
      2.258200       3.313588 
(0.0602,0.436]   (0.436,0.67]   (0.67,0.944]   (0.944,1.26]    (1.26,1.63] 
      1.967142       1.967142       1.967142       2.003488       2.003488 
   (1.63,2.06]    (2.06,2.56]    (2.56,3.83] 
      2.600202       2.600202       2.600202 
    (0.03,1.56]     (1.56,5.36]     (5.36,14.8] (14.8,9.25e+03] 
       238.2279        238.2279        238.2279       4525.1912 
Error in (function (x, y, weights = rep(1, nobs), start = NULL, etastart = NULL,  : 
  NAs in V(mu)
== testthat results  ===========================================================
OK: 278 SKIPPED: 5 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  37.93    1.07   51.65 

MAST.Rcheck/tests_x64/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> test_check("MAST")
Loading required package: MAST
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply


Attaching package: 'MAST'

The following object is masked from 'package:stats':

    filter

Error : number of levels of each grouping factor must be < number of observations
(0.0426,0.354]  (0.354,0.757]   (0.757,1.28]    (1.28,1.96]    (1.96,2.84] 
      2.258200       2.258200       2.258200       2.258200       2.258200 
   (2.84,3.99]    (3.99,13.2] 
      2.258200       3.313588 
(0.0602,0.436]   (0.436,0.67]   (0.67,0.944]   (0.944,1.26]    (1.26,1.63] 
      1.967142       1.967142       1.967142       2.003488       2.003488 
   (1.63,2.06]    (2.06,2.56]    (2.56,3.83] 
      2.600202       2.600202       2.600202 
    (0.03,1.56]     (1.56,5.36]     (5.36,14.8] (14.8,9.25e+03] 
       238.2279        238.2279        238.2279       4525.1912 
Error in (function (x, y, weights = rep(1, nobs), start = NULL, etastart = NULL,  : 
  NAs in V(mu)
== testthat results  ===========================================================
OK: 278 SKIPPED: 5 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  41.25    1.04   56.92 

Example timings

MAST.Rcheck/examples_i386/MAST-Ex.timings

nameusersystemelapsed
Drop000
FromFlatDF0.540.040.57
FromMatrix0.140.000.14
Hypothesis0.020.000.02
LRT0.140.000.14
ZlmFit-class1.250.021.27
applyFlat000
bootVcov10.450.000.46
cData0.030.000.03
calcZ0.770.020.78
collectResiduals1.450.001.45
computeEtFromCt0.060.000.07
convertMASTClassicToSingleCellAssay0.030.010.04
defaultAssay0.050.020.07
defaultPrior000
expavg000
filterLowExpressedGenes0.060.010.08
freq0.050.020.06
getConcordance0.170.030.20
getwellKey0.030.010.05
gseaAfterBoot0.920.000.92
hushWarning000
impute1.570.111.69
invlogit000
logFC0.180.050.22
logmean000
lrTest0.760.010.78
mast_filter0.560.020.58
melt.SingleCellAssay0.050.010.06
plot.thresholdSCRNACountMatrix0.860.030.89
plotSCAConcordance0.360.020.37
predict.ZlmFit1.110.021.13
se.coef0.470.030.50
split-SingleCellAssay-character-method0.060.010.08
stat_ell1.190.001.19
subset-SingleCellAssay-method0.030.000.03
summary-GSEATests-method0.760.000.76
summary-ZlmFit-method0.160.000.16
thresholdSCRNACountMatrix0.560.050.61
waldTest0.700.020.72
zlm0.190.010.20

MAST.Rcheck/examples_x64/MAST-Ex.timings

nameusersystemelapsed
Drop000
FromFlatDF1.190.021.21
FromMatrix0.220.000.22
Hypothesis000
LRT0.190.040.23
ZlmFit-class0.730.000.74
applyFlat000
bootVcov10.360.020.37
cData0.030.020.05
calcZ1.460.011.47
collectResiduals1.670.001.67
computeEtFromCt0.040.000.05
convertMASTClassicToSingleCellAssay0.020.000.01
defaultAssay0.030.020.05
defaultPrior000
expavg000
filterLowExpressedGenes0.050.000.04
freq0.030.000.04
getConcordance0.170.010.18
getwellKey0.020.020.03
gseaAfterBoot0.970.000.97
hushWarning000
impute1.840.031.87
invlogit000
logFC0.200.020.22
logmean000
lrTest0.590.020.61
mast_filter0.580.010.59
melt.SingleCellAssay0.060.000.06
plot.thresholdSCRNACountMatrix0.970.020.99
plotSCAConcordance0.380.010.39
predict.ZlmFit1.260.001.26
se.coef0.660.000.66
split-SingleCellAssay-character-method0.090.020.11
stat_ell1.470.001.47
subset-SingleCellAssay-method0.050.000.05
summary-GSEATests-method1.220.001.21
summary-ZlmFit-method0.170.000.18
thresholdSCRNACountMatrix1.030.011.04
waldTest0.860.020.88
zlm0.280.020.30