############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:zitools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings zitools_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/zitools.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘zitools/DESCRIPTION’ ... OK * this is package ‘zitools’ 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 for sufficient/correct file permissions ... OK * checking whether package ‘zitools’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 loading without being on the library search path ... 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 calcWeights: no visible global function definition for ‘predict’ omit_str_zero: no visible global function definition for ‘predict’ Undefined global functions or variables: predict Consider adding importFrom("stats", "predict") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from Rd file 'rowQuantiles.Rd': \S4method{rowQuantiles}{Zi} Code: function(x, rows = NULL, cols = NULL, probs = seq(from = 0, to = 1, by = 0.25), na.rm = FALSE, type = 7L, digits = 7L, ..., useNames = TRUE, drop = TRUE) Docs: function(x, rows = NULL, cols = NULL, probs = seq(from = 0, to = 1, by = 0.25), na.rm = TRUE, type = 7L, ..., useNames = TRUE, drop = TRUE) Argument names in code not in docs: digits Mismatches in argument names: Position: 7 Code: digits Docs: ... Position: 8 Code: ... Docs: useNames Position: 9 Code: useNames Docs: drop Mismatches in argument default values: Name: 'na.rm' Code: FALSE Docs: TRUE \S4method{colQuantiles}{Zi} Code: function(x, rows = NULL, cols = NULL, probs = seq(from = 0, to = 1, by = 0.25), na.rm = FALSE, type = 7L, digits = 7L, ..., useNames = TRUE, drop = TRUE) Docs: function(x, rows = NULL, cols = NULL, probs = seq(from = 0, to = 1, by = 0.25), na.rm = TRUE, type = 7L, ..., useNames = TRUE, drop = TRUE) Argument names in code not in docs: digits Mismatches in argument names: Position: 7 Code: digits Docs: ... Position: 8 Code: ... Docs: useNames Position: 9 Code: useNames Docs: drop Mismatches in argument default values: Name: 'na.rm' Code: FALSE Docs: TRUE * 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 plus 12.569 0.012 12.422 assays 8.166 0.514 8.617 boxplot 7.221 0.132 7.286 mean 7.207 0.080 7.214 plot 7.105 0.104 7.149 inputcounts 7.084 0.120 7.155 cor 7.092 0.076 7.100 zi2deseq2 7.085 0.055 7.048 resample_deinflatedcounts 6.919 0.088 6.913 log1p 6.506 0.004 6.419 subset_sample 6.403 0.100 6.428 log2p 6.453 0.040 6.432 sd 6.343 0.112 6.387 otu_table 6.423 0.027 6.369 colData 6.353 0.055 6.345 model 6.400 0.004 6.331 median 6.367 0.012 6.323 rowVars 6.335 0.032 6.270 var 6.297 0.068 6.304 heatmap 6.319 0.028 6.255 colMeans2 6.300 0.032 6.266 colMedians 6.293 0.020 6.253 inputdata 6.207 0.020 6.157 cov 6.116 0.027 6.069 quantile 6.127 0.000 6.077 deinflatedcounts 6.062 0.024 6.020 rowQuantiles 6.057 0.020 6.026 weightedVar 5.994 0.012 5.933 weights 5.969 0.016 5.910 rowData 5.952 0.012 5.892 weighted.mean 5.888 0.035 5.855 zi2phyloseq 5.761 0.052 5.735 subset_feature 5.661 0.020 5.603 rowWeightedSds 5.617 0.060 5.589 sample_data 5.633 0.036 5.606 rowSds 5.651 0.000 5.572 tax_table 5.626 0.013 5.563 rowWeightedMeans 5.530 0.104 5.564 times 5.568 0.036 5.516 show 5.555 0.036 5.501 t 5.538 0.031 5.511 slash 5.537 0.024 5.478 ziMain 5.504 0.016 5.455 * 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: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/zitools.Rcheck/00check.log’ for details.