Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:30 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for DeepPINCS on palomino4


To the developers/maintainers of the DeepPINCS package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DeepPINCS.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 496/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DeepPINCS 1.6.0  (landing page)
Dongmin Jung
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/DeepPINCS
git_branch: RELEASE_3_16
git_last_commit: 873bd03
git_last_commit_date: 2022-11-01 11:24:50 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: DeepPINCS
Version: 1.6.0
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DeepPINCS.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings DeepPINCS_1.6.0.tar.gz
StartedAt: 2023-04-11 00:41:20 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 00:44:52 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 212.0 seconds
RetCode: 0
Status:   OK  
CheckDir: DeepPINCS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DeepPINCS.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings DeepPINCS_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/DeepPINCS.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* 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.6.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 13.28   2.94   40.59
* 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.16-bioc/meat/DeepPINCS.Rcheck/00check.log'
for details.



Installation output

DeepPINCS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL DeepPINCS
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-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)

Tests output

DeepPINCS.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 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")
2023-04-11 00:43:31.573397: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2023-04-11 00:43:31.573467: 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.
2023-04-11 00:43:44.355230: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'nvcuda.dll'; dlerror: nvcuda.dll not found
2023-04-11 00:43:44.355278: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303)
2023-04-11 00:43:44.360166: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:169] retrieving CUDA diagnostic information for host: palomino4
2023-04-11 00:43:44.360282: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:176] hostname: palomino4
2023-04-11 00:43:44.360633: 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: 5s - loss: 0.6584 - accuracy: 0.6250
7/7 [==============================] - 1s 57ms/step - loss: 0.6848 - accuracy: 0.5200 - val_loss: 0.6960 - val_accuracy: 0.4800

1/7 [===>..........................] - ETA: 5s - loss: 0.6661 - accuracy: 0.6875
7/7 [==============================] - 1s 47ms/step - loss: 0.6792 - accuracy: 0.5700 - val_loss: 0.6903 - val_accuracy: 0.4500

1/7 [===>..........................] - ETA: 5s - loss: 0.6877 - accuracy: 0.5625
7/7 [==============================] - 1s 57ms/step - loss: 0.6843 - accuracy: 0.5200 - val_loss: 0.6910 - val_accuracy: 0.4800
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
  70.65    8.65   73.26 

Example timings

DeepPINCS.Rcheck/DeepPINCS-Ex.timings

nameusersystemelapsed
cpi_model13.28 2.9440.59
encoder_in_out0.110.000.11
get_canonical_smiles0.020.020.03
get_fingerprint0.420.040.22
get_graph_structure_node_feature0.050.000.05
get_seq_encode_pad0.010.000.02
metric_concordance_index2.250.462.61
metric_f1_score2.660.562.09
multiple_sampling_generator000
seq_check0.010.000.01
seq_preprocessing0.000.030.03