Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 2110/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
systemPipeR 2.12.0 (landing page) Thomas Girke
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | 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.12.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.12.0.tar.gz |
StartedAt: 2024-11-20 03:17:36 -0500 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 03:25:47 -0500 (Wed, 20 Nov 2024) |
EllapsedTime: 490.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: systemPipeR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/systemPipeR.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * 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.12.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ... 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 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 21.299 0.422 21.807 run_DESeq2 7.463 0.135 7.630 * 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 running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/Users/biocbuild/bbs-3.20-bioc/meat/systemPipeR.Rcheck/00check.log’ for details.
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.4-x86_64/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)
systemPipeR.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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, saveRDS, setdiff, table, tapply, union, 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/Rtmpo8hsbR/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/Rtmpo8hsbR/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/Rtmpo8hsbR/rnaseq2/.SPRproject' Creating file '/private/tmp/Rtmpo8hsbR/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/Rtmpo8hsbR/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/Rtmpo8hsbR/newtest/.SPRproject' Creating file '/private/tmp/Rtmpo8hsbR/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/Rtmpo8hsbR/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 10.438 2.704 13.405
systemPipeR.Rcheck/systemPipeR-Ex.timings
name | user | system | elapsed | |
EnvModules-class | 0.001 | 0.000 | 0.001 | |
GOHyperGAll | 0.000 | 0.001 | 0.001 | |
INTERSECTset-class | 0.005 | 0.006 | 0.011 | |
LineWise-class | 0.116 | 0.017 | 0.139 | |
ParamFiles | 0.068 | 0.003 | 0.072 | |
ParamFiles2 | 0.109 | 0.003 | 0.114 | |
SPRproject | 0.003 | 0.001 | 0.005 | |
SYSargs-class | 0.017 | 0.007 | 0.024 | |
SYSargs2-class | 0.046 | 0.005 | 0.052 | |
SYSargsList-class | 0.442 | 0.030 | 0.477 | |
SYSargsList | 0.069 | 0.006 | 0.077 | |
VENNset-class | 0.004 | 0.004 | 0.007 | |
alignStats | 1.460 | 0.040 | 1.506 | |
catDB-class | 0.001 | 0.000 | 0.001 | |
catmap | 0.000 | 0.000 | 0.001 | |
check.output | 0.860 | 0.018 | 0.882 | |
clusterRun | 0.844 | 0.010 | 0.858 | |
config.param | 0 | 0 | 0 | |
configWF | 0 | 0 | 0 | |
countRangeset | 0.032 | 0.003 | 0.035 | |
createParamFiles | 0.099 | 0.002 | 0.101 | |
cwlFilesUpdate | 0 | 0 | 0 | |
evalCode | 0.022 | 0.004 | 0.028 | |
featureCoverage | 0.806 | 0.003 | 0.811 | |
featuretypeCounts | 0.808 | 0.003 | 0.815 | |
filterDEGs | 1.176 | 0.032 | 1.215 | |
filterVars | 0.006 | 0.003 | 0.009 | |
genFeatures | 21.299 | 0.422 | 21.807 | |
importWF | 0.029 | 0.005 | 0.035 | |
listCmdTools | 0 | 0 | 0 | |
loadWorkflow | 2.710 | 0.084 | 2.801 | |
mergeBamByFactor | 0.006 | 0.003 | 0.009 | |
moduleload | 0.001 | 0.000 | 0.001 | |
olBarplot | 0.319 | 0.031 | 0.352 | |
olRanges | 0.078 | 0.002 | 0.080 | |
output_update | 0.944 | 0.007 | 0.954 | |
overLapper | 0.249 | 0.018 | 0.270 | |
plotfeatureCoverage | 0.823 | 0.004 | 0.829 | |
plotfeaturetypeCounts | 0.938 | 0.005 | 0.947 | |
predORF | 0.145 | 0.003 | 0.149 | |
preprocessReads | 0.288 | 0.005 | 0.294 | |
readComp | 0.894 | 0.004 | 0.900 | |
renderLogs | 3.133 | 0.749 | 4.127 | |
renderReport | 1.344 | 0.349 | 1.770 | |
returnRPKM | 0 | 0 | 0 | |
runCommandline | 0.883 | 0.095 | 0.979 | |
runDiff | 0.028 | 0.004 | 0.032 | |
runWF | 0.070 | 0.012 | 0.084 | |
run_DESeq2 | 7.463 | 0.135 | 7.630 | |
run_edgeR | 0.762 | 0.020 | 0.784 | |
sal2bash | 0.36 | 0.13 | 0.51 | |
sal2rmd | 0.565 | 0.198 | 0.795 | |
scaleRanges | 0.148 | 0.042 | 0.190 | |
seeFastq | 0.000 | 0.001 | 0.000 | |
showDF | 0.044 | 0.032 | 0.077 | |
subsetWF | 0.927 | 0.115 | 1.047 | |
symLink2bam | 0.977 | 0.033 | 1.012 | |
sysargs | 0.008 | 0.003 | 0.011 | |
systemArgs | 0.007 | 0.004 | 0.011 | |
targets.as.df | 0.003 | 0.001 | 0.005 | |
trimbatch | 0.174 | 0.002 | 0.176 | |
tryCMD | 0 | 0 | 0 | |
tryPath | 0.000 | 0.001 | 0.001 | |
variantReport | 0.006 | 0.003 | 0.008 | |
vennPlot | 0.257 | 0.025 | 0.284 | |
writeTargets | 0.066 | 0.007 | 0.075 | |
writeTargetsRef | 0.001 | 0.000 | 0.001 | |
writeTargetsout | 0.927 | 0.007 | 0.936 | |
write_SYSargsList | 0.078 | 0.008 | 0.087 | |