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

This page was generated on 2023-04-12 11:06:29 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 lconway


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 2014/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 2.4.0  (landing page)
Thomas Girke
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/systemPipeR
git_branch: RELEASE_3_16
git_last_commit: a5ab185
git_last_commit_date: 2022-11-01 11:10:17 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: systemPipeR
Version: 2.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings systemPipeR_2.4.0.tar.gz
StartedAt: 2023-04-10 23:01:54 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 23:06:53 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 299.1 seconds
RetCode: 0
Status:   OK  
CheckDir: systemPipeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings systemPipeR_2.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/systemPipeR.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘systemPipeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘systemPipeR’ version ‘2.4.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.7Mb
  sub-directories of 1Mb or more:
    R             1.6Mb
    extdata       2.7Mb
    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
* 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 22.197  0.400  22.643
run_DESeq2  10.407  0.059  10.481
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.16-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.



Installation output

systemPipeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL systemPipeR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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/Rtmpn2StXa/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/Rtmpn2StXa/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 '/private/tmp/Rtmpn2StXa/rnaseq2/.SPRproject'
Creating file '/private/tmp/Rtmpn2StXa/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/Rtmpn2StXa/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 '/private/tmp/Rtmpn2StXa/newtest/.SPRproject'
Creating file '/private/tmp/Rtmpn2StXa/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 
 /private/tmp/Rtmpn2StXa/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 
 11.314   3.596  15.132 

Example timings

systemPipeR.Rcheck/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class0.0010.0000.002
GOHyperGAll0.0010.0010.002
INTERSECTset-class0.0060.0070.013
LineWise-class0.1510.0240.185
ParamFiles0.1920.0050.197
ParamFiles20.0960.0020.098
SPRproject0.0030.0010.004
SYSargs-class0.0200.0080.027
SYSargs2-class0.0560.0050.061
SYSargsList-class0.4110.0390.451
SYSargsList0.0910.0150.108
VENNset-class0.0050.0040.008
alignStats1.6920.0561.751
catDB-class0.0000.0000.001
catmap000
check.output1.0120.0121.028
clusterRun0.9300.0100.941
config.param0.0000.0000.001
configWF0.0000.0000.001
countRangeset0.0570.0030.061
createParamFiles0.1140.0020.116
cwlFilesUpdate0.0000.0010.001
evalCode0.0330.0040.038
featureCoverage0.8910.0050.899
featuretypeCounts0.8550.0050.863
filterDEGs1.9220.0421.967
filterVars0.0060.0030.010
genFeatures22.197 0.40022.643
importWF0.0380.0080.047
loadWorkflow3.2000.0183.224
mergeBamByFactor0.0080.0020.011
moduleload000
olBarplot0.3570.0330.394
olRanges0.0940.0030.098
output_update1.0270.0061.035
overLapper0.5310.0250.561
plotfeatureCoverage1.1430.0071.155
plotfeaturetypeCounts0.9730.0040.978
predORF0.1620.0040.166
preprocessReads0.3480.0050.355
readComp1.1510.0041.157
renderLogs3.1240.5173.945
renderReport1.3730.1121.528
returnRPKM0.0000.0000.001
runCommandline1.2090.0101.223
runDiff0.0250.0020.028
runWF0.0710.0070.080
run_DESeq210.407 0.05910.481
run_edgeR1.2460.0191.268
sal2bash0.4130.0200.435
sal2rmd0.4410.0190.463
scaleRanges0.1620.0010.165
seeFastq000
showDF0.0380.0180.055
subsetWF1.2290.0041.235
symLink2bam1.0520.0031.058
sysargs0.0100.0060.016
systemArgs0.0110.0070.017
targets.as.df0.0040.0020.007
trimbatch0.2130.0020.216
tryCMD000
tryPath0.0010.0010.001
variantReport0.0070.0040.010
vennPlot0.3120.0260.342
writeTargets0.0880.0070.097
writeTargetsRef0.0010.0000.001
writeTargetsout1.2170.0041.223
write_SYSargsList0.0890.0070.096