Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:37:39 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 2154/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ttgsea 1.8.0 (landing page) Dongmin Jung
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the ttgsea package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ttgsea.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: ttgsea |
Version: 1.8.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ttgsea.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ttgsea_1.8.0.tar.gz |
StartedAt: 2023-10-16 08:18:47 -0400 (Mon, 16 Oct 2023) |
EndedAt: 2023-10-16 08:25:12 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 384.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ttgsea.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ttgsea.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ttgsea_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/ttgsea.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ttgsea/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ttgsea’ version ‘1.8.0’ * 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ttgsea’ can be installed ... OK * 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 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 ... OK * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed predict_model 38.823 4.378 35.504 fit_model 38.719 3.368 37.958 bi_gru 15.763 2.601 26.420 token_vector 15.600 0.881 13.564 text_token 15.592 0.870 13.542 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
ttgsea.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ttgsea ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘ttgsea’ ... ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** 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 (ttgsea)
ttgsea.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(ttgsea) Loading required package: keras > > test_check("ttgsea") 1/45 [..............................] - ETA: 8:26 - loss: 1.7304 - pearson_correlation: 0.0836 2/45 [>.............................] - ETA: 2s - loss: 1.6193 - pearson_correlation: -0.1295 3/45 [=>............................] - ETA: 2s - loss: 1.6483 - pearson_correlation: 0.0220 4/45 [=>............................] - ETA: 2s - loss: 1.5292 - pearson_correlation: 0.0869 6/45 [===>..........................] - ETA: 2s - loss: 1.4992 - pearson_correlation: 0.0712 8/45 [====>.........................] - ETA: 2s - loss: 1.4980 - pearson_correlation: 0.0597 10/45 [=====>........................] - ETA: 1s - loss: 1.4887 - pearson_correlation: 0.0994 12/45 [=======>......................] - ETA: 1s - loss: 1.5158 - pearson_correlation: 0.1008 14/45 [========>.....................] - ETA: 1s - loss: 1.5502 - pearson_correlation: 0.1172 16/45 [=========>....................] - ETA: 1s - loss: 1.5478 - pearson_correlation: 0.1237 18/45 [===========>..................] - ETA: 1s - loss: 1.5570 - pearson_correlation: 0.1216 20/45 [============>.................] - ETA: 1s - loss: 1.5529 - pearson_correlation: 0.1243 22/45 [=============>................] - ETA: 0s - loss: 1.5411 - pearson_correlation: 0.1253 24/45 [===============>..............] - ETA: 0s - loss: 1.5591 - pearson_correlation: 0.1301 26/45 [================>.............] - ETA: 0s - loss: 1.5461 - pearson_correlation: 0.1345 27/45 [=================>............] - ETA: 0s - loss: 1.5426 - pearson_correlation: 0.1339 29/45 [==================>...........] - ETA: 0s - loss: 1.5274 - pearson_correlation: 0.1221 31/45 [===================>..........] - ETA: 0s - loss: 1.5359 - pearson_correlation: 0.1190 33/45 [=====================>........] - ETA: 0s - loss: 1.5242 - pearson_correlation: 0.1238 35/45 [======================>.......] - ETA: 0s - loss: 1.5286 - pearson_correlation: 0.1337 37/45 [=======================>......] - ETA: 0s - loss: 1.5394 - pearson_correlation: 0.1388 39/45 [=========================>....] - ETA: 0s - loss: 1.5398 - pearson_correlation: 0.1484 41/45 [==========================>...] - ETA: 0s - loss: 1.5464 - pearson_correlation: 0.1439 43/45 [===========================>..] - ETA: 0s - loss: 1.5406 - pearson_correlation: 0.1411 44/45 [============================>.] - ETA: 0s - loss: 1.5461 - pearson_correlation: 0.1356 45/45 [==============================] - 13s 44ms/step - loss: 1.5488 - pearson_correlation: 0.1426 1/4 [======>.......................] - ETA: 3s 4/4 [==============================] - 1s 10ms/step 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 61ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 13/32 [===========>..................] - ETA: 0s 20/32 [=================>............] - ETA: 0s 26/32 [=======================>......] - ETA: 0s 32/32 [==============================] - ETA: 0s 32/32 [==============================] - 0s 9ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 13/32 [===========>..................] - ETA: 0s 19/32 [================>.............] - ETA: 0s 24/32 [=====================>........] - ETA: 0s 28/32 [=========================>....] - ETA: 0s 32/32 [==============================] - 0s 10ms/step 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 78ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 14/32 [============>.................] - ETA: 0s 21/32 [==================>...........] - ETA: 0s 27/32 [========================>.....] - ETA: 0s 32/32 [==============================] - 0s 8ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 11/32 [=========>....................] - ETA: 0s 15/32 [=============>................] - ETA: 0s 20/32 [=================>............] - ETA: 0s 26/32 [=======================>......] - ETA: 0s 32/32 [==============================] - ETA: 0s 32/32 [==============================] - 0s 10ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 13/32 [===========>..................] - ETA: 0s 18/32 [===============>..............] - ETA: 0s 22/32 [===================>..........] - ETA: 0s 26/32 [=======================>......] - ETA: 0s 32/32 [==============================] - ETA: 0s 32/32 [==============================] - 0s 11ms/step 1/32 [..............................] - ETA: 1s 7/32 [=====>........................] - ETA: 0s 13/32 [===========>..................] - ETA: 0s 19/32 [================>.............] - ETA: 0s 25/32 [======================>.......] - ETA: 0s 31/32 [============================>.] - ETA: 0s 32/32 [==============================] - 0s 9ms/step [ FAIL 0 | WARN 0 | SKIP 0 | PASS 13 ] > > proc.time() user system elapsed 54.707 7.018 63.610
ttgsea.Rcheck/ttgsea-Ex.timings
name | user | system | elapsed | |
bi_gru | 15.763 | 2.601 | 26.420 | |
bi_lstm | 0.524 | 0.029 | 0.721 | |
fit_model | 38.719 | 3.368 | 37.958 | |
metric_pearson_correlation | 0.025 | 0.003 | 0.048 | |
plot_model | 0.436 | 0.050 | 0.628 | |
predict_model | 38.823 | 4.378 | 35.504 | |
sampling_generator | 0.001 | 0.001 | 0.002 | |
text_token | 15.592 | 0.870 | 13.542 | |
token_vector | 15.600 | 0.881 | 13.564 | |