Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-10-28 11:49 -0400 (Mon, 28 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4501 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4761 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4504 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4535 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4483 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4491 |
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 1815/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
RTN 2.29.0 (landing page) Mauro Castro
| 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 | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the RTN package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RTN.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: RTN |
Version: 2.29.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RTN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RTN_2.29.0.tar.gz |
StartedAt: 2024-10-28 00:55:51 -0400 (Mon, 28 Oct 2024) |
EndedAt: 2024-10-28 01:01:03 -0400 (Mon, 28 Oct 2024) |
EllapsedTime: 312.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: RTN.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RTN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RTN_2.29.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/RTN.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-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 Ventura 13.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘RTN/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RTN’ version ‘2.29.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘RTN’ can be installed ... OK * checking installed package size ... NOTE installed size is 9.8Mb sub-directories of 1Mb or more: R 1.0Mb data 8.6Mb * 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 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 ... OK * checking Rd files ... NOTE checkRd: (-1) TNI.data.Rd:14-15: Lost braces 14 | \code{stni}{A TNI-class with a subset of samples and genes from | ^ * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.20-bioc/meat/RTN.Rcheck/00check.log’ for details.
RTN.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL RTN ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘RTN’ ... ** using staged installation ** R ** data ** 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 (RTN)
RTN.Rcheck/tests/runTests.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-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. > BiocGenerics:::testPackage("RTN") -Preprocessing for input data... --Mapping 'expData' to 'rowAnnotation'... --Checking 'regulatoryElements' in 'rowAnnotation'... --Checking 'expData'... -Preprocessing complete! -Performing permutation analysis... --For 5 regulons... | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% -Permutation analysis complete! -Performing bootstrap analysis... --For 5 regulons... | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% -Bootstrap analysis complete! -Applying dpi filter... -DPI filter complete! -Preprocessing for input data... --Mapping 'phenotype' to 'phenoIDs'... --Removing genes without names or values in 'phenotype'... --Removing duplicated genes... --Mapping 'hits' to 'phenoIDs'... --Removing duplicated hits... --Mapping 'transcriptionalNetwork' annotation to 'phenotype'... --Checking agreement between 'transcriptionalNetwork' and 'phenotype'... 99.8% ! --Removing 'hits' not listed in 'transcriptionalNetwork' universe... --Extracting regulons... -Preprocessing complete! -Performing master regulatory analysis... --For 5 regulons... | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% -Master regulatory analysis complete -Performing gene set enrichment analysis... --For 5 regulons... | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% -Gene set enrichment analysis complete -Performing two-tailed GSEA analysis... --For 5 regulons... | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% -GSEA2 analysis complete -Preprocessing for input data... --Mapping 'expData' to 'rowAnnotation'... --Checking 'regulatoryElements' in 'rowAnnotation'... --Checking 'expData'... -Preprocessing complete! -Performing permutation analysis... --For 2 regulons... | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% -Permutation analysis complete! -Performing bootstrap analysis... --For 2 regulons... | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% -Bootstrap analysis complete! -Applying dpi filter... -DPI filter complete! -Preprocessing for input data... --Checking modulators in the dataset... --Extracting TF-targets... --Applying modulator independence constraint... --Applying modulator range constraint... --Selecting subsamples... -Estimating mutual information threshold... | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% -Performing conditional mutual information analysis... --For 2 tfs and 2 candidate modulator(s) | | | 0% | |=================================== | 50% | |======================================================================| 100% -Conditional analysis complete! RUNIT TEST PROTOCOL -- Mon Oct 28 01:00:59 2024 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : RTN RUnit Tests - 2 test functions, 0 errors, 0 failures Number of test functions: 2 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 12.760 0.890 13.648
RTN.Rcheck/RTN-Ex.timings
name | user | system | elapsed | |
AVS-class | 0.000 | 0.001 | 0.000 | |
RTN.data | 0.097 | 0.003 | 0.101 | |
TNA-class | 0 | 0 | 0 | |
TNI-class | 0.000 | 0.000 | 0.001 | |
TNI.data | 0.152 | 0.002 | 0.153 | |
avs.evse | 0 | 0 | 0 | |
avs.get | 0.000 | 0.001 | 0.000 | |
avs.pevse | 0.000 | 0.000 | 0.001 | |
avs.plot1 | 0 | 0 | 0 | |
avs.plot2 | 0 | 0 | 0 | |
avs.rvse | 0 | 0 | 0 | |
avs.vse | 0.000 | 0.001 | 0.000 | |
tna.get | 0.099 | 0.002 | 0.102 | |
tna.gsea1 | 0.096 | 0.003 | 0.099 | |
tna.gsea2 | 0.103 | 0.003 | 0.106 | |
tna.mra | 0.094 | 0.002 | 0.097 | |
tna.plot.gsea1 | 0.093 | 0.002 | 0.095 | |
tna.plot.gsea2 | 0.081 | 0.002 | 0.082 | |
tni.alpha.adjust | 0.033 | 0.001 | 0.034 | |
tni.annotate.regulons | 0.027 | 0.002 | 0.029 | |
tni.annotate.samples | 0.024 | 0.001 | 0.026 | |
tni.area3 | 0.025 | 0.002 | 0.026 | |
tni.bootstrap | 0.024 | 0.001 | 0.025 | |
tni.conditional | 0.025 | 0.002 | 0.026 | |
tni.constructor | 0.064 | 0.003 | 0.068 | |
tni.dpi.filter | 0.024 | 0.001 | 0.025 | |
tni.get | 0.024 | 0.001 | 0.024 | |
tni.graph | 0 | 0 | 0 | |
tni.gsea2 | 0.024 | 0.001 | 0.025 | |
tni.overlap.genesets | 0.028 | 0.001 | 0.030 | |
tni.permutation | 0.024 | 0.001 | 0.025 | |
tni.plot.checks | 0.024 | 0.001 | 0.026 | |
tni.plot.sre | 0.024 | 0.002 | 0.025 | |
tni.preprocess | 0 | 0 | 0 | |
tni.prune | 0.025 | 0.001 | 0.025 | |
tni.regulon.summary | 0.024 | 0.002 | 0.025 | |
tni.replace.samples | 0 | 0 | 0 | |
tni.sre | 0.026 | 0.002 | 0.028 | |
tni2tna.preprocess | 0.084 | 0.001 | 0.084 | |
upgradeTNA | 0 | 0 | 0 | |
upgradeTNI | 0.000 | 0.001 | 0.000 | |