Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for tradeSeq on tokay1

This page was generated on 2021-05-06 12:34:01 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the tradeSeq package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1885/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tradeSeq 1.4.0  (landing page)
Hector Roux de Bezieux
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/tradeSeq
Branch: RELEASE_3_12
Last Commit: 867b90c
Last Changed Date: 2020-10-27 11:51:33 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    TIMEOUT    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: tradeSeq
Version: 1.4.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:tradeSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings tradeSeq_1.4.0.tar.gz
StartedAt: 2021-05-06 07:39:14 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 08:19:14 -0400 (Thu, 06 May 2021)
EllapsedTime: 2400.0 seconds
RetCode: None
Status:   TIMEOUT   
CheckDir: tradeSeq.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:tradeSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings tradeSeq_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/tradeSeq.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'tradeSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'tradeSeq' version '1.4.0'
* package encoding: UTF-8
* 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 'tradeSeq' 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 ... NOTE
.earlyDETest: no visible binding for global variable 'X1'
.earlyDETest: no visible binding for global variable 'X2'
.findKnots: no visible binding for global variable 't1'
.findKnots: no visible binding for global variable 'l1'
.plotGeneCount: no visible binding for global variable 'dim1'
.plotGeneCount: no visible binding for global variable 'dim2'
.plotSmoothers: no visible binding for global variable 'time'
.plotSmoothers: no visible binding for global variable 'gene_count'
.plotSmoothers: no visible binding for global variable 'lineage'
.plotSmoothers_conditions: no visible binding for global variable
  'time'
.plotSmoothers_conditions: no visible binding for global variable
  'gene_count'
.plotSmoothers_conditions: no visible binding for global variable
  'lineage'
.plotSmoothers_conditions: no visible binding for global variable
  'pCol'
.plotSmoothers_sce: no visible binding for global variable 'time'
.plotSmoothers_sce: no visible binding for global variable 'gene_count'
.plotSmoothers_sce: no visible binding for global variable 'lineage'
.plotSmoothers_sce: no visible binding for global variable 'pCol'
extract_monocle_info: no visible binding for global variable '.'
Undefined global functions or variables:
  . X1 X2 dim1 dim2 gene_count l1 lineage pCol t1 time
Consider adding
  importFrom("stats", "time")
to your NAMESPACE file.
* 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
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
conditionTest   130.61   2.86  145.05
associationTest  72.41   1.03   75.36
fitGAM           62.07   0.23   62.29
plotGeneCount    53.33   0.19   53.62
evaluateK        22.26   0.20   22.60
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
conditionTest   111.03   0.22  111.26
associationTest  64.16   0.28   64.43
fitGAM           56.48   0.13   56.61
plotGeneCount    49.68   0.18   49.87
evaluateK        25.41   0.09   25.50
* 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'

Installation output

tradeSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/tradeSeq_1.4.0.tar.gz && rm -rf tradeSeq.buildbin-libdir && mkdir tradeSeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=tradeSeq.buildbin-libdir tradeSeq_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL tradeSeq_1.4.0.zip && rm tradeSeq_1.4.0.tar.gz tradeSeq_1.4.0.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 1333k  100 1333k    0     0  35.1M      0 --:--:-- --:--:-- --:--:-- 36.1M

install for i386

* installing *source* package 'tradeSeq' ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'tradeSeq'
    finding HTML links ... done
    associationTest                         html  
    celltype                                html  
    clusterExpressionPatterns               html  
    conditionTest                           html  
    countMatrix                             html  
    crv                                     html  
    diffEndTest                             html  
    earlyDETest                             html  
    evaluateK                               html  
    extract_monocle_info                    html  
    fitGAM                                  html  
    gamList                                 html  
    getSmootherPvalues                      html  
    getSmootherTestStats                    html  
    nknots                                  html  
    patternTest                             html  
    plotGeneCount                           html  
    finding level-2 HTML links ... done

    plotSmoothers                           html  
    predictCells                            html  
    predictSmooth                           html  
    sds                                     html  
    startVsEndTest                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'tradeSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'tradeSeq' as tradeSeq_1.4.0.zip
* DONE (tradeSeq)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'tradeSeq' successfully unpacked and MD5 sums checked

Tests output

tradeSeq.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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)
> library(tradeSeq)
> library(monocle)
Loading required package: Matrix
Loading required package: Biobase
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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

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

Loading required package: ggplot2
Loading required package: VGAM
Loading required package: stats4
Loading required package: splines
Loading required package: DDRTree
Loading required package: irlba
> library(SingleCellExperiment)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

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

    rowMedians

Loading required package: GenomicRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand

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
> library(slingshot)
Loading required package: princurve
> 
> test_check("tradeSeq")
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 163 ]
> 
> proc.time()
   user  system elapsed 
 855.87    4.90  860.87 

tradeSeq.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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)
> library(tradeSeq)
> library(monocle)
Loading required package: Matrix
Loading required package: Biobase
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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

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

Loading required package: ggplot2
Loading required package: VGAM
Loading required package: stats4
Loading required package: splines
Loading required package: DDRTree
Loading required package: irlba
> library(SingleCellExperiment)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

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

    rowMedians

Loading required package: GenomicRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand

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
> library(slingshot)
Loading required package: princurve
> 
> test_check("tradeSeq")
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.
36 parameter combinations, 36 use sequential method, 36 use subsampling method
Running Clustering on Parameter Combinations...
done.

Example timings

tradeSeq.Rcheck/examples_i386/tradeSeq-Ex.timings

nameusersystemelapsed
associationTest72.41 1.0375.36
clusterExpressionPatterns000
conditionTest130.61 2.86145.05
diffEndTest0.100.000.09
earlyDETest0.060.000.06
evaluateK22.26 0.2022.60
fitGAM62.07 0.2362.29
getSmootherPvalues0.050.000.04
getSmootherTestStats0.060.000.07
nknots0.020.000.01
patternTest0.030.000.03
plotGeneCount53.33 0.1953.62
plotSmoothers0.390.010.41
predictCells0.030.000.03
predictSmooth0.030.020.05
startVsEndTest0.050.000.05

tradeSeq.Rcheck/examples_x64/tradeSeq-Ex.timings

nameusersystemelapsed
associationTest64.16 0.2864.43
clusterExpressionPatterns000
conditionTest111.03 0.22111.26
diffEndTest0.050.000.05
earlyDETest0.060.000.06
evaluateK25.41 0.0925.50
fitGAM56.48 0.1356.61
getSmootherPvalues0.080.000.08
getSmootherTestStats0.060.000.06
nknots0.030.000.03
patternTest0.070.000.07
plotGeneCount49.68 0.1849.87
plotSmoothers0.350.000.35
predictCells0.010.000.01
predictSmooth0.020.020.03
startVsEndTest0.050.010.07