Back to Multiple platform build/check report for BioC 3.15
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-18 11:07:25 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for dyebias on riesling1


To the developers/maintainers of the dyebias package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dyebias.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 557/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dyebias 1.55.0  (landing page)
Philip Lijnzaad
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/dyebias
git_branch: master
git_last_commit: ad0d19f
git_last_commit_date: 2021-10-26 11:53:45 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: dyebias
Version: 1.55.0
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dyebias.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings dyebias_1.55.0.tar.gz
StartedAt: 2022-03-17 18:59:22 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 19:00:19 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 57.2 seconds
RetCode: 0
Status:   OK  
CheckDir: dyebias.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dyebias.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings dyebias_1.55.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/dyebias.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'dyebias/DESCRIPTION' ... OK
* this is package 'dyebias' version '1.55.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 whether package 'dyebias' 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 ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 ... NOTE
'library' or 'require' calls in package code:
  'limma' 'methods'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
  'Biobase' 'marray'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.check.reporter.labels: no visible global function definition for
  'maLabels'
.check.reporter.labels: no visible global function definition for
  'maGnames'
.check.reporter.labels: no visible global function definition for
  'maNspots'
.check.slide.labels: no visible global function definition for
  'maNsamples'
.check.slide.labels: no visible global function definition for
  'maLabels'
.check.slide.labels: no visible global function definition for
  'maTargets'
.find.estimators: no visible global function definition for 'quantile'
.limma.to.dataframe: no visible global function definition for 'is'
.limma.to.dataframe: no visible global function definition for 'eBayes'
.limma.to.dataframe: no visible global function definition for
  'p.adjust'
.mann.kendall: no visible global function definition for 'cor.test'
.merge.dyebias: no visible global function definition for 'maLabels'
.merge.dyebias: no visible global function definition for 'maGnames'
.monotonicity: no visible global function definition for 'maNsamples'
.monotonicity : <anonymous>: no visible global function definition for
  'maM'
.monotonicity : slope: no visible global function definition for
  'lsfit'
.rg.subsets: no visible global function definition for 'quantile'
.set.design: no visible global function definition for 'modelMatrix'
.set.design : <anonymous>: no visible global function definition for
  'modelMatrix'
.set.output: no visible global function definition for 'X11'
.set.output: no visible global function definition for 'windows'
.set.output: no visible global function definition for 'pdf'
.set.output: no visible global function definition for 'png'
.set.output: no visible global function definition for 'postscript'
.slide.bias: no visible global function definition for 'maNsamples'
.slide.bias: no visible global function definition for 'maLabels'
.slide.bias: no visible global function definition for 'maTargets'
.slide.bias: no visible global function definition for 'maM'
.slide.bias.order: no visible binding for global variable 'median'
dyebias.application.subset: no visible global function definition for
  'maInfo'
dyebias.application.subset: no visible global function definition for
  'maTargets'
dyebias.application.subset: no visible global function definition for
  'maNspots'
dyebias.application.subset: no visible global function definition for
  'maNsamples'
dyebias.application.subset: no visible global function definition for
  'maRb'
dyebias.application.subset: no visible global function definition for
  'maGb'
dyebias.application.subset: no visible global function definition for
  'maRf'
dyebias.application.subset: no visible global function definition for
  'maGf'
dyebias.apply.correction: no visible global function definition for
  'maM'
dyebias.apply.correction: no visible global function definition for
  'maNspots'
dyebias.apply.correction: no visible global function definition for
  'maNsamples'
dyebias.apply.correction: no visible global function definition for
  'maLabels'
dyebias.apply.correction: no visible global function definition for
  'maGnames'
dyebias.apply.correction: no visible global function definition for
  'maInfo'
dyebias.apply.correction: no visible global function definition for
  'maTargets'
dyebias.apply.correction: no visible global function definition for
  'median'
dyebias.apply.correction: no visible global function definition for
  'sd'
dyebias.apply.correction: no visible global function definition for
  'var.test'
dyebias.apply.correction: no visible global function definition for
  'maA'
dyebias.apply.correction: no visible global function definition for
  'maM<-'
dyebias.apply.correction: no visible global function definition for
  'maA<-'
dyebias.apply.correction: no visible global function definition for
  'is'
dyebias.apply.correction: no visible global function definition for
  'maR<-'
dyebias.apply.correction: no visible global function definition for
  'maG<-'
dyebias.boxplot: no visible global function definition for 'maNsamples'
dyebias.boxplot: no visible global function definition for 'par'
dyebias.boxplot: no visible global function definition for 'boxplot'
dyebias.boxplot: no visible global function definition for 'abline'
dyebias.boxplot: no visible global function definition for 'dev.off'
dyebias.estimate.iGSDBs: no visible global function definition for 'is'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maLabels'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maGnames'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maNspots'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maNsamples'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maM'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maA'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maInfo'
dyebias.estimate.iGSDBs: no visible global function definition for
  'maTargets'
dyebias.estimate.iGSDBs: no visible global function definition for
  'new'
dyebias.estimate.iGSDBs: no visible global function definition for
  'lmFit'
dyebias.estimate.iGSDBs: no visible global function definition for
  'eBayes'
dyebias.maplot: no visible global function definition for 'maM'
dyebias.maplot: no visible global function definition for 'maA'
dyebias.maplot: no visible global function definition for 'box'
dyebias.maplot: no visible global function definition for 'abline'
dyebias.maplot: no visible global function definition for 'points'
dyebias.maplot: no visible global function definition for 'dev.off'
dyebias.monotonicityplot: no visible global function definition for
  'points'
dyebias.monotonicityplot: no visible global function definition for
  'dev.off'
dyebias.rgplot: no visible global function definition for 'maA'
dyebias.rgplot: no visible global function definition for 'maM'
dyebias.rgplot: no visible global function definition for 'axis'
dyebias.rgplot: no visible global function definition for 'box'
dyebias.rgplot: no visible global function definition for 'abline'
dyebias.rgplot: no visible global function definition for 'points'
dyebias.rgplot: no visible global function definition for 'dev.off'
dyebias.trendplot: no visible global function definition for 'quantile'
dyebias.trendplot: no visible global function definition for
  'maNsamples'
dyebias.trendplot : <anonymous>: no visible global function definition
  for 'maM'
dyebias.trendplot: no visible binding for global variable 'median'
dyebias.trendplot: no visible global function definition for 'matplot'
dyebias.trendplot: no visible global function definition for 'axis'
dyebias.trendplot: no visible global function definition for 'matlines'
dyebias.trendplot: no visible global function definition for 'abline'
dyebias.trendplot: no visible global function definition for 'dev.off'
Undefined global functions or variables:
  X11 abline axis box boxplot cor.test dev.off eBayes is lmFit lsfit
  maA maA<- maG<- maGb maGf maGnames maInfo maLabels maM maM<-
  maNsamples maNspots maR<- maRb maRf maTargets matlines matplot median
  modelMatrix new p.adjust par pdf png points postscript quantile sd
  var.test windows
Consider adding
  importFrom("grDevices", "X11", "dev.off", "pdf", "png", "postscript",
             "windows")
  importFrom("graphics", "abline", "axis", "box", "boxplot", "matlines",
             "matplot", "par", "points")
  importFrom("methods", "is", "new")
  importFrom("stats", "cor.test", "lsfit", "median", "p.adjust",
             "quantile", "sd", "var.test")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
* 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: 4 NOTEs
See
  'D:/biocbuild/bbs-3.15-bioc/meat/dyebias.Rcheck/00check.log'
for details.



Installation output

dyebias.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL dyebias
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'dyebias' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'dyebias'
    finding HTML links ... done
    dyebias-package                         html  
    dyebias.application.subset              html  
    dyebias.apply.correction                html  
    dyebias.boxplot                         html  
    dyebias.estimate.iGSDBs                 html  
    dyebias.monotonicity                    html  
    dyebias.monotonicityplot                html  
    dyebias.rgplot                          html  
    dyebias.trendplot                       html  
** 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 (dyebias)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'GRENITS' is missing or broken
Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'RbcBook1' is missing or broken
 done

Tests output


Example timings

dyebias.Rcheck/dyebias-Ex.timings

nameusersystemelapsed
dyebias.application.subset2.280.232.62
dyebias.apply.correction1.720.302.02
dyebias.boxplot1.780.312.10
dyebias.estimate.iGSDBs0.980.081.06
dyebias.monotonicity000
dyebias.monotonicityplot000
dyebias.rgplot3.090.263.35
dyebias.trendplot2.560.162.72