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:39:31 -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 lconway


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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:marray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings marray_1.81.0.tar.gz
StartedAt: 2024-03-27 22:08:42 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 22:09:52 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 70.2 seconds
RetCode: 0
Status:   OK  
CheckDir: marray.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:marray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings marray_1.81.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/marray.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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  6.6Mb
  sub-directories of 1Mb or more:
    swirldata   5.5Mb
* 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
maNormMain 6.371  0.153   6.594
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/marray.Rcheck/00check.log’
for details.


Installation output

marray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL marray
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.2280.0310.263
checkTargetInfo0.0640.0040.070
dim0.0010.0010.002
findID0.0610.0030.066
htmlPage0.0600.0070.068
image0.0520.0040.057
ma2D0.0000.0010.000
maBoxplot0.0010.0000.000
maColorBar0.0280.0040.032
maCompCoord0.0010.0010.002
maCompInd0.0020.0000.002
maCompLayout0.0050.0010.006
maCompNormA0.0000.0000.001
maCompPlate0.0040.0000.004
maCoord2Ind0.0020.0000.002
maDefaultPar000
maDotsDefaults0.0020.0020.004
maDotsMatch0.0010.0010.003
maGenControls0.2000.0050.207
maGeneTable0.0580.0030.062
maImage0.3470.0550.407
maImage.func000
maInd2Coord0.0020.0010.003
maLegendLines000
maLoess000
maLoessLines0.0000.0000.001
maMAD000
maMed0.0000.0010.000
maNorm0.8710.0350.914
maNorm2D0.0010.0000.000
maNormLoess000
maNormMAD0.0000.0000.001
maNormMain6.3710.1536.594
maNormMed000
maNormScale0.0990.0090.109
maNum2Logic000
maPalette0.2080.0080.221
maPlot1.8520.0951.973
maPlot.func0.0000.0000.001
maSelectGnames0.0040.0010.005
maText000
maTop0.0000.0000.001
mapGeneInfo0.0000.0010.001
marrayInfo-class0.0000.0000.001
marrayLayout-class000
marrayNorm-class0.3290.0390.373
marrayRaw-class0.0790.0110.122
opVersionID0.0000.0010.001
plotMA1.4860.0731.576
read.Galfile0.0570.0030.060
read.marrayInfo0.0200.0020.022
read.marrayLayout0.0560.0030.060
read.marrayRaw1.7330.0591.824
rm.na0.0000.0000.001
stat.confband.text0.3700.0150.389
stat.gnames0.1990.0110.211
write.list0.0780.0050.085
write.marray0.0640.0030.070
write.xls0.0780.0060.086