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

This page was generated on 2024-07-24 11:39 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4284
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 2246/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
zitools 0.99.3  (landing page)
Carlotta Meyring
Snapshot Date: 2024-07-23 14:00 -0400 (Tue, 23 Jul 2024)
git_url: https://git.bioconductor.org/packages/zitools
git_branch: devel
git_last_commit: 5f45d49
git_last_commit_date: 2024-04-24 10:21:43 -0400 (Wed, 24 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
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


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.3
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.3.tar.gz
StartedAt: 2024-07-24 05:27:53 -0400 (Wed, 24 Jul 2024)
EndedAt: 2024-07-24 05:36:38 -0400 (Wed, 24 Jul 2024)
EllapsedTime: 524.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: zitools.Rcheck
Warnings: NA

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.3.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 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘zitools/DESCRIPTION’ ... OK
* this is package ‘zitools’ version ‘0.99.3’
* 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
Examples with CPU (user + system) or elapsed time > 5s
        user system elapsed
plus   5.556  0.040   5.613
assays 5.260  0.168   5.428
* 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 ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘zitools_tutorial.Rmd’ using rmarkdown

Quitting from lines 47-51 [unnamed-chunk-4] (zitools_tutorial.Rmd)
Error: processing vignette 'zitools_tutorial.Rmd' failed with diagnostics:
there is no package called 'microbiome'
--- failed re-building ‘zitools_tutorial.Rmd’

SUMMARY: processing the following file failed:
  ‘zitools_tutorial.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.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 
 38.519   2.844  41.378 

Example timings

zitools.Rcheck/zitools-Ex.timings

nameusersystemelapsed
MissingValueHeatmap0.0000.0030.004
assays5.2600.1685.428
boxplot4.0110.1204.157
colData2.9150.0482.964
colMeans22.8610.0642.924
colMedians2.8510.0162.867
cor3.8510.0883.939
cov2.6880.0322.719
deinflatedcounts2.6680.0442.713
heatmap2.6780.0152.694
inputcounts3.7190.1363.855
inputdata2.5970.0082.621
log1p2.7580.0242.798
log2p2.7430.0082.752
mean3.5090.0803.589
median2.5390.0042.557
model2.4740.0082.482
otu_table2.5310.0122.544
plot3.2910.0043.298
plus5.5560.0405.613
quantile2.8820.0042.885
resample_deinflatedcounts3.7100.1043.813
rowData2.7680.0122.781
rowQuantiles2.7800.0162.795
rowSds2.8760.0162.892
rowVars4.0610.0124.073
rowWeightedMeans2.8850.0162.901
rowWeightedSds2.6910.0162.724
sample_data2.7380.0002.737
sd3.7380.0793.820
show2.7040.0242.750
slash2.6940.0002.695
subset_feature2.7990.0322.834
subset_sample3.7760.0723.858
t2.6840.0242.707
tax_table2.7640.0362.816
times2.7590.0082.767
var3.6210.0363.658
weighted.mean2.6550.0242.679
weightedVar2.7070.0282.735
weights2.7520.0202.772
zi2deseq24.1760.0204.196
zi2phyloseq2.7080.0762.783
ziMain2.7980.0042.802