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:40:55 -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 kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: marray
Version: 1.81.0
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:marray.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings marray_1.81.0.tar.gz
StartedAt: 2024-03-28 06:51:34 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:53:32 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 118.2 seconds
RetCode: 0
Status:   OK  
CheckDir: marray.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:marray.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --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-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 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 10.618  0.004  10.638
* 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
  ‘/home/biocbuild/bbs-3.19-bioc/meat/marray.Rcheck/00check.log’
for details.


Installation output

marray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL marray
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/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.3110.0120.324
checkTargetInfo0.0590.0000.059
dim0.0020.0000.001
findID0.0520.0040.055
htmlPage0.0600.0000.061
image0.050.000.05
ma2D000
maBoxplot000
maColorBar0.0200.0030.024
maCompCoord000
maCompInd0.0020.0000.002
maCompLayout0.0050.0000.005
maCompNormA000
maCompPlate0.0040.0000.004
maCoord2Ind0.0020.0000.002
maDefaultPar0.0000.0000.001
maDotsDefaults0.0020.0000.002
maDotsMatch0.0010.0000.001
maGenControls0.1100.0000.112
maGeneTable0.0530.0000.053
maImage0.3720.0120.384
maImage.func000
maInd2Coord0.0020.0000.002
maLegendLines000
maLoess000
maLoessLines000
maMAD000
maMed000
maNorm1.4260.0561.483
maNorm2D000
maNormLoess000
maNormMAD0.0000.0000.001
maNormMain10.618 0.00410.638
maNormMed000
maNormScale0.1040.0040.108
maNum2Logic000
maPalette0.1270.0030.131
maPlot2.2340.0042.242
maPlot.func000
maSelectGnames0.0050.0000.006
maText000
maTop000
mapGeneInfo0.0000.0000.001
marrayInfo-class000
marrayLayout-class000
marrayNorm-class0.2580.0000.258
marrayRaw-class0.0690.0040.073
opVersionID0.0000.0000.001
plotMA1.9530.0041.959
read.Galfile0.0410.0000.042
read.marrayInfo0.0180.0000.018
read.marrayLayout0.050.000.05
read.marrayRaw1.5650.0281.602
rm.na0.0000.0010.001
stat.confband.text0.4000.0030.404
stat.gnames0.2490.0000.249
write.list0.0730.0000.073
write.marray0.0520.0040.056
write.xls0.0810.0040.085