Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-20 11:32:19 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1715/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rifi 1.9.0  (landing page)
Jens Georg
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 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)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for rifi on kjohnson1


To the developers/maintainers of the rifi package:
- 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-05-20 00:23:16 -0400 (Mon, 20 May 2024)
EndedAt: 2024-05-20 00:33:13 -0400 (Mon, 20 May 2024)
EllapsedTime: 597.8 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-mac-arm64/meat/rifi.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-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 Ventura 13.6.6
* 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-mac-arm64/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
  Warning: /Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}'
See ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/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       107.807 35.559 128.835
rifi_penalties      47.209 29.268  73.693
nls2_fit            37.383  2.077  23.877
rifi_visualization  33.610  2.523  36.234
rifi_fit            23.163  0.509  23.738
make_pen             9.207  4.926  13.575
TI_fit              10.120  1.034   6.714
* 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-mac-arm64/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-arm64/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-mac-arm64/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}'
Warning: /Users/biocbuild/bbs-3.20-bioc-mac-arm64/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_fit10.120 1.034 6.714
TUgether0.4000.1420.528
apply_Ttest_delay0.1070.0380.145
apply_ancova0.3100.0610.371
apply_event_position0.0920.0130.105
apply_manova0.5530.0310.584
apply_t_test0.6070.0040.611
apply_t_test_ti0.1690.0040.177
check_input0.3250.0060.332
dataframe_summary0.1040.0110.114
dataframe_summary_TI0.0430.0030.048
dataframe_summary_events0.7660.0390.808
dataframe_summary_events_HL_int0.5840.0190.604
dataframe_summary_events_ps_itss0.2530.0170.276
dataframe_summary_events_velocity0.2580.0140.279
event_dataframe0.8010.0280.829
finding_PDD0.2160.1100.311
finding_TI0.3400.1330.456
fold_change2.6010.1282.728
fragment_HL0.5280.1440.646
fragment_TI0.4060.1180.525
fragment_delay0.9110.3301.193
fragment_inty0.5250.1810.684
gff3_preprocess0.6970.0680.766
make_df0.6220.2830.620
make_pen 9.207 4.92613.575
nls2_fit37.383 2.07723.877
predict_ps_itss0.2430.0280.272
rifi_fit23.163 0.50923.738
rifi_fragmentation2.7510.7813.464
rifi_penalties47.20929.26873.693
rifi_preprocess1.6530.9262.117
rifi_stats2.9460.2153.197
rifi_summary1.5250.0341.569
rifi_visualization33.610 2.52336.234
rifi_wrapper107.807 35.559128.835
segment_pos0.1720.0030.175
viz_pen_obj0.0140.0080.023