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

This page was generated on 2025-01-16 12:08 -0500 (Thu, 16 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4489
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4387
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.10.0  (landing page)
Jens Georg
Snapshot Date: 2025-01-13 13:00 -0500 (Mon, 13 Jan 2025)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: RELEASE_3_20
git_last_commit: 3101e35
git_last_commit_date: 2024-10-29 11:11:44 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for rifi on merida1

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.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rifi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rifi_1.10.0.tar.gz
StartedAt: 2025-01-14 08:31:45 -0500 (Tue, 14 Jan 2025)
EndedAt: 2025-01-14 08:54:05 -0500 (Tue, 14 Jan 2025)
EllapsedTime: 1340.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rifi.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rifi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rifi_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/rifi.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-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 Monterey 12.7.6
* 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: /Users/biocbuild/bbs-3.20-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
  Warning: /Users/biocbuild/bbs-3.20-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
See ‘/Users/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 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
rifi_wrapper       254.303 77.270 323.244
rifi_penalties     126.858 51.422 195.283
nls2_fit            98.735  5.382  70.689
rifi_fit            63.620  0.869  70.338
rifi_visualization  48.460  2.582  53.674
make_pen            23.922  8.535  33.226
TI_fit              29.597  2.721  20.838
rifi_fragmentation   7.826  1.629  10.902
fold_change          7.851  0.250   8.740
rifi_stats           7.458  0.260   8.074
rifi_preprocess      4.402  1.521   5.157
* 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
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/rifi.Rcheck/00check.log’
for details.


Installation output

rifi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL rifi
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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: /Users/biocbuild/bbs-3.20-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /Users/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)

Tests output


Example timings

rifi.Rcheck/rifi-Ex.timings

nameusersystemelapsed
TI_fit29.597 2.72120.838
TUgether1.1590.2871.454
apply_Ttest_delay0.2500.0450.301
apply_ancova0.7710.1100.908
apply_event_position0.2490.0270.286
apply_manova1.4700.0891.589
apply_t_test1.5820.0081.626
apply_t_test_ti0.4230.0060.434
check_input0.8220.0070.838
dataframe_summary0.1910.0190.211
dataframe_summary_TI0.1020.0070.110
dataframe_summary_events1.7920.0641.868
dataframe_summary_events_HL_int1.4260.0351.478
dataframe_summary_events_ps_itss0.5330.0260.564
dataframe_summary_events_velocity0.5210.0250.549
event_dataframe1.7610.0411.828
finding_PDD0.6280.1440.767
finding_TI0.9170.2441.145
fold_change7.8510.2508.740
fragment_HL1.4500.2481.700
fragment_TI1.1080.1431.277
fragment_delay2.4600.5672.994
fragment_inty1.5540.3171.843
gff3_preprocess1.1540.1281.294
make_df1.8620.7371.842
make_pen23.922 8.53533.226
nls2_fit98.735 5.38270.689
predict_ps_itss0.6550.0840.822
rifi_fit63.620 0.86970.338
rifi_fragmentation 7.826 1.62910.902
rifi_penalties126.858 51.422195.283
rifi_preprocess4.4021.5215.157
rifi_stats7.4580.2608.074
rifi_summary4.6430.0624.819
rifi_visualization48.460 2.58253.674
rifi_wrapper254.303 77.270323.244
segment_pos0.4070.0040.411
viz_pen_obj0.0150.0100.026