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

This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 1742/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.11.0  (landing page)
Jens Georg
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/rifi
git_branch: devel
git_last_commit: 73780f2
git_last_commit_date: 2024-10-29 11:11:44 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    TIMEOUT  skipped


CHECK results for rifi on nebbiolo1

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.11.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings rifi_1.11.0.tar.gz
StartedAt: 2024-12-24 01:31:59 -0500 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 01:42:16 -0500 (Tue, 24 Dec 2024)
EllapsedTime: 616.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rifi.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/rifi.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.11.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       109.371 68.325 133.908
rifi_penalties      48.504 51.935  76.103
nls2_fit            35.392  1.467  22.761
rifi_visualization  29.960  1.620  31.590
rifi_fit            22.609  0.695  23.309
make_pen             8.726  9.266  13.525
TI_fit              11.032  1.964   7.513
* 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.21-bioc/meat/rifi.Rcheck/00check.log’
for details.


Installation output

rifi.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/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: /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_fit11.032 1.964 7.513
TUgether0.5590.2430.704
apply_Ttest_delay0.1060.0250.132
apply_ancova0.3200.0250.345
apply_event_position0.1050.0150.121
apply_manova1.5940.2661.860
apply_t_test0.6160.0970.712
apply_t_test_ti0.1650.0230.189
check_input0.2860.0350.322
dataframe_summary0.0720.0150.089
dataframe_summary_TI0.0380.0030.042
dataframe_summary_events0.7190.0190.740
dataframe_summary_events_HL_int0.5580.0210.579
dataframe_summary_events_ps_itss0.2050.0070.211
dataframe_summary_events_velocity0.2210.0080.230
event_dataframe0.7400.0620.803
finding_PDD0.2120.2230.311
finding_TI0.3260.1780.420
fold_change2.8600.1993.061
fragment_HL0.5410.1510.615
fragment_TI0.4020.0360.439
fragment_delay0.8640.2841.039
fragment_inty0.5870.2410.743
gff3_preprocess0.5140.0570.572
make_df0.6750.3560.646
make_pen 8.726 9.26613.525
nls2_fit35.392 1.46722.761
predict_ps_itss0.2440.0410.286
rifi_fit22.609 0.69523.309
rifi_fragmentation2.9920.9903.606
rifi_penalties48.50451.93576.103
rifi_preprocess1.4930.6541.686
rifi_stats3.0100.2193.229
rifi_summary1.8610.0891.950
rifi_visualization29.96 1.6231.59
rifi_wrapper109.371 68.325133.908
segment_pos0.1660.0020.168
viz_pen_obj0.0090.0010.010