| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:53 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| 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: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1995/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| systemPipeR 2.5.0 (landing page) Thomas Girke
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
| Package: systemPipeR |
| Version: 2.5.0 |
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:systemPipeR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings systemPipeR_2.5.0.tar.gz |
| StartedAt: 2022-12-29 04:05:36 -0500 (Thu, 29 Dec 2022) |
| EndedAt: 2022-12-29 04:10:22 -0500 (Thu, 29 Dec 2022) |
| EllapsedTime: 286.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: systemPipeR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:systemPipeR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings systemPipeR_2.5.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/systemPipeR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 10.4.0
GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.5.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 whether package 'systemPipeR' can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
R 1.6Mb
extdata 2.3Mb
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 19.53 0.43 20.06
run_DESeq2 8.22 0.09 8.31
renderLogs 1.41 0.26 7.25
* 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
'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/systemPipeR.Rcheck/00check.log'
for details.
systemPipeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL systemPipeR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
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 F:\\biocbuild\\bbs-3.17-bioc-rtools43\\tmpdir\\Rtmp2tb0Sb/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 F:\\biocbuild\\bbs-3.17-bioc-rtools43\\tmpdir\\Rtmp2tb0Sb/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."
[1] "Generated F:\\biocbuild\\bbs-3.17-bioc-rtools43\\tmpdir\\Rtmp2tb0Sb/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 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\Rtmp2tb0Sb\newtest/.SPRproject'
Creating file 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\Rtmp2tb0Sb\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
F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\Rtmp2tb0Sb\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
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
[ FAIL 0 | WARN 0 | SKIP 11 | PASS 26 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (10)
• On Windows (1)
[ FAIL 0 | WARN 0 | SKIP 11 | PASS 26 ]
>
> proc.time()
user system elapsed
9.40 2.39 15.04
systemPipeR.Rcheck/systemPipeR-Ex.timings
| name | user | system | elapsed | |
| EnvModules-class | 0 | 0 | 0 | |
| GOHyperGAll | 0 | 0 | 0 | |
| INTERSECTset-class | 0.01 | 0.00 | 0.02 | |
| LineWise-class | 0.16 | 0.04 | 0.23 | |
| ParamFiles | 0.06 | 0.00 | 0.06 | |
| ParamFiles2 | 0.11 | 0.00 | 0.11 | |
| SPRproject | 0 | 0 | 0 | |
| SYSargs-class | 0.03 | 0.00 | 0.03 | |
| SYSargs2-class | 0.06 | 0.01 | 0.08 | |
| SYSargsList-class | 0.47 | 0.10 | 0.56 | |
| SYSargsList | 0.08 | 0.04 | 0.13 | |
| VENNset-class | 0 | 0 | 0 | |
| alignStats | 0.92 | 0.10 | 1.02 | |
| catDB-class | 0 | 0 | 0 | |
| catmap | 0 | 0 | 0 | |
| check.output | 0.97 | 0.05 | 1.02 | |
| clusterRun | 0.86 | 0.01 | 0.87 | |
| config.param | 0 | 0 | 0 | |
| configWF | 0 | 0 | 0 | |
| countRangeset | 0.02 | 0.02 | 0.03 | |
| createParamFiles | 0.11 | 0.00 | 0.11 | |
| cwlFilesUpdate | 0 | 0 | 0 | |
| evalCode | 0.04 | 0.00 | 0.05 | |
| featureCoverage | 0.88 | 0.02 | 0.89 | |
| featuretypeCounts | 0.84 | 0.01 | 0.86 | |
| filterDEGs | 2.30 | 0.02 | 2.31 | |
| filterVars | 0.01 | 0.00 | 0.02 | |
| genFeatures | 19.53 | 0.43 | 20.06 | |
| importWF | 0.05 | 0.02 | 0.06 | |
| loadWorkflow | 4.33 | 0.06 | 4.39 | |
| mergeBamByFactor | 0.00 | 0.02 | 0.02 | |
| moduleload | 0 | 0 | 0 | |
| olBarplot | 0.34 | 0.01 | 0.36 | |
| olRanges | 0.08 | 0.00 | 0.08 | |
| output_update | 0.94 | 0.03 | 0.96 | |
| overLapper | 0.26 | 0.04 | 0.30 | |
| plotfeatureCoverage | 0.99 | 0.00 | 0.99 | |
| plotfeaturetypeCounts | 1.08 | 0.01 | 1.09 | |
| predORF | 0.12 | 0.03 | 0.16 | |
| preprocessReads | 0.29 | 0.00 | 0.30 | |
| readComp | 1.00 | 0.02 | 1.01 | |
| renderLogs | 1.41 | 0.26 | 7.25 | |
| renderReport | 0.97 | 0.22 | 1.99 | |
| returnRPKM | 0 | 0 | 0 | |
| runCommandline | 1.03 | 0.03 | 1.06 | |
| runDiff | 0.02 | 0.00 | 0.02 | |
| runWF | 0.07 | 0.02 | 0.09 | |
| run_DESeq2 | 8.22 | 0.09 | 8.31 | |
| run_edgeR | 1.41 | 0.00 | 1.41 | |
| sal2bash | 0.41 | 0.08 | 0.48 | |
| sal2rmd | 0.34 | 0.08 | 0.43 | |
| scaleRanges | 0.11 | 0.02 | 0.12 | |
| seeFastq | 0 | 0 | 0 | |
| showDF | 0.05 | 0.04 | 0.09 | |
| subsetWF | 1.09 | 0.03 | 1.13 | |
| symLink2bam | 1.06 | 0.02 | 1.08 | |
| sysargs | 0.02 | 0.00 | 0.01 | |
| systemArgs | 0 | 0 | 0 | |
| targets.as.df | 0.01 | 0.00 | 0.02 | |
| trimbatch | 0.19 | 0.00 | 0.19 | |
| tryCMD | 0 | 0 | 0 | |
| tryPath | 0 | 0 | 0 | |
| variantReport | 0 | 0 | 0 | |
| vennPlot | 0.43 | 0.03 | 0.47 | |
| writeTargets | 0.08 | 0.00 | 0.08 | |
| writeTargetsRef | 0 | 0 | 0 | |
| writeTargetsout | 0.81 | 0.04 | 0.86 | |
| write_SYSargsList | 0.22 | 0.02 | 0.24 | |