| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:58 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 1974/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| systemPipeR 2.2.2 (landing page) Thomas Girke
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: systemPipeR |
| Version: 2.2.2 |
| Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings systemPipeR_2.2.2.tar.gz |
| StartedAt: 2022-10-18 22:06:18 -0400 (Tue, 18 Oct 2022) |
| EndedAt: 2022-10-18 22:11:26 -0400 (Tue, 18 Oct 2022) |
| EllapsedTime: 307.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: systemPipeR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings systemPipeR_2.2.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/systemPipeR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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 ‘2.2.2’
* 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.6Mb
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 ... 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 ... OK
* 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.732 0.649 24.382
run_DESeq2 10.249 0.116 10.366
* 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: 2 NOTEs
See
‘/home/biocbuild/bbs-3.15-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.
systemPipeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL systemPipeR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-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 version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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
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, 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/Rtmp23gfMk/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/Rtmp23gfMk/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/Rtmp23gfMk/rnaseq2/.SPRproject'
Creating file '/tmp/Rtmp23gfMk/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/Rtmp23gfMk/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/Rtmp23gfMk/newtest/.SPRproject'
Creating file '/tmp/Rtmp23gfMk/newtest/.SPRproject/SYSargsList.yml'
Reading Rmd fileNow importing step 'load_library'
Now importing step 'export_iris'
Now importing step 'gzip'
Now importing step 'gunzip'
Now importing step 'stats'
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.525 1.418 13.036
systemPipeR.Rcheck/systemPipeR-Ex.timings
| name | user | system | elapsed | |
| EnvModules-class | 0.002 | 0.000 | 0.002 | |
| GOHyperGAll | 0.001 | 0.000 | 0.001 | |
| INTERSECTset-class | 0.007 | 0.009 | 0.016 | |
| LineWise-class | 0.149 | 0.006 | 0.155 | |
| ParamFiles | 0.068 | 0.003 | 0.073 | |
| SPRproject | 0.000 | 0.004 | 0.004 | |
| SYSargs-class | 0.019 | 0.004 | 0.024 | |
| SYSargs2-class | 0.109 | 0.015 | 0.125 | |
| SYSargsList-class | 0.390 | 0.017 | 0.406 | |
| SYSargsList | 0.074 | 0.010 | 0.084 | |
| VENNset-class | 0.005 | 0.004 | 0.010 | |
| alignStats | 0.907 | 0.059 | 0.967 | |
| catDB-class | 0.001 | 0.000 | 0.001 | |
| catmap | 0.001 | 0.000 | 0.001 | |
| check.output | 0.988 | 0.007 | 0.994 | |
| clusterRun | 0.929 | 0.003 | 0.931 | |
| config.param | 0.000 | 0.001 | 0.000 | |
| configWF | 0 | 0 | 0 | |
| countRangeset | 0.059 | 0.000 | 0.059 | |
| createParamFiles | 0.067 | 0.000 | 0.067 | |
| cwlFilesUpdate | 0.000 | 0.000 | 0.001 | |
| evalCode | 0.033 | 0.003 | 0.037 | |
| featureCoverage | 0.973 | 0.004 | 0.977 | |
| featuretypeCounts | 0.904 | 0.000 | 0.904 | |
| filterDEGs | 1.366 | 0.008 | 1.374 | |
| filterVars | 0.005 | 0.003 | 0.009 | |
| genFeatures | 23.732 | 0.649 | 24.382 | |
| importWF | 0.021 | 0.008 | 0.029 | |
| loadWorkflow | 4.924 | 0.020 | 4.944 | |
| mergeBamByFactor | 0.008 | 0.000 | 0.008 | |
| moduleload | 0 | 0 | 0 | |
| olBarplot | 0.368 | 0.024 | 0.392 | |
| olRanges | 0.295 | 0.003 | 0.298 | |
| output_update | 0.916 | 0.004 | 0.919 | |
| overLapper | 0.293 | 0.024 | 0.317 | |
| plotfeatureCoverage | 1.142 | 0.024 | 1.166 | |
| plotfeaturetypeCounts | 1.073 | 0.000 | 1.072 | |
| predORF | 0.177 | 0.000 | 0.178 | |
| preprocessReads | 0.348 | 0.004 | 0.353 | |
| readComp | 1.097 | 0.004 | 1.101 | |
| renderLogs | 3.153 | 0.568 | 3.736 | |
| renderReport | 1.092 | 0.075 | 1.175 | |
| returnRPKM | 0 | 0 | 0 | |
| runCommandline | 1.102 | 0.018 | 1.121 | |
| runDiff | 0.028 | 0.001 | 0.030 | |
| runWF | 0.069 | 0.008 | 0.078 | |
| run_DESeq2 | 10.249 | 0.116 | 10.366 | |
| run_edgeR | 1.021 | 0.012 | 1.033 | |
| sal2bash | 0.443 | 0.000 | 0.443 | |
| sal2rmd | 0.416 | 0.016 | 0.432 | |
| scaleRanges | 0.201 | 0.003 | 0.204 | |
| seeFastq | 0.001 | 0.000 | 0.001 | |
| showDF | 0.050 | 0.004 | 0.054 | |
| subsetWF | 1.101 | 0.004 | 1.105 | |
| symLink2bam | 1.079 | 0.004 | 1.083 | |
| sysargs | 0.004 | 0.005 | 0.010 | |
| systemArgs | 0.008 | 0.002 | 0.010 | |
| targets.as.df | 0.004 | 0.000 | 0.004 | |
| trimbatch | 0.229 | 0.000 | 0.229 | |
| tryCMD | 0 | 0 | 0 | |
| tryPath | 0.001 | 0.001 | 0.001 | |
| variantReport | 0.004 | 0.004 | 0.009 | |
| vennPlot | 0.293 | 0.022 | 0.315 | |
| writeTargets | 0.085 | 0.000 | 0.085 | |
| writeTargetsRef | 0.001 | 0.000 | 0.001 | |
| writeTargetsout | 1.107 | 0.012 | 1.118 | |
| write_SYSargsList | 0.091 | 0.004 | 0.095 | |