| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-10-09 11:41 -0400 (Thu, 09 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4832 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4613 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4554 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4585 |
| 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 1787/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rifi 1.12.0 (landing page) Jens Georg
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
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.12.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.12.0.tar.gz |
| StartedAt: 2025-10-07 13:50:01 -0000 (Tue, 07 Oct 2025) |
| EndedAt: 2025-10-07 14:06:12 -0000 (Tue, 07 Oct 2025) |
| EllapsedTime: 970.8 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: rifi.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### 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.12.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/rifi.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.12.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.21-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.21-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
See ‘/home/biocbuild/bbs-3.21-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 ...Warning: /home/biocbuild/bbs-3.21-bioc/meat/rifi.Rcheck/00_pkg_src/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.21-bioc/meat/rifi.Rcheck/00_pkg_src/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
rifi_wrapper 176.716 66.169 238.640
rifi_penalties 66.018 48.322 116.573
rifi_visualization 64.225 0.618 81.155
nls2_fit 56.844 2.556 41.844
rifi_fit 36.002 0.215 42.678
make_pen 12.200 8.535 19.909
TI_fit 16.237 1.998 11.704
rifi_fragmentation 4.094 1.312 5.722
fold_change 4.214 0.191 5.062
rifi_stats 4.262 0.131 5.513
* 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 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.21-bioc/meat/rifi.Rcheck/00check.log’
for details.
rifi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL rifi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘rifi’ ... ** this is package ‘rifi’ version ‘1.12.0’ ** 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.21-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}' Warning: /home/biocbuild/bbs-3.21-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 | 16.237 | 1.998 | 11.704 | |
| TUgether | 1.501 | 0.656 | 2.194 | |
| apply_Ttest_delay | 0.117 | 0.036 | 0.154 | |
| apply_ancova | 0.398 | 0.052 | 0.537 | |
| apply_event_position | 0.117 | 0.016 | 0.133 | |
| apply_manova | 0.764 | 0.100 | 0.952 | |
| apply_t_test | 0.846 | 0.036 | 0.962 | |
| apply_t_test_ti | 0.225 | 0.032 | 0.274 | |
| check_input | 0.484 | 0.012 | 0.526 | |
| dataframe_summary | 0.100 | 0.028 | 0.129 | |
| dataframe_summary_TI | 0.055 | 0.004 | 0.060 | |
| dataframe_summary_events | 1.091 | 0.044 | 1.537 | |
| dataframe_summary_events_HL_int | 0.876 | 0.028 | 1.029 | |
| dataframe_summary_events_ps_itss | 0.327 | 0.024 | 0.352 | |
| dataframe_summary_events_velocity | 0.315 | 0.020 | 0.335 | |
| event_dataframe | 0.997 | 0.040 | 1.039 | |
| finding_PDD | 0.277 | 0.139 | 0.396 | |
| finding_TI | 0.481 | 0.193 | 0.637 | |
| fold_change | 4.214 | 0.191 | 5.062 | |
| fragment_HL | 0.776 | 0.199 | 1.108 | |
| fragment_TI | 0.550 | 0.088 | 0.641 | |
| fragment_delay | 1.294 | 0.318 | 1.861 | |
| fragment_inty | 0.817 | 0.264 | 1.527 | |
| gff3_preprocess | 0.620 | 0.120 | 0.874 | |
| make_df | 0.991 | 0.440 | 1.143 | |
| make_pen | 12.200 | 8.535 | 19.909 | |
| nls2_fit | 56.844 | 2.556 | 41.844 | |
| predict_ps_itss | 0.334 | 0.060 | 0.395 | |
| rifi_fit | 36.002 | 0.215 | 42.678 | |
| rifi_fragmentation | 4.094 | 1.312 | 5.722 | |
| rifi_penalties | 66.018 | 48.322 | 116.573 | |
| rifi_preprocess | 2.291 | 0.673 | 3.430 | |
| rifi_stats | 4.262 | 0.131 | 5.513 | |
| rifi_summary | 2.800 | 0.042 | 3.288 | |
| rifi_visualization | 64.225 | 0.618 | 81.155 | |
| rifi_wrapper | 176.716 | 66.169 | 238.640 | |
| segment_pos | 0.252 | 0.001 | 0.252 | |
| viz_pen_obj | 0.010 | 0.000 | 0.009 | |