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

This page was generated on 2024-06-11 15:42 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4679
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4414
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4441
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4394
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 1720/2239HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.9.0  (landing page)
Jens Georg
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: devel
git_last_commit: 4a8fea2
git_last_commit_date: 2024-04-30 11:42:41 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.4 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


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.9.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.9.0.tar.gz
StartedAt: 2024-06-10 08:54:13 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 09:19:05 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 1492.0 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.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/rifi.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.9.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       268.588 73.589 358.420
rifi_penalties     132.276 55.879 210.534
nls2_fit           101.989  5.953  80.176
rifi_fit            66.231  1.201  79.855
rifi_visualization  50.775  2.284  60.995
make_pen            24.724  8.677  37.641
TI_fit              29.685  2.476  22.906
rifi_fragmentation   8.166  1.894  11.997
rifi_stats           8.117  0.397   9.661
fold_change          8.144  0.220   9.785
rifi_preprocess      4.441  1.284   5.310
rifi_summary         4.956  0.068   5.592
* 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.685 2.47622.906
TUgether1.2310.2421.686
apply_Ttest_delay0.2730.0390.360
apply_ancova0.8040.1071.078
apply_event_position0.2550.0280.335
apply_manova1.5110.0561.843
apply_t_test1.6290.0121.935
apply_t_test_ti0.4230.0050.479
check_input0.8460.0090.968
dataframe_summary0.2170.0210.274
dataframe_summary_TI0.1020.0060.121
dataframe_summary_events1.8210.0602.112
dataframe_summary_events_HL_int1.4720.0381.705
dataframe_summary_events_ps_itss0.5560.0240.673
dataframe_summary_events_velocity0.5510.0260.657
event_dataframe1.9370.0472.233
finding_PDD0.5880.1470.833
finding_TI0.9400.2471.264
fold_change8.1440.2209.785
fragment_HL1.5140.2351.935
fragment_TI1.1490.1381.461
fragment_delay2.6140.6683.523
fragment_inty1.5850.2972.141
gff3_preprocess1.1440.1151.449
make_df1.8250.6361.797
make_pen24.724 8.67737.641
nls2_fit101.989 5.953 80.176
predict_ps_itss0.6820.0750.962
rifi_fit66.231 1.20179.855
rifi_fragmentation 8.166 1.89411.997
rifi_penalties132.276 55.879210.534
rifi_preprocess4.4411.2845.310
rifi_stats8.1170.3979.661
rifi_summary4.9560.0685.592
rifi_visualization50.775 2.28460.995
rifi_wrapper268.588 73.589358.420
segment_pos0.4450.0060.518
viz_pen_obj0.0160.0100.031