Back to Build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2026-05-05 11:33 -0400 (Tue, 05 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 1801/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.17.0  (landing page)
Jens Georg
Snapshot Date: 2026-05-04 13:45 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: devel
git_last_commit: 854fe13
git_last_commit_date: 2026-04-28 08:58:25 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
See other builds for rifi in R Universe.


CHECK results for rifi on nebbiolo2

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.

raw results


Summary

Package: rifi
Version: 1.17.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings rifi_1.17.0.tar.gz
StartedAt: 2026-05-05 02:59:16 -0400 (Tue, 05 May 2026)
EndedAt: 2026-05-05 03:09:52 -0400 (Tue, 05 May 2026)
EllapsedTime: 636.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rifi.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings rifi_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/rifi.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-05 06:59:16 UTC
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.17.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.24-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
  Warning: /home/biocbuild/bbs-3.24-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
See ‘/home/biocbuild/bbs-3.24-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 ...Warning: /home/biocbuild/bbs-3.24-bioc/meat/rifi.Rcheck/00_pkg_src/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.24-bioc/meat/rifi.Rcheck/00_pkg_src/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
 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.24-bioc/meat/rifi.Rcheck/00_pkg_src/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.24-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       112.698 77.456 147.031
rifi_penalties      47.101 45.291  71.867
nls2_fit            36.117  2.138  23.743
rifi_visualization  28.432  1.592  30.025
rifi_fit            22.846  0.737  23.589
make_pen             8.681  8.619  13.275
TI_fit              10.859  2.011   7.387
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/rifi.Rcheck/00check.log’
for details.


Installation output

rifi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL rifi
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘rifi’ ...
** this is package ‘rifi’ version ‘1.17.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.24-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /home/biocbuild/bbs-3.24-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)

Tests output


Example timings

rifi.Rcheck/rifi-Ex.timings

nameusersystemelapsed
TI_fit10.859 2.011 7.387
TUgether1.2230.3681.539
apply_Ttest_delay0.1040.0080.111
apply_ancova0.2700.0560.326
apply_event_position0.0960.0140.109
apply_manova0.5270.1190.645
apply_t_test0.6250.0390.664
apply_t_test_ti0.1760.0040.181
check_input0.3070.0080.316
dataframe_summary0.0930.0020.095
dataframe_summary_TI0.0440.0010.045
dataframe_summary_events0.6830.0340.718
dataframe_summary_events_HL_int0.5800.0300.609
dataframe_summary_events_ps_itss0.2400.0190.258
dataframe_summary_events_velocity0.2210.0110.234
event_dataframe0.6610.0200.681
finding_PDD0.1960.1880.296
finding_TI0.3380.2000.462
fold_change2.8620.2563.119
fragment_HL0.5510.2200.684
fragment_TI0.4090.0520.460
fragment_delay0.9250.2861.086
fragment_inty0.5750.1980.711
gff3_preprocess0.5310.0750.606
make_df0.6190.2980.572
make_pen 8.681 8.61913.275
nls2_fit36.117 2.13823.743
predict_ps_itss0.2760.0240.299
rifi_fit22.846 0.73723.589
rifi_fragmentation2.8750.9033.441
rifi_penalties47.10145.29171.867
rifi_preprocess1.5840.5411.701
rifi_stats2.9130.2683.182
rifi_summary1.8520.0831.936
rifi_visualization28.432 1.59230.025
rifi_wrapper112.698 77.456147.031
segment_pos0.1750.0000.176
viz_pen_obj0.0090.0010.010