Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 2094/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
systemPipeR 2.13.0 (landing page) Thomas Girke
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: systemPipeR |
Version: 2.13.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings systemPipeR_2.13.0.tar.gz |
StartedAt: 2024-12-24 02:47:15 -0500 (Tue, 24 Dec 2024) |
EndedAt: 2024-12-24 02:53:19 -0500 (Tue, 24 Dec 2024) |
EllapsedTime: 364.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: systemPipeR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:systemPipeR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings systemPipeR_2.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/systemPipeR.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘systemPipeR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘systemPipeR’ version ‘2.13.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 ... INFO installed size is 5.7Mb 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 ... 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 25.554 1.076 26.631 run_DESeq2 9.212 0.990 10.203 * 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 ... OK * checking PDF version of manual ... OK * DONE Status: 3 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/systemPipeR.Rcheck/00check.log’ for details.
systemPipeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL systemPipeR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-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)
systemPipeR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 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 Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, 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/RtmpYiJ6WH/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/RtmpYiJ6WH/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/RtmpYiJ6WH/rnaseq2/.SPRproject' Creating file '/tmp/RtmpYiJ6WH/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/RtmpYiJ6WH/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/RtmpYiJ6WH/newtest/.SPRproject' Creating file '/tmp/RtmpYiJ6WH/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/RtmpYiJ6WH/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.730 1.598 13.417
systemPipeR.Rcheck/systemPipeR-Ex.timings
name | user | system | elapsed | |
EnvModules-class | 0.000 | 0.000 | 0.001 | |
GOHyperGAll | 0.000 | 0.001 | 0.001 | |
INTERSECTset-class | 0.004 | 0.008 | 0.013 | |
LineWise-class | 0.147 | 0.006 | 0.154 | |
ParamFiles | 0.103 | 0.003 | 0.106 | |
ParamFiles2 | 0.118 | 0.001 | 0.119 | |
SPRproject | 0.004 | 0.000 | 0.004 | |
SYSargs-class | 0.018 | 0.006 | 0.023 | |
SYSargs2-class | 0.055 | 0.003 | 0.060 | |
SYSargsList-class | 0.408 | 0.013 | 0.423 | |
SYSargsList | 0.083 | 0.000 | 0.084 | |
VENNset-class | 0.004 | 0.004 | 0.009 | |
alignStats | 1.894 | 0.024 | 1.920 | |
catDB-class | 0.001 | 0.001 | 0.000 | |
catmap | 0.000 | 0.001 | 0.000 | |
check.output | 1.005 | 0.003 | 1.008 | |
clusterRun | 0.952 | 0.003 | 0.955 | |
config.param | 0 | 0 | 0 | |
configWF | 0.000 | 0.000 | 0.001 | |
countRangeset | 0.035 | 0.001 | 0.036 | |
createParamFiles | 0.116 | 0.001 | 0.117 | |
cwlFilesUpdate | 0 | 0 | 0 | |
evalCode | 0.024 | 0.002 | 0.026 | |
featureCoverage | 0.949 | 0.022 | 0.971 | |
featuretypeCounts | 0.960 | 0.005 | 0.965 | |
filterDEGs | 1.343 | 0.032 | 1.380 | |
filterVars | 0.007 | 0.002 | 0.009 | |
genFeatures | 25.554 | 1.076 | 26.631 | |
importWF | 0.033 | 0.001 | 0.033 | |
listCmdTools | 0.001 | 0.000 | 0.000 | |
loadWorkflow | 3.233 | 0.071 | 3.304 | |
mergeBamByFactor | 0.007 | 0.002 | 0.009 | |
moduleload | 0.000 | 0.001 | 0.001 | |
olBarplot | 0.430 | 0.029 | 0.460 | |
olRanges | 0.104 | 0.006 | 0.111 | |
output_update | 1.171 | 0.026 | 1.198 | |
overLapper | 0.317 | 0.020 | 0.337 | |
plotfeatureCoverage | 1.047 | 0.024 | 1.071 | |
plotfeaturetypeCounts | 1.128 | 0.019 | 1.149 | |
predORF | 0.176 | 0.005 | 0.181 | |
preprocessReads | 0.352 | 0.007 | 0.360 | |
readComp | 1.104 | 0.003 | 1.107 | |
renderLogs | 2.805 | 0.834 | 3.660 | |
renderReport | 1.414 | 0.617 | 2.034 | |
returnRPKM | 0.001 | 0.000 | 0.000 | |
runCommandline | 1.039 | 0.172 | 1.211 | |
runDiff | 0.033 | 0.008 | 0.041 | |
runWF | 0.084 | 0.020 | 0.103 | |
run_DESeq2 | 9.212 | 0.990 | 10.203 | |
run_edgeR | 1.018 | 0.098 | 1.116 | |
sal2bash | 0.414 | 0.297 | 0.713 | |
sal2rmd | 0.593 | 0.333 | 0.914 | |
scaleRanges | 0.159 | 0.031 | 0.190 | |
seeFastq | 0 | 0 | 0 | |
showDF | 0.046 | 0.015 | 0.061 | |
subsetWF | 1.039 | 0.148 | 1.187 | |
symLink2bam | 1.126 | 0.043 | 1.170 | |
sysargs | 0.010 | 0.002 | 0.010 | |
systemArgs | 0.009 | 0.001 | 0.010 | |
targets.as.df | 0.002 | 0.002 | 0.004 | |
trimbatch | 0.228 | 0.006 | 0.234 | |
tryCMD | 0.000 | 0.001 | 0.001 | |
tryPath | 0.000 | 0.001 | 0.001 | |
variantReport | 0.007 | 0.002 | 0.009 | |
vennPlot | 0.321 | 0.023 | 0.344 | |
writeTargets | 0.081 | 0.005 | 0.086 | |
writeTargetsRef | 0.001 | 0.000 | 0.001 | |
writeTargetsout | 1.127 | 0.064 | 1.191 | |
write_SYSargsList | 0.097 | 0.003 | 0.100 | |