Back to Multiple platform build/check report for BioC 3.12
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

CHECK report for EMDomics on malbec1

This page was generated on 2021-05-06 12:27:28 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the EMDomics package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 542/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EMDomics 2.20.0  (landing page)
Sadhika Malladi and Daniel Schmolze
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/EMDomics
Branch: RELEASE_3_12
Last Commit: 59aa6de
Last Changed Date: 2020-10-27 11:05:25 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: EMDomics
Version: 2.20.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:EMDomics.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings EMDomics_2.20.0.tar.gz
StartedAt: 2021-05-06 01:13:44 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 01:16:16 -0400 (Thu, 06 May 2021)
EllapsedTime: 152.3 seconds
RetCode: 0
Status:   OK  
CheckDir: EMDomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:EMDomics.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings EMDomics_2.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/EMDomics.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EMDomics/DESCRIPTION’ ... OK
* this is package ‘EMDomics’ version ‘2.20.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 ‘EMDomics’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Authors@R field gives more than one person with maintainer role:
  Sadhika Malladi <contact@sadhikamalladi.com> [aut, cre]
  Daniel Schmolze <emd@schmolze.com> [aut, cre]
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* 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 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
.cvm_pairwise_q: no visible global function definition for ‘combn’
.cvm_pairwise_q : <anonymous>: no visible global function definition
  for ‘median’
.emd_gene_pairwise: no visible global function definition for ‘hist’
.emd_pairwise_q: no visible global function definition for ‘combn’
.emd_pairwise_q : <anonymous>: no visible global function definition
  for ‘median’
.ks_pairwise_table: no visible global function definition for ‘ks.test’
calculate_cvm: no visible global function definition for ‘combn’
calculate_cvm : <anonymous>: no visible global function definition for
  ‘median’
calculate_cvm_gene: no visible global function definition for ‘combn’
calculate_emd: no visible global function definition for ‘combn’
calculate_emd : <anonymous>: no visible global function definition for
  ‘median’
calculate_emd_gene: no visible global function definition for ‘combn’
calculate_ks: no visible global function definition for ‘combn’
calculate_ks : <anonymous>: no visible global function definition for
  ‘p.adjust’
calculate_ks : <anonymous>: no visible global function definition for
  ‘median’
calculate_ks_gene: no visible global function definition for ‘combn’
calculate_ks_gene: no visible global function definition for ‘ks.test’
Undefined global functions or variables:
  combn hist ks.test median p.adjust
Consider adding
  importFrom("graphics", "hist")
  importFrom("stats", "ks.test", "median", "p.adjust")
  importFrom("utils", "combn")
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plot_cvmperms    14.392  0.092  14.518
calculate_cvm    13.768  0.100  13.926
plot_cvm_density 12.676  0.100  12.795
plot_emd_density 10.252  0.080  10.350
plot_cvmnull      9.748  0.048   9.823
calculate_emd     9.132  0.064   9.207
plot_emdperms     8.340  0.068   8.413
plot_ks_density   8.112  0.016   8.143
plot_ksperms      8.064  0.016   8.106
plot_emdnull      7.220  0.024   7.254
calculate_ks      7.016  0.024   7.049
plot_ksnull       6.580  0.012   6.596
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

EMDomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL EMDomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘EMDomics’ ...
** using staged installation
** R
** 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 (EMDomics)

Tests output


Example timings

EMDomics.Rcheck/EMDomics-Ex.timings

nameusersystemelapsed
calculate_cvm13.768 0.10013.926
calculate_cvm_gene0.0120.0000.011
calculate_emd9.1320.0649.207
calculate_emd_gene0.0080.0000.007
calculate_ks7.0160.0247.049
calculate_ks_gene0.0120.0000.011
plot_cvm_density12.676 0.10012.795
plot_cvmnull9.7480.0489.823
plot_cvmperms14.392 0.09214.518
plot_emd_density10.252 0.08010.350
plot_emdnull7.2200.0247.254
plot_emdperms8.3400.0688.413
plot_ks_density8.1120.0168.143
plot_ksnull6.5800.0126.596
plot_ksperms8.0640.0168.106