Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRSTUVWXY[Z]

This page was generated on 2024-10-03 11:42 -0400 (Thu, 03 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4461
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4716
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4466
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4498
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4446
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4445
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

Package 2264/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
zitools 0.99.5  (landing page)
Carlotta Meyring
Snapshot Date: 2024-10-02 13:40 -0400 (Wed, 02 Oct 2024)
git_url: https://git.bioconductor.org/packages/zitools
git_branch: devel
git_last_commit: 5a9cd7f
git_last_commit_date: 2024-09-10 09:53:00 -0400 (Tue, 10 Sep 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for zitools on nebbiolo2

To the developers/maintainers of the zitools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/zitools.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: zitools
Version: 0.99.5
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:zitools.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings zitools_0.99.5.tar.gz
StartedAt: 2024-10-03 01:36:50 -0400 (Thu, 03 Oct 2024)
EndedAt: 2024-10-03 01:42:52 -0400 (Thu, 03 Oct 2024)
EllapsedTime: 361.8 seconds
RetCode: 0
Status:   OK  
CheckDir: zitools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:zitools.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings zitools_0.99.5.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: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘zitools/DESCRIPTION’ ... OK
* this is package ‘zitools’ version ‘0.99.5’
* 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 ... 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
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/zitools.Rcheck/00check.log’
for details.


Installation output

zitools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL zitools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘zitools’ ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘weights’ in package ‘zitools’
Creating a new generic function for ‘weightedSd’ in package ‘zitools’
Creating a generic function for ‘cov’ from package ‘stats’ in package ‘zitools’
** 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 (zitools)

Tests output

zitools.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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(zitools)

Attaching package: 'zitools'

The following objects are masked from 'package:stats':

    heatmap, weights

> 
> test_check("zitools")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 9 ]
> 
> 
> proc.time()
   user  system elapsed 
 24.273   1.684  25.945 

Example timings

zitools.Rcheck/zitools-Ex.timings

nameusersystemelapsed
MissingValueHeatmap0.0020.0000.002
assays3.0650.1563.221
boxplot1.8570.0321.889
colData2.4080.0282.435
colMeans22.4050.0072.413
colMedians2.4320.0062.439
cor1.7000.0191.719
cov1.7030.0081.712
deinflatedcounts1.7370.0051.741
heatmap2.2840.0032.287
inputcounts1.6810.0071.689
inputdata1.7250.0061.731
log1p1.7140.0061.720
log2p2.3090.0092.317
mean1.6770.0041.680
median1.7010.0011.702
model1.7050.0021.707
otu_table2.3020.0052.307
plot1.6570.0021.659
plus3.4010.0043.405
quantile2.3120.0012.313
resample_deinflatedcounts1.7120.0011.714
rowData1.7360.0001.737
rowQuantiles1.7430.0211.764
rowSds2.3580.0562.414
rowVars1.6960.0051.701
rowWeightedMeans1.7150.0041.719
rowWeightedSds1.7440.0071.751
sample_data1.7670.0071.774
sd2.2280.0022.230
show1.6980.0011.699
slash1.7190.0011.721
subset_feature1.7750.0001.777
subset_sample2.2990.0002.299
t1.6790.0051.683
tax_table1.7090.0011.710
times1.7290.0001.728
var2.2520.0012.252
weighted.mean1.6800.0061.685
weightedVar1.7180.0031.721
weights1.7200.0091.728
zi2deseq22.5410.0022.543
zi2phyloseq1.7340.0291.763
ziMain1.7070.0321.739