| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:30 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1703/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rifi 1.3.2 (landing page) Jens Georg
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | ERROR | ||||||||||
| Package: rifi |
| Version: 1.3.2 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rifi_1.3.2.tar.gz |
| StartedAt: 2023-04-11 23:00:11 -0400 (Tue, 11 Apr 2023) |
| EndedAt: 2023-04-11 23:09:28 -0400 (Tue, 11 Apr 2023) |
| EllapsedTime: 557.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: rifi.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rifi.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rifi_1.3.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/rifi.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘rifi/DESCRIPTION’ ... OK
* this is package ‘rifi’ version ‘1.3.2’
* 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.17-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 103.808 69.807 129.893
rifi_penalties 51.397 43.012 73.925
nls2_fit 37.398 2.643 24.128
rifi_visualization 27.261 1.513 28.774
rifi_fit 22.743 0.496 23.239
make_pen 9.206 7.257 13.065
TI_fit 10.851 1.728 7.191
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘vignette.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘vignette.Rmd’ using rmarkdown
Quitting from lines 22-23 (vignette.Rmd)
Error: processing vignette 'vignette.Rmd' failed with diagnostics:
there is no package called 'devtools'
--- failed re-building ‘vignette.Rmd’
SUMMARY: processing the following file failed:
‘vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 2 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/rifi.Rcheck/00check.log’
for details.
rifi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL rifi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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: 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)
rifi.Rcheck/rifi-Ex.timings
| name | user | system | elapsed | |
| TI_fit | 10.851 | 1.728 | 7.191 | |
| TUgether | 0.376 | 0.210 | 0.510 | |
| apply_Ttest_delay | 0.982 | 0.288 | 1.270 | |
| apply_ancova | 0.273 | 0.000 | 0.273 | |
| apply_event_position | 0.09 | 0.00 | 0.09 | |
| apply_manova | 0.536 | 0.016 | 0.553 | |
| apply_t_test | 0.665 | 0.044 | 0.709 | |
| apply_t_test_ti | 0.159 | 0.036 | 0.195 | |
| check_input | 0.327 | 0.020 | 0.347 | |
| dataframe_summary | 0.086 | 0.012 | 0.098 | |
| dataframe_summary_TI | 0.040 | 0.000 | 0.041 | |
| dataframe_summary_events | 0.832 | 0.072 | 0.904 | |
| dataframe_summary_events_HL_int | 0.627 | 0.073 | 0.699 | |
| dataframe_summary_events_ps_itss | 0.230 | 0.016 | 0.246 | |
| dataframe_summary_events_velocity | 0.256 | 0.004 | 0.259 | |
| event_dataframe | 0.704 | 0.014 | 0.718 | |
| finding_PDD | 0.206 | 0.110 | 0.253 | |
| finding_TI | 0.365 | 0.171 | 0.452 | |
| fold_change | 2.782 | 0.140 | 2.922 | |
| fragment_HL | 0.621 | 0.204 | 0.730 | |
| fragment_TI | 0.437 | 0.048 | 0.485 | |
| fragment_delay | 0.975 | 0.390 | 1.239 | |
| fragment_inty | 0.647 | 0.172 | 0.747 | |
| gff3_preprocess | 0.577 | 0.048 | 0.628 | |
| make_df | 0.691 | 0.530 | 0.740 | |
| make_pen | 9.206 | 7.257 | 13.065 | |
| nls2_fit | 37.398 | 2.643 | 24.128 | |
| predict_ps_itss | 0.275 | 0.055 | 0.330 | |
| rifi_fit | 22.743 | 0.496 | 23.239 | |
| rifi_fragmentation | 3.167 | 0.993 | 3.755 | |
| rifi_penalties | 51.397 | 43.012 | 73.925 | |
| rifi_preprocess | 1.692 | 0.882 | 1.926 | |
| rifi_stats | 3.060 | 0.268 | 3.328 | |
| rifi_summary | 2.199 | 0.072 | 2.271 | |
| rifi_visualization | 27.261 | 1.513 | 28.774 | |
| rifi_wrapper | 103.808 | 69.807 | 129.893 | |
| segment_pos | 0.182 | 0.000 | 0.182 | |
| viz_pen_obj | 0.007 | 0.004 | 0.010 | |