############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:omXplore.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings omXplore_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/omXplore.Rcheck' * using R version 4.4.2 (2024-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'omXplore/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'omXplore' version '1.0.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 whether package 'omXplore' can be installed ... WARNING Found the following significant warnings: Note: possible error in 'plots_tracking_server("tracker", ': unused argument (reset = reactive({ Note: possible error in 'omXplore_intensity_server("iplot", ': unused argument (reset = reactive({ See 'F:/biocbuild/bbs-3.20-bioc/meat/omXplore.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 code 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 whether startup messages can be suppressed ... 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 Build_X_CC: no visible global function definition for 'metadata' Build_X_CC: no visible global function definition for 'metadata<-' Check_MSnSet_Consistency : : no visible global function definition for 'experimentData' MAE_Compatibility_with_Prostar_1x : : no visible binding for global variable '.colData' SE_Compatibility_with_Prostar_1.x: no visible global function definition for 'experimentData' SE_Compatibility_with_Prostar_1.x: no visible global function definition for 'metadata' SE_Compatibility_with_Prostar_1.x: no visible global function definition for 'metadata<-' omXplore_intensity : server: possible error in plots_tracking_server("tracker", obj = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in obj: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in }), i = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in i: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in }), reset = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in input$reset: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in }), is.enabled = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in TRUE: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in })): unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in omXplore_intensity_server("iplot", obj = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in }), track.indices = reactive({: unused argument (reset = reactive({ input$reset })) omXplore_intensity : server: possible error in indices(): unused argument (reset = reactive({ input$reset })) Undefined global functions or variables: .colData experimentData metadata metadata<- * 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 ... WARNING Undocumented arguments in Rd file 'intensity-plots.Rd' 'remoteReset' 'is.enabled' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 density-plot 1.48 0.08 8.66 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 1 NOTE See 'F:/biocbuild/bbs-3.20-bioc/meat/omXplore.Rcheck/00check.log' for details.