Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:13 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 2063/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
systemPipeR 2.6.3 (landing page) Thomas Girke
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the systemPipeR package: - 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.6.3 |
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.6.3.tar.gz |
StartedAt: 2023-10-19 05:56:32 -0400 (Thu, 19 Oct 2023) |
EndedAt: 2023-10-19 06:07:22 -0400 (Thu, 19 Oct 2023) |
EllapsedTime: 650.2 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.6.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/systemPipeR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * 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.6.7 * 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.6.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 ... 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 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 25.997 0.684 45.981 run_DESeq2 12.628 0.137 19.758 loadWorkflow 5.661 0.132 10.305 renderLogs 4.859 0.782 14.008 * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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.3-arm64/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.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 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/RtmpeEozIM/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/RtmpeEozIM/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/RtmpeEozIM/rnaseq2/.SPRproject' Creating file '/private/tmp/RtmpeEozIM/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/RtmpeEozIM/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/RtmpeEozIM/newtest/.SPRproject' Creating file '/private/tmp/RtmpeEozIM/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/RtmpeEozIM/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 [ 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 13.899 3.561 30.372
systemPipeR.Rcheck/systemPipeR-Ex.timings
name | user | system | elapsed | |
EnvModules-class | 0.001 | 0.001 | 0.001 | |
GOHyperGAll | 0.000 | 0.001 | 0.001 | |
INTERSECTset-class | 0.007 | 0.008 | 0.026 | |
LineWise-class | 0.186 | 0.024 | 0.338 | |
ParamFiles | 0.090 | 0.006 | 0.155 | |
ParamFiles2 | 0.147 | 0.019 | 0.289 | |
SPRproject | 0.004 | 0.002 | 0.012 | |
SYSargs-class | 0.024 | 0.008 | 0.056 | |
SYSargs2-class | 0.069 | 0.012 | 0.148 | |
SYSargsList-class | 0.555 | 0.054 | 1.025 | |
SYSargsList | 0.106 | 0.010 | 0.189 | |
VENNset-class | 0.005 | 0.004 | 0.013 | |
alignStats | 1.282 | 0.059 | 2.216 | |
catDB-class | 0.000 | 0.001 | 0.002 | |
catmap | 0.000 | 0.001 | 0.000 | |
check.output | 1.292 | 0.029 | 2.366 | |
clusterRun | 1.188 | 0.017 | 2.096 | |
config.param | 0 | 0 | 0 | |
configWF | 0.000 | 0.000 | 0.001 | |
countRangeset | 0.048 | 0.004 | 0.091 | |
createParamFiles | 0.166 | 0.004 | 0.302 | |
cwlFilesUpdate | 0.000 | 0.001 | 0.000 | |
evalCode | 0.050 | 0.006 | 0.101 | |
featureCoverage | 1.179 | 0.012 | 2.140 | |
featuretypeCounts | 1.199 | 0.013 | 2.104 | |
filterDEGs | 2.664 | 0.052 | 4.751 | |
filterVars | 0.010 | 0.004 | 0.022 | |
genFeatures | 25.997 | 0.684 | 45.981 | |
importWF | 0.043 | 0.007 | 0.089 | |
loadWorkflow | 5.661 | 0.132 | 10.305 | |
mergeBamByFactor | 0.009 | 0.004 | 0.022 | |
moduleload | 0.000 | 0.001 | 0.001 | |
olBarplot | 0.489 | 0.050 | 0.955 | |
olRanges | 0.130 | 0.006 | 0.252 | |
output_update | 1.452 | 0.021 | 2.628 | |
overLapper | 0.414 | 0.031 | 0.802 | |
plotfeatureCoverage | 1.443 | 0.016 | 2.604 | |
plotfeaturetypeCounts | 1.455 | 0.016 | 2.537 | |
predORF | 0.231 | 0.006 | 0.429 | |
preprocessReads | 0.436 | 0.010 | 0.796 | |
readComp | 1.455 | 0.019 | 2.569 | |
renderLogs | 4.859 | 0.782 | 14.008 | |
renderReport | 1.892 | 0.155 | 3.614 | |
returnRPKM | 0.000 | 0.001 | 0.001 | |
runCommandline | 1.195 | 0.028 | 1.948 | |
runDiff | 0.043 | 0.004 | 0.076 | |
runWF | 0.107 | 0.010 | 0.189 | |
run_DESeq2 | 12.628 | 0.137 | 19.758 | |
run_edgeR | 1.559 | 0.032 | 2.664 | |
sal2bash | 0.876 | 0.037 | 1.552 | |
sal2rmd | 0.540 | 0.029 | 1.021 | |
scaleRanges | 0.234 | 0.003 | 0.428 | |
seeFastq | 0 | 0 | 0 | |
showDF | 0.052 | 0.027 | 0.138 | |
subsetWF | 1.469 | 0.014 | 2.655 | |
symLink2bam | 1.183 | 0.013 | 2.140 | |
sysargs | 0.010 | 0.004 | 0.027 | |
systemArgs | 0.011 | 0.005 | 0.032 | |
targets.as.df | 0.005 | 0.002 | 0.013 | |
trimbatch | 0.573 | 0.007 | 1.037 | |
tryCMD | 0 | 0 | 0 | |
tryPath | 0.001 | 0.001 | 0.002 | |
variantReport | 0.009 | 0.004 | 0.017 | |
vennPlot | 0.405 | 0.030 | 0.780 | |
writeTargets | 0.105 | 0.009 | 0.204 | |
writeTargetsRef | 0.001 | 0.001 | 0.002 | |
writeTargetsout | 1.168 | 0.012 | 2.111 | |
write_SYSargsList | 0.123 | 0.010 | 0.238 | |