Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-08-04 11:48 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.12.0  (landing page)
Jens Georg
Snapshot Date: 2025-07-31 13:40 -0400 (Thu, 31 Jul 2025)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: RELEASE_3_21
git_last_commit: b02f67c
git_last_commit_date: 2025-04-15 12:51:32 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for rifi on kunpeng2

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.

raw results


Summary

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-08-01 13:47:34 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 14:02:39 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 905.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rifi.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### 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.491 62.723 215.329
rifi_penalties      67.051 45.543 110.847
rifi_visualization  64.476  0.576  72.259
nls2_fit            57.314  2.413  41.574
rifi_fit            35.225  0.406  39.718
make_pen            12.448  7.771  20.927
TI_fit              16.405  1.918  12.110
rifi_fragmentation   4.356  1.106   6.238
* 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.


Installation output

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)

Tests output


Example timings

rifi.Rcheck/rifi-Ex.timings

nameusersystemelapsed
TI_fit16.405 1.91812.110
TUgether1.6080.4162.464
apply_Ttest_delay0.1350.0240.158
apply_ancova0.4150.0480.532
apply_event_position0.1320.0040.136
apply_manova0.7400.0880.829
apply_t_test0.9100.0281.088
apply_t_test_ti0.2350.0040.239
check_input0.4730.0160.763
dataframe_summary0.1060.0080.115
dataframe_summary_TI0.0590.0000.060
dataframe_summary_events1.0910.0281.134
dataframe_summary_events_HL_int0.9180.0121.052
dataframe_summary_events_ps_itss0.3420.0120.355
dataframe_summary_events_velocity0.3460.0160.436
event_dataframe1.1470.0121.271
finding_PDD0.2930.1460.454
finding_TI0.5040.1790.725
fold_change4.2680.1954.996
fragment_HL0.7770.1701.133
fragment_TI0.5480.0840.633
fragment_delay1.3380.3381.951
fragment_inty0.8420.2561.518
gff3_preprocess0.6530.0760.897
make_df1.0510.3791.108
make_pen12.448 7.77120.927
nls2_fit57.314 2.41341.574
predict_ps_itss0.3900.0430.685
rifi_fit35.225 0.40639.718
rifi_fragmentation4.3561.1066.238
rifi_penalties 67.051 45.543110.847
rifi_preprocess2.2590.6132.664
rifi_stats4.2330.1814.826
rifi_summary2.6950.0312.802
rifi_visualization64.476 0.57672.259
rifi_wrapper176.491 62.723215.329
segment_pos0.2640.0000.265
viz_pen_obj0.0090.0000.009