Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-03-28 11:37:11 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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

Package 2097/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 2.9.1  (landing page)
Thomas Girke
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/systemPipeR
git_branch: devel
git_last_commit: 04c5622
git_last_commit_date: 2024-03-21 21:12:34 -0400 (Thu, 21 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for systemPipeR on nebbiolo1


To the developers/maintainers of the systemPipeR package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: systemPipeR
Version: 2.9.1
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings systemPipeR_2.9.1.tar.gz
StartedAt: 2024-03-28 03:16:27 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 03:22:57 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 389.9 seconds
RetCode: 0
Status:   OK  
CheckDir: systemPipeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings systemPipeR_2.9.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/systemPipeR.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘systemPipeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘systemPipeR’ version ‘2.9.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:
  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  5.7Mb
  sub-directories of 1Mb or more:
    R         1.3Mb
    extdata   3.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 code 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 loading without being on the library search path ... 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 25.655  0.944  26.601
run_DESeq2   9.045  0.152   9.198
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.


Installation output

systemPipeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL systemPipeR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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)

Tests output

systemPipeR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    findMatches

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/Rtmp7lGDgs/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/Rtmp7lGDgs/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/Rtmp7lGDgs/rnaseq2/.SPRproject'
Creating file '/tmp/Rtmp7lGDgs/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/Rtmp7lGDgs/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/Rtmp7lGDgs/newtest/.SPRproject'
Creating file '/tmp/Rtmp7lGDgs/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/Rtmp7lGDgs/newtest/.SPRproject/workflow_template.Rmd 
 Edit this file manually is not recommended 
Now check if required tools are installed 
Check if they are in path:
Checking path for gzip
PASS
Checking path for gunzip
PASS
  step_name   tool in_path
1      gzip   gzip    TRUE
2    gunzip gunzip    TRUE
All required tools in PATH, skip module check. If you want to check modules use `listCmdModules`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 (10) ══════════════════════════════════════════════════════════
• On Bioconductor (10): 'test-01-SYSargs.R:2:1', 'test-02-SYSargs2.R:9:5',
  'test-02-SYSargs2.R:55:5', 'test-03-SYSargsList.R:63:5',
  'test-05-catDB.R:3:1', 'test-06-VENNset.R:3:1', 'test-07-features.R:3:1',
  'test-08-cmd2cwl.R:2:1', 'test-10-chipSeq.R:4:1', 'test-utilities.R:2:1'

[ FAIL 0 | WARN 0 | SKIP 10 | PASS 47 ]
> 
> proc.time()
   user  system elapsed 
 12.506   1.686  14.250 

Example timings

systemPipeR.Rcheck/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class0.0020.0010.001
GOHyperGAll0.0000.0000.001
INTERSECTset-class0.0080.0070.015
LineWise-class0.1440.0080.153
ParamFiles0.0800.0030.083
ParamFiles20.1530.0050.158
SPRproject0.0060.0000.005
SYSargs-class0.0230.0030.027
SYSargs2-class0.0580.0130.070
SYSargsList-class0.5770.0440.620
SYSargsList0.0990.0020.102
VENNset-class0.0060.0030.009
alignStats1.8880.1642.053
catDB-class0.0010.0000.001
catmap0.0010.0000.000
check.output0.9870.0281.015
clusterRun0.9370.0080.944
config.param0.0010.0000.000
configWF000
countRangeset0.0310.0080.038
createParamFiles0.1140.0040.118
cwlFilesUpdate0.0000.0000.001
evalCode0.0350.0080.043
featureCoverage0.9260.0080.934
featuretypeCounts0.9370.0000.936
filterDEGs1.4200.0241.443
filterVars0.0090.0000.009
genFeatures25.655 0.94426.601
importWF0.0330.0040.037
listCmdTools000
loadWorkflow3.2350.1763.411
mergeBamByFactor0.0080.0000.008
moduleload0.0010.0000.000
olBarplot0.5900.0160.605
olRanges0.0890.0080.096
output_update0.9680.0401.008
overLapper0.3190.0320.352
plotfeatureCoverage1.1720.0201.192
plotfeaturetypeCounts1.1510.0201.171
predORF0.1750.0040.180
preprocessReads0.4050.0030.409
readComp1.1200.0041.123
renderLogs3.2740.6013.901
renderReport1.4630.3141.782
returnRPKM000
runCommandline1.0170.0921.109
runDiff0.0320.0040.036
runWF0.0850.0040.089
run_DESeq29.0450.1529.198
run_edgeR1.0530.0081.061
sal2bash0.4290.2460.677
sal2rmd0.6070.2920.898
scaleRanges0.1760.0160.192
seeFastq000
showDF0.0520.0140.066
subsetWF1.0360.1641.199
symLink2bam1.1870.0401.227
sysargs0.0090.0000.009
systemArgs0.010.000.01
targets.as.df0.0050.0000.005
trimbatch0.2350.0040.239
tryCMD000
tryPath0.0020.0000.002
variantReport0.010.000.01
vennPlot0.3230.0520.375
writeTargets0.0770.0160.093
writeTargetsRef0.0000.0010.002
writeTargetsout1.1510.0091.163
write_SYSargsList0.0940.0040.098