| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:52 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 | 
| 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 | ||||
| 
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.  | 
| Package 2007/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| systemPipeR 2.5.0  (landing page) Thomas Girke 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: systemPipeR | 
| Version: 2.5.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings systemPipeR_2.5.0.tar.gz | 
| StartedAt: 2023-02-28 17:14:37 -0000 (Tue, 28 Feb 2023) | 
| EndedAt: 2023-02-28 17:22:25 -0000 (Tue, 28 Feb 2023) | 
| EllapsedTime: 467.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: systemPipeR.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings systemPipeR_2.5.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/systemPipeR.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘systemPipeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘systemPipeR’ version ‘2.5.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 ... 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 for sufficient/correct file permissions ... OK
* checking whether package ‘systemPipeR’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.9Mb
  sub-directories of 1Mb or more:
    R             1.6Mb
    extdata       2.9Mb
    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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    OVERVIEW
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* 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
.cmd2cwl2: no visible global function definition for ‘ave’
.getPreprotext: no visible binding for global variable ‘.’
Undefined global functions or variables:
  . ave
Consider adding
  importFrom("stats", "ave")
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 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
genFeatures  28.983  0.584  29.575
run_DESeq2   14.305  0.044  14.349
loadWorkflow  7.521  0.196   7.719
renderLogs    4.814  0.404   5.241
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘systemPipeR.Rmd’ using ‘UTF-8’... OK
  ‘systemPipeR_workflows.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.
systemPipeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL systemPipeR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘systemPipeR’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * DONE (systemPipeR)
systemPipeR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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, aperm, 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
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 /tmp/RtmpQ8L77H/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 /tmp/RtmpQ8L77H/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."
Creating directory '/tmp/RtmpQ8L77H/rnaseq2/.SPRproject'
Creating file '/tmp/RtmpQ8L77H/rnaseq2/.SPRproject/SYSargsList.yml'
Running Step:  example 
Running Session: Management 
  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%
---- Summary ---- 
   Targets Total_Files Existing_Files Missing_Files example
M1      M1           1              1             0 Success
M2      M2           1              1             0 Success
M3      M3           1              1             0 Success
Step Status:  Success 
Done with workflow running, now consider rendering logs & reports
To render logs, run:    sal <- renderLogs(sal)
From command-line:      Rscript -e "sal = systemPipeR::SPRproject(resume = TRUE); sal = systemPipeR::renderLogs(sal)"
To render reports, run: sal <- renderReport(sal)
From command-line:      Rscript -e "sal= s ystemPipeR::SPRproject(resume = TRUE); sal = systemPipeR::renderReport(sal)"
This message is displayed once per R session
Running Step:  newStep 
Running Session: Management 
  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%
---- Summary ---- 
   Targets Total_Files Existing_Files Missing_Files example
M1      M1           1              1             0 Success
M2      M2           1              1             0 Success
M3      M3           1              1             0 Success
Step Status:  Success 
Running Step:  R_code 
Running Session: Management 
  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Step Status:  Warning 
[1] "Generated /tmp/RtmpQ8L77H/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 '/tmp/RtmpQ8L77H/newtest/.SPRproject'
Creating file '/tmp/RtmpQ8L77H/newtest/.SPRproject/SYSargsList.yml'
Reading Rmd file
Now importing step 'load_library' 
Now importing step 'export_iris' 
Now importing step 'gzip' 
Now importing step 'gunzip' 
Now importing step 'stats' 
Now back up current Rmd file as template for `renderReport`
Template for renderReport is stored at 
 /tmp/RtmpQ8L77H/newtest/.SPRproject/workflow_template.Rmd 
 Edit this file manually is not recommended 
import  done
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 0 | SKIP 10 | PASS 47 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (10)
[ FAIL 0 | WARN 0 | SKIP 10 | PASS 47 ]
> 
> proc.time()
   user  system elapsed 
 15.148   2.023  17.729 
systemPipeR.Rcheck/systemPipeR-Ex.timings
| name | user | system | elapsed | |
| EnvModules-class | 0.002 | 0.000 | 0.001 | |
| GOHyperGAll | 0.000 | 0.000 | 0.001 | |
| INTERSECTset-class | 0.008 | 0.002 | 0.011 | |
| LineWise-class | 0.211 | 0.005 | 0.216 | |
| ParamFiles | 0.115 | 0.000 | 0.115 | |
| ParamFiles2 | 0.158 | 0.030 | 0.188 | |
| SPRproject | 0.000 | 0.004 | 0.005 | |
| SYSargs-class | 0.015 | 0.008 | 0.023 | |
| SYSargs2-class | 0.076 | 0.005 | 0.082 | |
| SYSargsList-class | 0.521 | 0.068 | 0.591 | |
| SYSargsList | 0.110 | 0.016 | 0.125 | |
| VENNset-class | 0.001 | 0.007 | 0.009 | |
| alignStats | 1.613 | 0.008 | 1.624 | |
| catDB-class | 0 | 0 | 0 | |
| catmap | 0 | 0 | 0 | |
| check.output | 1.701 | 0.000 | 1.701 | |
| clusterRun | 1.599 | 0.006 | 1.605 | |
| config.param | 0.000 | 0.001 | 0.001 | |
| configWF | 0 | 0 | 0 | |
| countRangeset | 0.053 | 0.000 | 0.054 | |
| createParamFiles | 0.213 | 0.000 | 0.213 | |
| cwlFilesUpdate | 0 | 0 | 0 | |
| evalCode | 0.040 | 0.008 | 0.050 | |
| featureCoverage | 1.603 | 0.000 | 1.603 | |
| featuretypeCounts | 1.611 | 0.000 | 1.611 | |
| filterDEGs | 2.141 | 0.036 | 2.178 | |
| filterVars | 0.010 | 0.000 | 0.011 | |
| genFeatures | 28.983 | 0.584 | 29.575 | |
| importWF | 0.046 | 0.008 | 0.683 | |
| loadWorkflow | 7.521 | 0.196 | 7.719 | |
| mergeBamByFactor | 0.009 | 0.000 | 0.010 | |
| moduleload | 0.000 | 0.000 | 0.001 | |
| olBarplot | 0.531 | 0.012 | 0.543 | |
| olRanges | 0.125 | 0.000 | 0.125 | |
| output_update | 1.774 | 0.000 | 1.774 | |
| overLapper | 0.462 | 0.048 | 0.511 | |
| plotfeatureCoverage | 1.824 | 0.024 | 1.848 | |
| plotfeaturetypeCounts | 1.566 | 0.016 | 1.582 | |
| predORF | 0.234 | 0.004 | 0.238 | |
| preprocessReads | 0.811 | 0.000 | 0.814 | |
| readComp | 1.561 | 0.000 | 1.561 | |
| renderLogs | 4.814 | 0.404 | 5.241 | |
| renderReport | 1.917 | 0.084 | 2.003 | |
| returnRPKM | 0 | 0 | 0 | |
| runCommandline | 1.560 | 0.052 | 1.612 | |
| runDiff | 0.046 | 0.000 | 0.045 | |
| runWF | 0.112 | 0.004 | 0.116 | |
| run_DESeq2 | 14.305 | 0.044 | 14.349 | |
| run_edgeR | 1.642 | 0.008 | 1.650 | |
| sal2bash | 0.605 | 0.012 | 0.618 | |
| sal2rmd | 0.874 | 0.008 | 0.882 | |
| scaleRanges | 0.230 | 0.004 | 0.235 | |
| seeFastq | 0 | 0 | 0 | |
| showDF | 0.058 | 0.008 | 0.065 | |
| subsetWF | 1.555 | 0.000 | 1.554 | |
| symLink2bam | 1.839 | 0.012 | 1.851 | |
| sysargs | 0.005 | 0.005 | 0.010 | |
| systemArgs | 0.008 | 0.002 | 0.010 | |
| targets.as.df | 0.005 | 0.000 | 0.005 | |
| trimbatch | 0.349 | 0.000 | 0.349 | |
| tryCMD | 0 | 0 | 0 | |
| tryPath | 0.000 | 0.001 | 0.001 | |
| variantReport | 0.008 | 0.001 | 0.009 | |
| vennPlot | 0.469 | 0.016 | 0.485 | |
| writeTargets | 0.119 | 0.000 | 0.119 | |
| writeTargetsRef | 0.001 | 0.000 | 0.001 | |
| writeTargetsout | 1.838 | 0.004 | 1.843 | |
| write_SYSargsList | 0.128 | 0.004 | 0.132 | |