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

This page was generated on 2021-10-15 15:05:54 -0400 (Fri, 15 Oct 2021).

CHECK results for systemPipeR on nebbiolo1

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? here 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 1888/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 1.26.3  (landing page)
Thomas Girke
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/systemPipeR
git_branch: RELEASE_3_13
git_last_commit: 08593cd
git_last_commit_date: 2021-06-26 12:23:40 -0400 (Sat, 26 Jun 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: systemPipeR
Version: 1.26.3
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings systemPipeR_1.26.3.tar.gz
StartedAt: 2021-10-14 11:49:17 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:56:07 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 410.1 seconds
RetCode: 0
Status:   OK  
CheckDir: systemPipeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings systemPipeR_1.26.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/systemPipeR.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (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 ‘1.26.3’
* 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 ... OK
* 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 ... NOTE
Namespace in Imports field not imported from: ‘testthat’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.change_branch: no visible binding for global variable ‘.’
.cmdToCwl: no visible binding for global variable ‘slash_line’
.find_long_branch: no visible binding for global variable ‘.’
.parse_step : <anonymous>: no visible binding for global variable ‘.’
.parse_step: no visible binding for global variable ‘.’
GOHyperGAll_Subset: no visible binding for global variable
  ‘test_sample’
GOHyperGAll_Subset: no visible binding for global variable ‘GO_CC_DF’
SPRdata: no visible global function definition for ‘SimpleList’
appendParam: no visible binding for global variable ‘commandline’
countRangeset: no visible global function definition for ‘import.bed’
countRangeset: no visible global function definition for
  ‘summarizeOverlaps’
featureCoverage: no visible global function definition for ‘Rle’
featuretypeCounts: no visible global function definition for ‘first’
genFeatures: no visible global function definition for ‘seqlengths<-’
goBarplot: no visible binding for global variable ‘SampleMatch’
goBarplot: no visible binding for global variable ‘Sample’
loadWF: no visible global function definition for ‘metadata’
loadWorkflow: no visible global function definition for ‘metadata’
olRanges: no visible global function definition for ‘seqlengths<-’
olRanges: no visible global function definition for ‘seqlengths’
olRanges: no visible global function definition for ‘Rle’
renameParam: no visible binding for global variable ‘commandline’
replaceParam: no visible binding for global variable ‘commandline’
replaceParam: no visible binding for global variable ‘replacing’
subsetParam: no visible binding for global variable ‘commandline’
subsetRmd: no visible binding for global variable ‘.’
addAssay,SummarizedExperiment: no visible global function definition
  for ‘SimpleList’
addMetadata,SummarizedExperiment: no visible global function definition
  for ‘metadata’
Undefined global functions or variables:
  . GO_CC_DF Rle Sample SampleMatch SimpleList commandline first
  import.bed metadata replacing seqlengths seqlengths<- slash_line
  summarizeOverlaps test_sample
* 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 21.627  1.084  22.713
run_DESeq2  15.581  0.230  15.812
* 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
  ‘/home/biocbuild/bbs-3.13-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.



Installation output

systemPipeR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.13-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)

Tests output

systemPipeR.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-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
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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
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/Rtmp2x6h9r/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] "Running `cmdlist` for defaultid"
Missing expected outputs files: 0 
Existing expected outputs files: 1 
defaultid 
     TRUE 
Creating directory '/tmp/Rtmp2x6h9r/rnaseq/.SPRproject'
 Project started with success: ./SPRproject and SPRconfig.yml were created.[ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ]
> 
> proc.time()
   user  system elapsed 
 31.673   2.510  34.312 

Example timings

systemPipeR.Rcheck/systemPipeR-Ex.timings

nameusersystemelapsed
EnvModules-class0.0020.0000.001
GOHyperGAll0.0010.0000.001
INTERSECTset-class0.0140.0040.017
ParamFiles0.0810.0040.085
SPRdata0.0000.0010.000
SYSargs-class0.0180.0100.029
SYSargs2-class1.1280.2401.368
SYSargsList-class0.0000.0020.001
SYSargsList0.0190.0020.021
VENNset-class0.000.010.01
alignStats1.2350.0211.258
catDB-class0.0010.0000.001
catmap0.0010.0000.000
check.output1.2270.0271.254
clusterRun1.2860.0541.340
config.param000
configWF0.0000.0010.000
countRangeset0.0740.0080.082
createParamFiles0.0730.0010.073
evalCode0.0000.0000.001
featureCoverage0.0070.0010.009
featuretypeCounts0.0050.0040.008
filterDEGs0.5670.0240.591
filterVars0.0090.0000.010
genFeatures21.627 1.08422.713
getQsubargs0.0130.0010.014
initWF000
loadWorkflow1.1510.0131.165
mergeBamByFactor0.0130.0040.017
moduleload000
olBarplot2.3490.1122.462
olRanges0.1290.0000.128
output_update1.1080.0091.117
overLapper0.4320.0340.467
plotWF0.0000.0000.001
plotfeatureCoverage0.0080.0000.008
plotfeaturetypeCounts0.0070.0000.007
predORF0.1730.0000.173
preprocessReads0.0110.0120.024
qsubRun0.0040.0050.009
readComp0.0080.0060.014
renderReport000
renderWF1.1230.0161.139
returnRPKM000
runCommandline1.3180.0051.323
runDiff0.0240.0060.030
runWF000
run_DESeq215.581 0.23015.812
run_edgeR0.4500.0000.451
scaleRanges0.2060.0080.214
seeFastq0.0000.0000.001
subsetWF1.3030.0201.323
symLink2bam0.0090.0000.009
sysargs0.010.000.01
systemArgs0.0090.0010.011
targets.as.df1.2970.0141.312
tryCL0.0000.0000.001
tryPath000
variantReport0.0090.0000.009
vennPlot0.2620.0280.289
writeTargetsRef0.0000.0000.001
writeTargetsout1.0870.0091.095