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

This page was generated on 2024-06-26 11:37 -0400 (Wed, 26 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4691
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4405
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4355
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 2069/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 2.11.1  (landing page)
Thomas Girke
Snapshot Date: 2024-06-25 14:00 -0400 (Tue, 25 Jun 2024)
git_url: https://git.bioconductor.org/packages/systemPipeR
git_branch: devel
git_last_commit: e6b45ea
git_last_commit_date: 2024-06-23 21:11:08 -0400 (Sun, 23 Jun 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for systemPipeR on nebbiolo2

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.11.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings systemPipeR_2.11.1.tar.gz
StartedAt: 2024-06-26 04:14:27 -0400 (Wed, 26 Jun 2024)
EndedAt: 2024-06-26 04:20:37 -0400 (Wed, 26 Jun 2024)
EllapsedTime: 369.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: systemPipeR.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/systemPipeR.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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.11.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  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 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  23.143  1.072  24.217
run_DESeq2    8.464  0.164   8.628
loadWorkflow  5.361  0.235   5.598
* 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 ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘systemPipeR.Rmd’ using rmarkdown
The magick package is required to crop "/home/biocbuild/bbs-3.20-bioc/meat/systemPipeR.Rcheck/vign_test/systemPipeR/vignettes/systemPipeR_files/figure-html/runWF-1.png" but not available.
File results/fastqReport.png not found in resource path
Error: processing vignette 'systemPipeR.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building ‘systemPipeR.Rmd’

--- re-building ‘systemPipeR_workflows.Rmd’ using rmarkdown
--- finished re-building ‘systemPipeR_workflows.Rmd’

SUMMARY: processing the following file failed:
  ‘systemPipeR.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

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


Installation output

systemPipeR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-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 version 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup"
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/RtmpI938R8/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/RtmpI938R8/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/RtmpI938R8/rnaseq2/.SPRproject'
Creating file '/tmp/RtmpI938R8/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/RtmpI938R8/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/RtmpI938R8/newtest/.SPRproject'
Creating file '/tmp/RtmpI938R8/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/RtmpI938R8/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 
 11.726   1.559  13.576 

Example timings

systemPipeR.Rcheck/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class0.0010.0000.001
GOHyperGAll0.0010.0000.000
INTERSECTset-class0.0060.0010.007
LineWise-class0.1220.0060.128
ParamFiles0.0710.0040.074
ParamFiles20.1160.0000.116
SPRproject0.0030.0000.004
SYSargs-class0.0130.0040.017
SYSargs2-class0.0500.0040.054
SYSargsList-class0.3800.0200.401
SYSargsList0.0770.0000.078
VENNset-class0.0050.0000.005
alignStats1.8140.1321.947
catDB-class000
catmap0.0000.0000.001
check.output0.9860.0361.022
clusterRun0.9270.0190.948
config.param000
configWF000
countRangeset0.0330.0000.034
createParamFiles0.1120.0000.112
cwlFilesUpdate000
evalCode0.0220.0000.023
featureCoverage0.9160.0000.916
featuretypeCounts0.9160.0000.916
filterDEGs1.3530.0431.397
filterVars0.0090.0050.012
genFeatures23.143 1.07224.217
importWF0.0280.0090.036
listCmdTools000
loadWorkflow5.3610.2355.598
mergeBamByFactor0.0070.0010.008
moduleload000
olBarplot0.3870.0160.402
olRanges0.0910.0030.095
output_update1.0010.0281.030
overLapper0.3030.0080.311
plotfeatureCoverage1.0850.0161.101
plotfeaturetypeCounts1.1020.0231.127
predORF0.1650.0000.166
preprocessReads0.3380.0160.355
readComp1.1410.0111.153
renderLogs3.2750.7514.042
renderReport1.3980.3161.718
returnRPKM000
runCommandline0.9630.1241.087
runDiff0.0320.0000.032
runWF0.0710.0200.092
run_DESeq28.4640.1648.628
run_edgeR1.0270.0081.035
sal2bash0.3940.1780.573
sal2rmd0.4080.2140.621
scaleRanges0.1740.0080.183
seeFastq000
showDF0.0500.0080.058
subsetWF1.1610.1401.300
symLink2bam1.1440.0481.192
sysargs0.0070.0000.007
systemArgs0.0040.0040.007
targets.as.df0.0040.0000.004
trimbatch0.2040.0000.204
tryCMD000
tryPath0.0010.0000.001
variantReport0.0070.0000.006
vennPlot0.2990.0040.303
writeTargets0.0730.0040.078
writeTargetsRef0.0010.0000.001
writeTargetsout1.1090.0201.129
write_SYSargsList0.0820.0120.094