Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
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 1750/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
rifi 1.11.0 (landing page) Jens Georg
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | TIMEOUT | ||||||||||
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. |
Package: rifi |
Version: 1.11.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings rifi_1.11.0.tar.gz |
StartedAt: 2025-01-28 14:32:09 -0000 (Tue, 28 Jan 2025) |
EndedAt: 2025-01-28 15:12:10 -0000 (Tue, 28 Jan 2025) |
EllapsedTime: 2400.7 seconds |
RetCode: None |
Status: TIMEOUT |
CheckDir: rifi.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --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-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * 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 ...
rifi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL rifi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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)
rifi.Rcheck/rifi-Ex.timings
name | user | system | elapsed | |
TI_fit | 15.632 | 1.007 | 10.073 | |
TUgether | 0.618 | 0.414 | 0.957 | |
apply_Ttest_delay | 0.138 | 0.084 | 0.223 | |
apply_ancova | 0.475 | 0.096 | 0.571 | |
apply_event_position | 0.138 | 0.040 | 0.179 | |
apply_manova | 0.888 | 0.244 | 1.134 | |
apply_t_test | 0.989 | 0.055 | 1.048 | |
apply_t_test_ti | 0.244 | 0.000 | 0.245 | |
check_input | 0.459 | 0.016 | 0.475 | |
dataframe_summary | 0.108 | 0.008 | 0.116 | |
dataframe_summary_TI | 0.055 | 0.004 | 0.059 | |
dataframe_summary_events | 1.113 | 0.076 | 1.191 | |
dataframe_summary_events_HL_int | 0.914 | 0.072 | 0.988 | |
dataframe_summary_events_ps_itss | 0.340 | 0.012 | 0.352 | |
dataframe_summary_events_velocity | 0.338 | 0.032 | 0.370 | |
event_dataframe | 2.010 | 0.323 | 2.338 | |
finding_PDD | 0.286 | 0.125 | 0.345 | |
finding_TI | 0.437 | 0.193 | 0.563 | |
fold_change | 4.330 | 0.203 | 4.543 | |
fragment_HL | 0.840 | 0.177 | 0.916 | |
fragment_TI | 0.596 | 0.085 | 0.681 | |
fragment_delay | 1.293 | 0.326 | 1.506 | |
fragment_inty | 0.778 | 0.217 | 0.924 | |
gff3_preprocess | 0.627 | 0.103 | 0.734 | |
make_df | 0.940 | 0.309 | 0.796 | |
make_pen | 12.294 | 8.951 | 17.762 | |
nls2_fit | 57.971 | 3.230 | 36.580 | |
predict_ps_itss | 0.384 | 0.051 | 0.437 | |
rifi_fit | 37.442 | 1.304 | 38.846 | |
rifi_fragmentation | 4.355 | 1.266 | 5.206 | |
rifi_penalties | 68.898 | 52.992 | 99.085 | |
rifi_preprocess | 2.320 | 0.924 | 2.651 | |
rifi_stats | 4.516 | 0.311 | 4.840 | |
rifi_summary | 2.970 | 0.116 | 3.095 | |
rifi_visualization | 64.178 | 0.823 | 65.135 | |