Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:36:40 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 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 1145/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
marray 1.81.0  (landing page)
Yee Hwa (Jean) Yang
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/marray
git_branch: devel
git_last_commit: 4ce13d2
git_last_commit_date: 2023-10-24 09:33:27 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for marray on nebbiolo1


To the developers/maintainers of the marray package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/marray.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: marray
Version: 1.81.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:marray.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings marray_1.81.0.tar.gz
StartedAt: 2024-03-27 23:52:43 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 23:53:59 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 75.6 seconds
RetCode: 0
Status:   OK  
CheckDir: marray.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:marray.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings marray_1.81.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/marray.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* 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 ‘marray/DESCRIPTION’ ... OK
* this is package ‘marray’ version ‘1.81.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 ‘marray’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    swirldata   4.1Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 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 ... NOTE
'library' or 'require' call to ‘tkWidgets’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘limma’
  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
widget.marrayInfo : inputInfo: warning in assign(newname, newInfo, env
  = .GlobalEnv): partial argument match of 'env' to 'envir'
widget.marrayLayout : inputLayout: warning in assign(newname,
  newLayout, env = .GlobalEnv): partial argument match of 'env' to
  'envir'
widget.marrayRaw : inputRaw: warning in assign(newname, newRaw, env =
  .GlobalEnv): partial argument match of 'env' to 'envir'
maA,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nr' to 'nrow'
maA,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nc' to 'ncol'
maM,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nr' to 'nrow'
maM,marrayRaw: warning in matrix(nr = 0, nc = 0): partial argument
  match of 'nc' to 'ncol'
addLines: no visible global function definition for ‘loess.control’
cor.na: no visible global function definition for ‘cor’
findID: no visible binding for global variable ‘gnames’
findID: no visible global function definition for ‘phenoData’
htmlPage: no visible binding for global variable ‘Gnames’
ma2D: no visible global function definition for ‘loess.control’
ma2D: no visible binding for global variable ‘na.omit’
ma2D: no visible global function definition for ‘loess’
ma2D: no visible global function definition for ‘predict’
maColorBar: no visible global function definition for ‘heat.colors’
maColorBar: no visible global function definition for ‘axis’
maColorBar: no visible global function definition for ‘par’
maColorBar: no visible global function definition for ‘box’
maCompNormA : <anonymous>: no visible global function definition for
  ‘ecdf’
maImage: no visible global function definition for ‘rainbow’
maImage: no visible global function definition for ‘layout’
maImage: no visible global function definition for ‘par’
maImage.func: no visible global function definition for ‘heat.colors’
maImage.func: no visible global function definition for ‘axis’
maImage.func: no visible global function definition for ‘contour’
maImage.func: no visible global function definition for ‘box’
maImage.func: no visible global function definition for ‘abline’
maLoess: no visible global function definition for ‘loess.control’
maLoess: no visible binding for global variable ‘na.omit’
maLoess: no visible global function definition for ‘loess’
maLoess: no visible global function definition for ‘predict’
maLoessLines: no visible global function definition for ‘loess.control’
maLoessLines : <anonymous>: no visible binding for global variable
  ‘loess’
maLoessLines : <anonymous>: no visible global function definition for
  ‘quantile’
maLoessLines : <anonymous>: no visible global function definition for
  ‘predict’
maLowessLines : <anonymous>: no visible global function definition for
  ‘lowess’
maMAD: no visible global function definition for ‘mad’
maMed: no visible global function definition for ‘median’
maPalette: no visible global function definition for ‘col2rgb’
maPalette: no visible global function definition for ‘rgb’
maPlot: no visible global function definition for ‘loess.control’
maPlot: no visible global function definition for ‘abline’
maTop: no visible global function definition for ‘quantile’
maTwoSamples: no visible global function definition for ‘gpTools’
quantile.na: no visible global function definition for ‘quantile’
read.Agilent: no visible binding for global variable ‘read.table’
read.Galfile: no visible binding for global variable ‘read.table’
read.marrayInfo: no visible global function definition for ‘read.table’
read.marrayRaw: no visible global function definition for ‘read.table’
scale.na: no visible global function definition for ‘applyy’
table2html: no visible global function definition for ‘browseURL’
var.na: no visible global function definition for ‘var’
widget.TwoSamples: no visible binding for global variable ‘fileBrowser’
widget.TwoSamples: no visible global function definition for
  ‘widgetRender’
widget.TwoSamples: no visible global function definition for
  ‘values.Widget’
widget.mapGeneInfo: no visible global function definition for
  ‘widgetRender’
widget.mapGeneInfo: no visible global function definition for
  ‘values.Widget’
widget.marrayInfo : inputInfo: no visible global function definition
  for ‘tclvalue’
widget.marrayInfo : fileBrow: no visible global function definition for
  ‘tkdelete’
widget.marrayInfo : fileBrow: no visible global function definition for
  ‘fileBrowser’
widget.marrayInfo : fileBrow: no visible global function definition for
  ‘tkinsert’
widget.marrayInfo: no visible global function definition for
  ‘tktoplevel’
widget.marrayInfo: no visible global function definition for
  ‘tkwm.title’
widget.marrayInfo: no visible global function definition for ‘tkframe’
widget.marrayInfo: no visible global function definition for ‘tkpack’
widget.marrayInfo: no visible global function definition for ‘tklabel’
widget.marrayInfo: no visible global function definition for ‘tkentry’
widget.marrayInfo: no visible global function definition for ‘tkbutton’
widget.marrayInfo: no visible global function definition for ‘tkgrid’
widget.marrayInfo: no visible global function definition for
  ‘tkgrid.configure’
widget.marrayInfo : <anonymous>: no visible global function definition
  for ‘tkdestroy’
widget.marrayLayout : inputLayout: no visible global function
  definition for ‘tclvalue’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tktoplevel’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tkwm.title’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tkframe’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tkpack’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tklabel’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tkcheckbutton’
widget.marrayLayout : listColnames : getResults: no visible global
  function definition for ‘tclvalue’
widget.marrayLayout : listColnames : getResults: no visible global
  function definition for ‘tkdestroy’
widget.marrayLayout : listColnames: no visible global function
  definition for ‘tkbutton’
widget.marrayLayout : fileBrow: no visible global function definition
  for ‘tkdelete’
widget.marrayLayout : fileBrow: no visible global function definition
  for ‘fileBrowser’
widget.marrayLayout : fileBrow: no visible global function definition
  for ‘tkinsert’
widget.marrayLayout: no visible global function definition for
  ‘tktoplevel’
widget.marrayLayout: no visible global function definition for
  ‘tkwm.title’
widget.marrayLayout: no visible global function definition for
  ‘tkframe’
widget.marrayLayout: no visible global function definition for ‘tkpack’
widget.marrayLayout: no visible global function definition for
  ‘tklabel’
widget.marrayLayout: no visible global function definition for
  ‘tkentry’
widget.marrayLayout: no visible global function definition for ‘tkgrid’
widget.marrayLayout: no visible global function definition for
  ‘tkgrid.configure’
widget.marrayLayout: no visible global function definition for
  ‘tkconfigure’
widget.marrayLayout: no visible global function definition for
  ‘tkbutton’
widget.marrayLayout : <anonymous>: no visible global function
  definition for ‘tclvalue’
widget.marrayLayout : <anonymous>: no visible global function
  definition for ‘tkdestroy’
widget.marrayRaw : inputRaw: no visible global function definition for
  ‘tclvalue’
widget.marrayRaw : filesClick: no visible global function definition
  for ‘fileBrowser’
widget.marrayRaw : browserToEntry: no visible global function
  definition for ‘objectBrowser’
widget.marrayRaw : browserToEntry: no visible global function
  definition for ‘tkdelete’
widget.marrayRaw : browserToEntry: no visible global function
  definition for ‘tkinsert’
widget.marrayRaw: no visible global function definition for
  ‘tktoplevel’
widget.marrayRaw: no visible global function definition for
  ‘tkwm.title’
widget.marrayRaw: no visible global function definition for ‘tkframe’
widget.marrayRaw: no visible global function definition for ‘tkpack’
widget.marrayRaw: no visible global function definition for ‘tkbutton’
widget.marrayRaw: no visible global function definition for ‘tklabel’
widget.marrayRaw: no visible global function definition for ‘tkentry’
widget.marrayRaw: no visible global function definition for ‘tkgrid’
widget.marrayRaw: no visible global function definition for
  ‘tkgrid.configure’
widget.marrayRaw : <anonymous>: no visible global function definition
  for ‘tkdestroy’
write.list: no visible global function definition for ‘write.table’
write.marray: no visible global function definition for ‘write.table’
write.xls: no visible binding for global variable ‘write.table’
show,ShowLargeObject: no visible global function definition for
  ‘printHead’
Undefined global functions or variables:
  Gnames abline applyy axis box browseURL col2rgb contour cor ecdf
  fileBrowser gnames gpTools heat.colors layout loess loess.control
  lowess mad median na.omit objectBrowser par phenoData predict
  printHead quantile rainbow read.table rgb tclvalue tkbutton
  tkcheckbutton tkconfigure tkdelete tkdestroy tkentry tkframe tkgrid
  tkgrid.configure tkinsert tklabel tkpack tktoplevel tkwm.title
  values.Widget var widgetRender write.table
Consider adding
  importFrom("grDevices", "col2rgb", "heat.colors", "rainbow", "rgb")
  importFrom("graphics", "abline", "axis", "box", "contour", "layout",
             "par")
  importFrom("stats", "cor", "ecdf", "loess", "loess.control", "lowess",
             "mad", "median", "na.omit", "predict", "quantile", "var")
  importFrom("utils", "browseURL", "read.table", "write.table")
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
maNormMain 6.406  0.012   6.418
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/marray.Rcheck/00check.log’
for details.


Installation output

marray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL marray
###
##############################################################################
##############################################################################


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

Tests output


Example timings

marray.Rcheck/marray-Ex.timings

nameusersystemelapsed
boxplot0.2470.0200.267
checkTargetInfo0.0530.0040.057
dim0.0020.0000.001
findID0.0510.0040.055
htmlPage0.0570.0000.057
image0.0500.0000.049
ma2D0.0010.0000.000
maBoxplot000
maColorBar0.0180.0060.026
maCompCoord0.0000.0010.002
maCompInd0.0000.0020.003
maCompLayout0.0000.0060.006
maCompNormA000
maCompPlate0.0020.0010.004
maCoord2Ind0.0000.0010.002
maDefaultPar0.0000.0000.001
maDotsDefaults0.0010.0020.002
maDotsMatch0.0020.0000.001
maGenControls0.1050.0000.104
maGeneTable0.0460.0080.054
maImage0.3430.0120.355
maImage.func000
maInd2Coord0.0020.0000.002
maLegendLines000
maLoess000
maLoessLines000
maMAD000
maMed0.0000.0010.000
maNorm0.8800.0070.888
maNorm2D0.0000.0000.001
maNormLoess000
maNormMAD000
maNormMain6.4060.0126.418
maNormMed000
maNormScale0.0840.0000.084
maNum2Logic0.0010.0000.001
maPalette0.1650.0000.165
maPlot1.8810.0241.905
maPlot.func000
maSelectGnames0.0020.0020.004
maText000
maTop000
mapGeneInfo0.0000.0000.001
marrayInfo-class0.0010.0000.000
marrayLayout-class0.0000.0000.001
marrayNorm-class0.2710.0110.282
marrayRaw-class0.0610.0080.069
opVersionID0.0010.0000.001
plotMA1.5570.0081.565
read.Galfile0.0280.0000.029
read.marrayInfo0.0150.0000.015
read.marrayLayout0.0440.0000.043
read.marrayRaw1.1290.0211.154
rm.na0.0010.0000.001
stat.confband.text0.2960.0040.300
stat.gnames0.1780.0040.182
write.list0.0600.0040.065
write.marray0.0550.0000.054
write.xls0.0680.0040.072