Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-27 11:35:48 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 567/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diggit 1.34.0  (landing page)
Mariano J Alvarez
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/diggit
git_branch: RELEASE_3_18
git_last_commit: ad57507
git_last_commit_date: 2023-10-24 10:41:57 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for diggit on nebbiolo2


To the developers/maintainers of the diggit package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/diggit.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: diggit
Version: 1.34.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:diggit.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings diggit_1.34.0.tar.gz
StartedAt: 2024-03-25 21:47:01 -0400 (Mon, 25 Mar 2024)
EndedAt: 2024-03-25 21:54:09 -0400 (Mon, 25 Mar 2024)
EllapsedTime: 427.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: diggit.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:diggit.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings diggit_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/diggit.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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 ‘diggit/DESCRIPTION’ ... OK
* this is package ‘diggit’ version ‘1.34.0’
* 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 ‘diggit’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Error in citeEntry(entry = "article", author = c(person(c("Mariano", "J"),     "Alvarez"), person(c("James", "C"), "Chen"), person("Andrea",     "Califano")), title = "{DIGGIT}: a Bioconductor package to infer genetic variants driving cellular phenotypes",     journal = "Bioinformatics", year = 2015, volume = 31, number = 24,     pages = "4032--4", textVersion = "Alvarez, M.J., Chen, J.C., and Califano, A. (2015) DIGGIT: a Bioconductor package to infer genetic variants driving cellular phenotypes. Bioinformatics 31(24):4032--4."): could not find function "citeEntry"
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
aecdf: no visible global function definition for ‘quantile’
aecdf: no visible global function definition for ‘ecdf’
aecdf: no visible global function definition for ‘knots’
aecdf: no visible global function definition for ‘lm’
aecdf: no visible global function definition for ‘approxfun’
aecdf : dnull: no visible global function definition for ‘predict’
aecdf : dnull: no visible global function definition for ‘qnorm’
conditionalInternal: no visible global function definition for
  ‘p.adjust’
conditionalInternal : <anonymous>: no visible global function
  definition for ‘fisher.test’
conditionalInternal: no visible global function definition for ‘hclust’
conditionalInternal: no visible global function definition for
  ‘as.dist’
conditionalInternal: no visible global function definition for ‘cutree’
conditionalInternal : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘fisher.test’
conditionalInternal : <anonymous> : <anonymous>: no visible global
  function definition for ‘fisher.test’
correlation : <anonymous>: no visible global function definition for
  ‘cor’
correlation: no visible global function definition for ‘cor’
cortest: no visible global function definition for ‘pnorm’
distMode: no visible global function definition for ‘density’
fet: no visible global function definition for ‘fisher.test’
internalMIfb: no visible global function definition for ‘dnorm’
mutualInfo: no visible global function definition for ‘qnorm’
mutualInfo: no visible global function definition for ‘combn’
mutualInfo: no visible global function definition for ‘txtProgressBar’
mutualInfo : <anonymous>: no visible global function definition for
  ‘setTxtProgressBar’
plothm: no visible global function definition for ‘rgb2hsv’
plothm: no visible global function definition for ‘col2rgb’
plothm: no visible global function definition for ‘hsv’
plothm: no visible global function definition for ‘image’
plothm: no visible global function definition for ‘box’
aqtl,diggit: no visible global function definition for ‘p.adjust’
aqtl,diggit: no visible global function definition for ‘pnorm’
conditional,diggit: no visible global function definition for
  ‘p.adjust’
conditional,diggit: no visible global function definition for ‘pnorm’
conditional,diggit: no visible global function definition for
  ‘txtProgressBar’
conditional,diggit : <anonymous>: no visible global function definition
  for ‘setTxtProgressBar’
marina,matrix: no visible global function definition for ‘qnorm’
mindyFiltering,diggit: no visible global function definition for
  ‘p.adjust’
plot,diggit-ANY: no visible global function definition for ‘abline’
plot,diggit-ANY: no visible global function definition for ‘text’
plot,diggit-ANY: no visible global function definition for ‘axis’
Undefined global functions or variables:
  abline approxfun as.dist axis box col2rgb combn cor cutree density
  dnorm ecdf fisher.test hclust hsv image knots lm p.adjust pnorm
  predict qnorm quantile rgb2hsv setTxtProgressBar text txtProgressBar
Consider adding
  importFrom("grDevices", "col2rgb", "hsv", "rgb2hsv")
  importFrom("graphics", "abline", "axis", "box", "image", "text")
  importFrom("stats", "approxfun", "as.dist", "cor", "cutree", "density",
             "dnorm", "ecdf", "fisher.test", "hclust", "knots", "lm",
             "p.adjust", "pnorm", "predict", "qnorm", "quantile")
  importFrom("utils", "combn", "setTxtProgressBar", "txtProgressBar")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'plot' and siglist 'diggit,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'aecdf':
aecdf
  Code: function(dnull, symmetric = FALSE, n = 100)
  Docs: function(dnull, symmetric = FALSE)
  Argument names in code not in docs:
    n

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
marina-methods      86.618 14.756  34.815
conditional-methods 12.222  0.396  12.619
aqtl-methods        11.309  0.420  11.731
diggit-plot         11.376  0.216  11.592
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘diggit.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/diggit.Rcheck/00check.log’
for details.



Installation output

diggit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL diggit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘diggit’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (diggit)

Tests output


Example timings

diggit.Rcheck/diggit-Ex.timings

nameusersystemelapsed
aqtl-methods11.309 0.42011.731
conditional-methods12.222 0.39612.619
correlation0.0000.0000.001
diggit-class1.5630.0241.588
diggit-methods4.7600.1004.861
diggit-plot11.376 0.21611.592
fcnv-methods1.6930.0201.713
marina-methods86.61814.75634.815
mutualInfo1.8520.0481.900