############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:NeuCA.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings NeuCA_1.5.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/NeuCA.Rcheck’ * using R Under development (unstable) (2023-02-14 r83833) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 * running under: Ubuntu 20.04.6 LTS * using session charset: UTF-8 * checking for file ‘NeuCA/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘NeuCA’ version ‘1.5.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘NeuCA’ 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 loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: ‘e1071’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE HNN_assign: no visible global function definition for ‘txtProgressBar’ HNN_assign: no visible global function definition for ‘setTxtProgressBar’ HNN_assign: no visible global function definition for ‘predict’ NeuCA: no visible global function definition for ‘is’ NeuCA: no visible global function definition for ‘assay’ NeuCA: no visible global function definition for ‘predict’ SCHwrapper: no visible binding for global variable ‘sd’ SampleNorm: no visible binding for global variable ‘sd’ assignCT: no visible global function definition for ‘na.omit’ cor.det: no visible global function definition for ‘cor’ train_SCH: no visible global function definition for ‘na.omit’ train_SCH: no visible global function definition for ‘dist’ train_SCH: no visible global function definition for ‘hclust’ Undefined global functions or variables: assay cor dist hclust is na.omit predict sd setTxtProgressBar txtProgressBar Consider adding importFrom("methods", "is") importFrom("stats", "cor", "dist", "hclust", "na.omit", "predict", "sd") importFrom("utils", "setTxtProgressBar", "txtProgressBar") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 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 NeuCA 24.202 4.864 18.318 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘NeuCA.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: ... --- re-building ‘NeuCA.Rmd’ using rmarkdown 2023-04-12 07:57:01.783648: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/biocbuild/bbs-3.17-bioc/R/lib:/usr/local/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-11-openjdk-amd64/lib/server:/home/biocbuild/bbs-3.17-bioc/R/lib:/usr/local/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-11-openjdk-amd64/lib/server:/home/biocbuild/bbs-3.17-bioc/R/lib:/usr/local/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-11-openjdk-amd64/lib/server 2023-04-12 07:57:01.783704: 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-12 07:57:04.469986: I tensorflow/compiler/jit/xla_cpu_device.cc:41] Not creating XLA devices, tf_xla_enable_xla_devices not set 2023-04-12 07:57:04.471690: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcuda.so.1 2023-04-12 07:57:04.555248: E tensorflow/stream_executor/cuda/cuda_driver.cc:328] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected 2023-04-12 07:57:04.555320: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (nebbiolo2): /proc/driver/nvidia/version does not exist 2023-04-12 07:57:04.556094: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-04-12 07:57:04.560744: I tensorflow/compiler/jit/xla_gpu_device.cc:99] Not creating XLA devices, tf_xla_enable_xla_devices not set 2023-04-12 07:57:04.848971: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:116] None of the MLIR optimization passes are enabled (registered 2) 2023-04-12 07:57:04.849797: I tensorflow/core/platform/profile_utils/cpu_utils.cc:112] CPU Frequency: 2200000000 Hz Quitting from lines 88-96 (NeuCA.Rmd) Error: processing vignette 'NeuCA.Rmd' failed with diagnostics: there is no package called 'kableExtra' --- failed re-building ‘NeuCA.Rmd’ SUMMARY: processing the following file failed: ‘NeuCA.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 2 NOTEs See ‘/home/biocbuild/bbs-3.17-bioc/meat/NeuCA.Rcheck/00check.log’ for details.