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

This page was generated on 2023-11-02 11:41:11 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 1752/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.6.0  (landing page)
Jens Georg
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: RELEASE_3_18
git_last_commit: 8a639a0
git_last_commit_date: 2023-10-24 11:42:06 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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.6.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings rifi_1.6.0.tar.gz
StartedAt: 2023-11-02 13:43:31 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 13:56:50 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 798.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rifi.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings rifi_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/rifi.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.6.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: apply_Ttest_delay.Rd:55: unexpected '}'
  Warning: predict_ps_itss.Rd:57: unexpected '}'
See ‘/home/biocbuild/bbs-3.18-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 R 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: apply_Ttest_delay.Rd:55: unexpected '}'
prepare_Rd: 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       175.621 70.911 192.699
rifi_penalties      65.825 52.594  94.328
rifi_visualization  61.735  1.375  63.222
nls2_fit            57.025  2.039  35.719
rifi_fit            35.129  2.332  38.556
make_pen            12.140  8.649  16.637
TI_fit              16.746  3.248  11.588
rifi_fragmentation   4.082  1.214   4.874
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.18-bioc/meat/rifi.Rcheck/00check.log’
for details.



Installation output

rifi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL rifi
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/site-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: apply_Ttest_delay.Rd:55: unexpected '}'
Warning: 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.746 3.24811.588
TUgether0.6620.2570.847
apply_Ttest_delay0.1290.0350.165
apply_ancova0.4130.0440.458
apply_event_position0.1380.0120.150
apply_manova1.6850.2161.904
apply_t_test0.9050.0640.971
apply_t_test_ti0.2580.0240.282
check_input0.4700.0280.499
dataframe_summary0.1300.0110.142
dataframe_summary_TI0.0520.0070.059
dataframe_summary_events1.0780.0601.140
dataframe_summary_events_HL_int0.8110.0160.827
dataframe_summary_events_ps_itss0.3050.0120.318
dataframe_summary_events_velocity0.3220.0120.335
event_dataframe1.0590.0401.102
finding_PDD0.2680.1650.357
finding_TI0.4080.2250.555
fold_change3.9300.1714.109
fragment_HL0.7360.2260.857
fragment_TI0.5510.0920.643
fragment_delay1.3010.3911.564
fragment_inty0.7660.2750.956
gff3_preprocess0.6650.0880.755
make_df0.9780.3500.857
make_pen12.140 8.64916.637
nls2_fit57.025 2.03935.719
predict_ps_itss0.3530.0430.398
rifi_fit35.129 2.33238.556
rifi_fragmentation4.0821.2144.874
rifi_penalties65.82552.59494.328
rifi_preprocess2.1790.6942.290
rifi_stats4.2500.3704.639
rifi_summary2.7040.0392.751
rifi_visualization61.735 1.37563.222
rifi_wrapper175.621 70.911192.699
segment_pos0.2550.0000.257
viz_pen_obj0.0090.0000.011