| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-27 12:13 -0400 (Thu, 27 Mar 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4420 |
| 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 1755/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rifi 1.10.0 (landing page) Jens Georg
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | TIMEOUT | ||||||||||
|
To the developers/maintainers of the rifi package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rifi.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: rifi |
| Version: 1.10.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings rifi_1.10.0.tar.gz |
| StartedAt: 2025-03-25 10:31:33 -0000 (Tue, 25 Mar 2025) |
| EndedAt: 2025-03-25 11:11:33 -0000 (Tue, 25 Mar 2025) |
| EllapsedTime: 2400.2 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: rifi.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings rifi_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/rifi.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.10.0’
* package encoding: UTF-8
* 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:
.BBSoptions
R/.ipynb_checkpoints
vignettes/.ipynb_checkpoints
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 ‘rifi’ can be installed ... WARNING
Found the following significant warnings:
Note: next used in wrong context: no loop is visible
Warning: /home/biocbuild/bbs-3.20-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.20-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
See ‘/home/biocbuild/bbs-3.20-bioc/meat/rifi.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
* checking installed package size ... OK
* 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 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 ... OK
* checking Rd files ... WARNING
prepare_Rd: ./man/apply_Ttest_delay.Rd:55: unexpected '}'
prepare_Rd: ./man/predict_ps_itss.Rd:57: unexpected '}'
* 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 ...
rifi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL rifi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’ * installing *source* package ‘rifi’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Note: next used in wrong context: no loop is visible ** help Warning: /home/biocbuild/bbs-3.20-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}' Warning: /home/biocbuild/bbs-3.20-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}' *** 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 (rifi)
rifi.Rcheck/rifi-Ex.timings
| name | user | system | elapsed | |
| TI_fit | 14.933 | 1.153 | 9.853 | |
| TUgether | 0.577 | 0.221 | 0.730 | |
| apply_Ttest_delay | 0.137 | 0.024 | 0.162 | |
| apply_ancova | 0.392 | 0.052 | 0.445 | |
| apply_event_position | 0.115 | 0.024 | 0.140 | |
| apply_manova | 0.813 | 0.024 | 0.840 | |
| apply_t_test | 0.998 | 0.116 | 1.117 | |
| apply_t_test_ti | 0.230 | 0.019 | 0.249 | |
| check_input | 0.484 | 0.063 | 0.550 | |
| dataframe_summary | 0.117 | 0.008 | 0.125 | |
| dataframe_summary_TI | 0.058 | 0.001 | 0.058 | |
| dataframe_summary_events | 1.067 | 0.087 | 1.158 | |
| dataframe_summary_events_HL_int | 0.868 | 0.024 | 0.894 | |
| dataframe_summary_events_ps_itss | 0.343 | 0.016 | 0.360 | |
| dataframe_summary_events_velocity | 0.436 | 0.036 | 0.473 | |
| event_dataframe | 1.049 | 0.016 | 1.068 | |
| finding_PDD | 0.316 | 0.146 | 0.399 | |
| finding_TI | 0.452 | 0.192 | 0.575 | |
| fold_change | 5.014 | 0.414 | 5.446 | |
| fragment_HL | 0.791 | 0.200 | 0.910 | |
| fragment_TI | 0.585 | 0.080 | 0.667 | |
| fragment_delay | 1.351 | 0.463 | 1.727 | |
| fragment_inty | 0.758 | 0.322 | 1.003 | |
| gff3_preprocess | 0.625 | 0.143 | 0.772 | |
| make_df | 0.963 | 0.419 | 0.867 | |
| make_pen | 11.698 | 8.089 | 16.285 | |
| nls2_fit | 55.265 | 2.991 | 34.946 | |
| predict_ps_itss | 0.396 | 0.099 | 0.497 | |
| rifi_fit | 35.126 | 1.660 | 36.884 | |
| rifi_fragmentation | 4.177 | 1.273 | 5.000 | |
| rifi_penalties | 67.419 | 59.773 | 99.633 | |
| rifi_preprocess | 2.264 | 0.957 | 2.520 | |
| rifi_stats | 4.163 | 0.323 | 4.498 | |
| rifi_summary | 2.734 | 0.035 | 2.777 | |
| rifi_visualization | 40.417 | 1.053 | 41.558 | |