Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
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 1772/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
rifi 1.8.0 (landing page) Jens Georg
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
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. |
Package: rifi |
Version: 1.8.0 |
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings rifi_1.8.0.tar.gz |
StartedAt: 2024-10-17 04:23:40 -0400 (Thu, 17 Oct 2024) |
EndedAt: 2024-10-17 04:33:25 -0400 (Thu, 17 Oct 2024) |
EllapsedTime: 584.3 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: rifi.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings rifi_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/rifi.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘rifi/DESCRIPTION’ ... OK * this is package ‘rifi’ version ‘1.8.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.19-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}' Warning: /home/biocbuild/bbs-3.19-bioc/meat/rifi/man/predict_ps_itss.Rd:57: unexpected '}' See ‘/home/biocbuild/bbs-3.19-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 ... 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 96.833 62.689 118.482 rifi_penalties 45.082 44.618 67.870 nls2_fit 34.229 2.919 21.947 rifi_visualization 29.104 2.808 31.914 rifi_fit 22.234 0.980 23.214 make_pen 8.961 6.342 12.271 TI_fit 9.315 1.127 6.314 * 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.19-bioc/meat/rifi.Rcheck/00check.log’ for details.
rifi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL rifi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-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.19-bioc/meat/rifi/man/apply_Ttest_delay.Rd:55: unexpected '}' Warning: /home/biocbuild/bbs-3.19-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)
rifi.Rcheck/rifi-Ex.timings
name | user | system | elapsed | |
TI_fit | 9.315 | 1.127 | 6.314 | |
TUgether | 0.397 | 0.118 | 0.459 | |
apply_Ttest_delay | 0.097 | 0.020 | 0.117 | |
apply_ancova | 0.28 | 0.02 | 0.30 | |
apply_event_position | 0.074 | 0.015 | 0.090 | |
apply_manova | 0.509 | 0.025 | 0.533 | |
apply_t_test | 0.567 | 0.003 | 0.571 | |
apply_t_test_ti | 0.139 | 0.003 | 0.143 | |
check_input | 0.306 | 0.011 | 0.318 | |
dataframe_summary | 0.092 | 0.016 | 0.108 | |
dataframe_summary_TI | 0.042 | 0.001 | 0.042 | |
dataframe_summary_events | 0.690 | 0.039 | 0.730 | |
dataframe_summary_events_HL_int | 0.533 | 0.008 | 0.541 | |
dataframe_summary_events_ps_itss | 0.217 | 0.005 | 0.222 | |
dataframe_summary_events_velocity | 0.269 | 0.007 | 0.277 | |
event_dataframe | 0.667 | 0.015 | 0.683 | |
finding_PDD | 0.218 | 0.086 | 0.257 | |
finding_TI | 0.271 | 0.147 | 0.367 | |
fold_change | 2.795 | 0.059 | 2.853 | |
fragment_HL | 0.533 | 0.149 | 0.594 | |
fragment_TI | 0.364 | 0.052 | 0.416 | |
fragment_delay | 0.915 | 0.244 | 1.059 | |
fragment_inty | 0.552 | 0.138 | 0.633 | |
gff3_preprocess | 0.539 | 0.029 | 0.569 | |
make_df | 0.608 | 0.232 | 0.527 | |
make_pen | 8.961 | 6.342 | 12.271 | |
nls2_fit | 34.229 | 2.919 | 21.947 | |
predict_ps_itss | 0.223 | 0.016 | 0.239 | |
rifi_fit | 22.234 | 0.980 | 23.214 | |
rifi_fragmentation | 2.645 | 0.856 | 3.142 | |
rifi_penalties | 45.082 | 44.618 | 67.870 | |
rifi_preprocess | 1.492 | 0.562 | 1.601 | |
rifi_stats | 2.873 | 0.289 | 3.162 | |
rifi_summary | 1.746 | 0.047 | 1.792 | |
rifi_visualization | 29.104 | 2.808 | 31.914 | |
rifi_wrapper | 96.833 | 62.689 | 118.482 | |
segment_pos | 0.157 | 0.000 | 0.157 | |
viz_pen_obj | 0.008 | 0.004 | 0.011 | |