| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:26 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| 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 DeepPINCS package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 485/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DeepPINCS 1.7.0 (landing page) Dongmin Jung
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
| Package: DeepPINCS |
| Version: 1.7.0 |
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DeepPINCS.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings DeepPINCS_1.7.0.tar.gz |
| StartedAt: 2022-12-28 23:04:31 -0500 (Wed, 28 Dec 2022) |
| EndedAt: 2022-12-28 23:07:26 -0500 (Wed, 28 Dec 2022) |
| EllapsedTime: 174.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DeepPINCS.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DeepPINCS.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings DeepPINCS_1.7.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/DeepPINCS.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 10.4.0
GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'DeepPINCS/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DeepPINCS' version '1.7.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 whether package 'DeepPINCS' 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 ... NOTE
fit_cpi: no visible binding for global variable 'compound'
fit_cpi: no visible binding for global variable 'compound_args'
fit_cpi: no visible binding for global variable 'protein'
fit_cpi: no visible binding for global variable 'protein_args'
fit_cpi: no visible binding for global variable 'max_atoms'
gcn_in_out : initialize: no visible global function definition for
'super'
gcn_in_out : call: no visible binding for global variable 'self'
gcn_in_out : <anonymous>: no visible binding for global variable 'self'
gcn_in_out: no visible binding for global variable 'temp_units'
multiple_sampling_generator : <anonymous>: no visible binding for
global variable 'batch_start'
Undefined global functions or variables:
batch_start compound compound_args max_atoms protein protein_args
self super temp_units
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... 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
cpi_model 10.26 2.36 31.02
* 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: 1 NOTE
See
'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/DeepPINCS.Rcheck/00check.log'
for details.
DeepPINCS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL DeepPINCS ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'DeepPINCS' ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (DeepPINCS)
DeepPINCS.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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(DeepPINCS)
Loading required package: keras
>
> test_check("DeepPINCS")
2022-12-28 23:06:20.536165: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2022-12-28 23:06:20.536210: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2022-12-28 23:06:31.752140: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'nvcuda.dll'; dlerror: nvcuda.dll not found
2022-12-28 23:06:31.752179: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303)
2022-12-28 23:06:31.757424: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:169] retrieving CUDA diagnostic information for host: palomino5
2022-12-28 23:06:31.757531: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:176] hostname: palomino5
2022-12-28 23:06:31.757833: I tensorflow/core/platform/cpu_feature_guard.cc:151] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
1/7 [===>..........................] - ETA: 4s - loss: 0.6789 - accuracy: 0.8125
7/7 [==============================] - 1s 42ms/step - loss: 0.7022 - accuracy: 0.4100 - val_loss: 0.6932 - val_accuracy: 0.4800
1/7 [===>..........................] - ETA: 5s - loss: 0.6887 - accuracy: 0.5625
7/7 [==============================] - 1s 36ms/step - loss: 0.6871 - accuracy: 0.5500 - val_loss: 0.6873 - val_accuracy: 0.5100
1/7 [===>..........................] - ETA: 4s - loss: 0.6181 - accuracy: 0.8125
7/7 [==============================] - 1s 36ms/step - loss: 0.7142 - accuracy: 0.4800 - val_loss: 0.6861 - val_accuracy: 0.5200
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]
>
> proc.time()
user system elapsed
56.21 8.53 59.90
DeepPINCS.Rcheck/DeepPINCS-Ex.timings
| name | user | system | elapsed | |
| cpi_model | 10.26 | 2.36 | 31.02 | |
| encoder_in_out | 0.12 | 0.00 | 0.13 | |
| get_canonical_smiles | 0.00 | 0.02 | 0.01 | |
| get_fingerprint | 0.53 | 0.06 | 0.23 | |
| get_graph_structure_node_feature | 0.05 | 0.02 | 0.06 | |
| get_seq_encode_pad | 0.05 | 0.00 | 0.05 | |
| metric_concordance_index | 2.23 | 0.45 | 2.22 | |
| metric_f1_score | 2.54 | 0.43 | 1.90 | |
| multiple_sampling_generator | 0.01 | 0.00 | 0.01 | |
| seq_check | 0.00 | 0.01 | 0.01 | |
| seq_preprocessing | 0.03 | 0.00 | 0.04 | |