Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-04-13 12:07:27 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for systemPipeR on tokay2


To the developers/maintainers of the systemPipeR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/systemPipeR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1924/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 2.0.8  (landing page)
Thomas Girke
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/systemPipeR
git_branch: RELEASE_3_14
git_last_commit: 8db93ad
git_last_commit_date: 2022-04-11 01:13:50 -0400 (Mon, 11 Apr 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  YES
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  YES
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  YES

Summary

Package: systemPipeR
Version: 2.0.8
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:systemPipeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings systemPipeR_2.0.8.tar.gz
StartedAt: 2022-04-13 03:52:17 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 04:01:12 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 535.1 seconds
RetCode: 0
Status:   OK  
CheckDir: systemPipeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:systemPipeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings systemPipeR_2.0.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/systemPipeR.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'systemPipeR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'systemPipeR' version '2.0.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 ... NOTE
Found the following hidden files and directories:
  inst/extdata/.batchtools.conf.R
  inst/extdata/.batchtools.conf.R.sge
  inst/extdata/.batchtools.conf.R.torque
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 'systemPipeR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    R             1.5Mb
    extdata       2.4Mb
    htmlwidgets   2.0Mb
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... 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
genFeatures  24.60   1.91   26.52
run_DESeq2   17.79   0.04   17.83
renderLogs    6.66   0.95   11.63
loadWorkflow  5.02   0.00    5.01
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
genFeatures 24.15   0.51   24.69
run_DESeq2  17.61   0.09   17.70
renderLogs   7.66   0.34   11.68
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/systemPipeR.Rcheck/00check.log'
for details.



Installation output

systemPipeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/systemPipeR_2.0.8.tar.gz && rm -rf systemPipeR.buildbin-libdir && mkdir systemPipeR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=systemPipeR.buildbin-libdir systemPipeR_2.0.8.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL systemPipeR_2.0.8.zip && rm systemPipeR_2.0.8.tar.gz systemPipeR_2.0.8.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
  2 2047k    2 44359    0     0   282k      0  0:00:07 --:--:--  0:00:07  283k
 93 2047k   93 1923k    0     0  1718k      0  0:00:01  0:00:01 --:--:-- 1718k
100 2047k  100 2047k    0     0  1718k      0  0:00:01  0:00:01 --:--:-- 1718k

install for i386

* installing *source* package 'systemPipeR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'systemPipeR'
    finding HTML links ... done
    EnvModules-class                        html  
    GOHyperGAll                             html  
    INTERSECTset-class                      html  
    LineWise-class                          html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/systemPipeR.buildbin-libdir/00LOCK-systemPipeR/00new/systemPipeR/help/linewise.html
    ParamFiles                              html  
    SPRproject                              html  
    SYSargs-class                           html  
    SYSargs2-class                          html  
    SYSargsList-class                       html  
    SYSargsList                             html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/systemPipeR.buildbin-libdir/00LOCK-systemPipeR/00new/systemPipeR/help/SYSargsList.html
    VENNset-class                           html  
    add-methods                             html  
    alignStats                              html  
    catDB-class                             html  
    catmap                                  html  
    check.output                            html  
    clusterRun                              html  
    config.param                            html  
    configWF                                html  
    countRangeset                           html  
    createParamFiles                        html  
    cwlFilesUpdate                          html  
    evalCode                                html  
    featureCoverage                         html  
    featuretypeCounts                       html  
    filterDEGs                              html  
    filterVars                              html  
    genFeatures                             html  
    importWF                                html  
    loadWorkflow                            html  
    mergeBamByFactor                        html  
    moduleload                              html  
    olBarplot                               html  
    olRanges                                html  
    output_update                           html  
    overLapper                              html  
    plotWF                                  html  
    plotfeatureCoverage                     html  
    plotfeaturetypeCounts                   html  
    predORF                                 html  
    preprocessReads                         html  
    readComp                                html  
    renderLogs                              html  
    renderReport                            html  
    returnRPKM                              html  
    runCommandline                          html  
    runDiff                                 html  
    runWF                                   html  
    run_DESeq2                              html  
    run_edgeR                               html  
    sal2bash                                html  
    sal2rmd                                 html  
    scaleRanges                             html  
    seeFastq                                html  
    showDF                                  html  
    subsetWF                                html  
    symLink2bam                             html  
    sysargs                                 html  
    systemArgs                              html  
    systemPipeR-package                     html  
    targets.as.df                           html  
    tryCMD                                  html  
    tryPath                                 html  
    variantReport                           html  
    vennPlot                                html  
    writeTargets                            html  
    writeTargetsRef                         html  
    writeTargetsout                         html  
    write_SYSargsList                       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 'systemPipeR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'systemPipeR' as systemPipeR_2.0.8.zip
* DONE (systemPipeR)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'systemPipeR' successfully unpacked and MD5 sums checked

Tests output

systemPipeR.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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(systemPipeR)
Loading required package: Rsamtools
Loading required package: GenomeInfoDb
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: ShortRead
Loading required package: BiocParallel
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

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

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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> 
> test_check("systemPipeR")
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpgB9enH/rnaseq directory. Next run in rnaseq directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpgB9enH/rnaseq2 directory. Next run in rnaseq directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpgB9enH/newtest directory. Next run in new directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
Creating directory 'C:\Users\biocbuild\bbs-3.14-bioc\tmpdir\RtmpgB9enH\newtest/.SPRproject'
Creating file 'C:\Users\biocbuild\bbs-3.14-bioc\tmpdir\RtmpgB9enH\newtest/.SPRproject/SYSargsList.yml'
Reading Rmd fileNow importing step 'load_library' 
Now importing step 'export_iris' 
Now importing step 'gzip' 
Now importing step 'gunzip' 
Now importing step 'stats' 
Instance of 'LineWise'
    Code Chunk length: 1
mapply(function(x, y) write.csv(x, y), split(iris, factor(iris$Species)), file.path("results", paste0(names(split(iris, factor(iris$Species))), ".csv")))
load_library
    5 + 5
load_library
    5 + 5
    66 + 55
Running Step:  load_library 
Running Session: Management 

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Step Status:  Success 
Running Step:  export_iris 
Running Session: Management 

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Step Status:  Success 
Skipping Step:  gzip 
Skipping Step:  gunzip 
Skipping Step:  stats 
[ FAIL 0 | WARN 6 | SKIP 11 | PASS 26 ]

== Skipped tests ===============================================================
* On Bioconductor (10)
* On Windows (1)

[ FAIL 0 | WARN 6 | SKIP 11 | PASS 26 ]
> 
> proc.time()
   user  system elapsed 
  11.60    3.60   43.65 

systemPipeR.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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(systemPipeR)
Loading required package: Rsamtools
Loading required package: GenomeInfoDb
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: ShortRead
Loading required package: BiocParallel
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

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

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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> 
> test_check("systemPipeR")
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpWkUxXO/rnaseq directory. Next run in rnaseq directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpWkUxXO/rnaseq2 directory. Next run in rnaseq directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
[1] "Generated C:\\Users\\biocbuild\\bbs-3.14-bioc\\tmpdir\\RtmpWkUxXO/newtest directory. Next run in new directory, the R code from *.Rmd template interactively. Alternatively, workflows can be exectued with a single command as instructed in the vignette."
Creating directory 'C:\Users\biocbuild\bbs-3.14-bioc\tmpdir\RtmpWkUxXO\newtest/.SPRproject'
Creating file 'C:\Users\biocbuild\bbs-3.14-bioc\tmpdir\RtmpWkUxXO\newtest/.SPRproject/SYSargsList.yml'
Reading Rmd fileNow importing step 'load_library' 
Now importing step 'export_iris' 
Now importing step 'gzip' 
Now importing step 'gunzip' 
Now importing step 'stats' 
Instance of 'LineWise'
    Code Chunk length: 1
mapply(function(x, y) write.csv(x, y), split(iris, factor(iris$Species)), file.path("results", paste0(names(split(iris, factor(iris$Species))), ".csv")))
load_library
    5 + 5
load_library
    5 + 5
    66 + 55
Running Step:  load_library 
Running Session: Management 

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Step Status:  Success 
Running Step:  export_iris 
Running Session: Management 

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Step Status:  Success 
Skipping Step:  gzip 
Skipping Step:  gunzip 
Skipping Step:  stats 
[ FAIL 0 | WARN 6 | SKIP 11 | PASS 26 ]

== Skipped tests ===============================================================
* On Bioconductor (10)
* On Windows (1)

[ FAIL 0 | WARN 6 | SKIP 11 | PASS 26 ]
> 
> proc.time()
   user  system elapsed 
  13.18    2.64   16.00 

Example timings

systemPipeR.Rcheck/examples_i386/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class000
GOHyperGAll000
INTERSECTset-class0.020.000.02
LineWise-class0.180.020.20
ParamFiles0.050.040.09
SPRproject000
SYSargs-class0.030.000.04
SYSargs2-class0.100.000.09
SYSargsList-class0.700.290.98
SYSargsList0.110.090.21
VENNset-class0.010.000.01
alignStats1.130.251.38
catDB-class000
catmap000
check.output1.110.001.11
clusterRun1.080.001.08
config.param000
configWF000
countRangeset0.060.000.06
createParamFiles0.060.000.06
cwlFilesUpdate000
evalCode0.050.000.23
featureCoverage1.010.001.02
featuretypeCounts0.020.000.02
filterDEGs1.860.091.95
filterVars0.020.000.01
genFeatures24.60 1.9126.52
importWF0.050.000.05
loadWorkflow5.020.005.01
mergeBamByFactor0.010.000.02
moduleload000
olBarplot0.460.000.45
olRanges0.140.000.14
output_update1.200.001.21
overLapper0.280.050.32
plotfeatureCoverage0.020.000.02
plotfeaturetypeCounts000
predORF0.180.000.19
preprocessReads0.550.000.54
readComp0.030.000.03
renderLogs 6.66 0.9511.63
renderReport2.910.233.51
returnRPKM000
runCommandline1.170.001.17
runDiff0.020.020.03
runWF0.100.010.11
run_DESeq217.79 0.0417.83
run_edgeR0.680.000.67
sal2bash0.710.020.74
sal2rmd0.50.00.5
scaleRanges0.250.000.25
seeFastq000
showDF0.050.030.08
subsetWF1.280.001.28
symLink2bam0.020.000.01
sysargs0.010.000.02
systemArgs000
targets.as.df0.020.000.02
tryCMD000
tryPath000
variantReport0.020.000.01
vennPlot0.310.000.31
writeTargets0.090.010.11
writeTargetsRef000
writeTargetsout1.30.01.3
write_SYSargsList0.260.020.28

systemPipeR.Rcheck/examples_x64/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class000
GOHyperGAll000
INTERSECTset-class0.010.000.02
LineWise-class0.190.000.19
ParamFiles0.080.000.08
SPRproject000
SYSargs-class0.010.000.01
SYSargs2-class0.080.010.10
SYSargsList-class0.440.050.48
SYSargsList0.090.000.09
VENNset-class0.020.000.02
alignStats1.110.031.14
catDB-class000
catmap000
check.output1.150.001.16
clusterRun1.050.001.04
config.param000
configWF000
countRangeset0.080.000.08
createParamFiles0.060.000.06
cwlFilesUpdate000
evalCode0.050.020.07
featureCoverage1.090.001.09
featuretypeCounts000
filterDEGs1.360.001.36
filterVars0.020.000.01
genFeatures24.15 0.5124.69
importWF0.050.000.05
loadWorkflow4.690.024.70
mergeBamByFactor0.000.020.02
moduleload000
olBarplot0.370.010.39
olRanges0.130.000.12
output_update1.330.001.33
overLapper0.320.000.33
plotfeatureCoverage000
plotfeaturetypeCounts0.020.000.02
predORF0.450.000.45
preprocessReads0.390.000.39
readComp0.020.000.01
renderLogs 7.66 0.3411.68
renderReport4.350.194.98
returnRPKM000
runCommandline0.990.000.99
runDiff0.030.000.03
runWF0.080.020.09
run_DESeq217.61 0.0917.70
run_edgeR0.670.020.69
sal2bash0.770.000.77
sal2rmd0.570.030.61
scaleRanges0.270.000.26
seeFastq000
showDF0.060.030.10
subsetWF1.300.001.29
symLink2bam0.000.020.02
sysargs0.000.010.01
systemArgs0.000.020.02
targets.as.df000
tryCMD000
tryPath000
variantReport0.010.000.01
vennPlot0.320.010.33
writeTargets0.110.000.11
writeTargetsRef000
writeTargetsout1.260.001.27
write_SYSargsList0.130.000.12