Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-08-27 11:46 -0400 (Tue, 27 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4703
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4440
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4472
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4421
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4415
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 793/2255HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneRegionScan 1.61.0  (landing page)
Lasse Folkersen
Snapshot Date: 2024-08-26 14:00 -0400 (Mon, 26 Aug 2024)
git_url: https://git.bioconductor.org/packages/GeneRegionScan
git_branch: devel
git_last_commit: 525824a
git_last_commit_date: 2024-04-30 10:19:50 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for GeneRegionScan on kunpeng2

To the developers/maintainers of the GeneRegionScan package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneRegionScan.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: GeneRegionScan
Version: 1.61.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GeneRegionScan.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneRegionScan_1.61.0.tar.gz
StartedAt: 2024-08-27 05:07:33 -0000 (Tue, 27 Aug 2024)
EndedAt: 2024-08-27 05:10:39 -0000 (Tue, 27 Aug 2024)
EllapsedTime: 186.4 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneRegionScan.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:GeneRegionScan.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneRegionScan_1.61.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneRegionScan.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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 ‘GeneRegionScan/DESCRIPTION’ ... OK
* this is package ‘GeneRegionScan’ version ‘1.61.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 ‘GeneRegionScan’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.4Mb
  sub-directories of 1Mb or more:
    exec  19.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Biobase’ ‘Biostrings’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* 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' calls in package code:
  ‘AnnotationDbi’ ‘BSgenome’ ‘affy’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘methods’
  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
createFeatureData: no visible global function definition for ‘new’
exonStructure: no visible global function definition for ‘lines’
exonStructure: no visible global function definition for ‘points’
exonStructure: no visible global function definition for ‘text’
findSequenceInGenome: no visible global function definition for
  ‘seqnames’
findSequenceInGenome: no visible global function definition for
  ‘reverse’
findSequenceInGenome: no visible global function definition for
  ‘unmasked’
findSequenceInGenome: no visible global function definition for
  ‘startIndex’
getLocalMetaprobeIntensities: no visible global function definition for
  ‘read.table’
getLocalMetaprobeIntensities: no visible global function definition for
  ‘new’
getLocalProbeIntensities: no visible global function definition for
  ‘read.table’
getLocalProbeIntensities : get_probe_indices: no visible global
  function definition for ‘xy2indices’
getLocalProbeIntensities: no visible global function definition for
  ‘new’
getProbesetsFromRegionOfInterest: no visible global function definition
  for ‘revmap’
readFASTA_replacement: no visible global function definition for
  ‘read.DNAStringSet’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘sampleNames’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘pData’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘read.table’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘pData<-’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘notes’
addSnpPdata,ExpressionSet: no visible global function definition for
  ‘notes<-’
doProbeLinear,ExpressionSet: no visible global function definition for
  ‘pData’
doProbeLinear,ExpressionSet: no visible global function definition for
  ‘featureNames’
doProbeLinear,ExpressionSet: no visible global function definition for
  ‘lm’
doProbeTTest,ExpressionSet: no visible global function definition for
  ‘pData’
doProbeTTest,ExpressionSet: no visible global function definition for
  ‘featureNames’
doProbeTTest,ExpressionSet: no visible global function definition for
  ‘t.test’
doProbeTTest,ExpressionSet: no visible global function definition for
  ‘wilcox.test’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘featureNames’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘pData’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘featureData’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘pData<-’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘featureData<-’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘exprs<-’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘notes’
excludeDoubleMatchingProbes,ProbeLevelSet: no visible global function
  definition for ‘notes<-’
findProbePositions,ExpressionSet: no visible global function definition
  for ‘pData’
findProbePositions,ExpressionSet: no visible global function definition
  for ‘featureData’
findProbePositions,ExpressionSet: no visible global function definition
  for ‘featureNames’
findProbePositions,ExpressionSet: no visible global function definition
  for ‘reverse’
findProbePositions,ExpressionSet: no visible global function definition
  for ‘startIndex’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘pdf’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘split.screen’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘screen’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘par’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘close.screen’
geneRegionScan,ExpressionSet: no visible global function definition for
  ‘dev.off’
getSequence,ProbeLevelSet: no visible global function definition for
  ‘pData’
getSequence,ProbeLevelSet: no visible global function definition for
  ‘featureData’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘pData’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘featureData’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘featureNames’
plotCoexpression,ExpressionSet: no visible binding for global variable
  ‘interval’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘frame’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘plot.window’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘lines’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘text’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘combn’
plotCoexpression,ExpressionSet : calculate_coexpression: no visible
  global function definition for ‘featureNames’
plotCoexpression,ExpressionSet : calculate_coexpression: no visible
  global function definition for ‘cor.test’
plotCoexpression,ExpressionSet: no visible global function definition
  for ‘points’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘pData’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘pData<-’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘featureData’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘featureNames’
plotOnGene,ExpressionSet: no visible binding for global variable
  ‘median’
plotOnGene,ExpressionSet: no visible binding for global variable
  ‘quantile’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘plot.default’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘mtext’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘experimentData’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘median’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘quantile’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘lines’
plotOnGene,ExpressionSet: no visible global function definition for
  ‘points’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘pData’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘mtext’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘median’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘quantile’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘lines’
plotStatistics,ExpressionSet: no visible global function definition for
  ‘text’
translateSampleNames,ExpressionSet: no visible global function
  definition for ‘read.table’
translateSampleNames,ExpressionSet: no visible global function
  definition for ‘sampleNames’
translateSampleNames,ExpressionSet: no visible global function
  definition for ‘pData’
translateSampleNames,ExpressionSet: no visible global function
  definition for ‘pData<-’
translateSampleNames,ExpressionSet: no visible global function
  definition for ‘exprs<-’
Undefined global functions or variables:
  close.screen combn cor.test dev.off experimentData exprs<-
  featureData featureData<- featureNames frame interval lines lm median
  mtext new notes notes<- pData pData<- par pdf plot.default
  plot.window points quantile read.DNAStringSet read.table reverse
  revmap sampleNames screen seqnames split.screen startIndex t.test
  text unmasked wilcox.test xy2indices
Consider adding
  importFrom("grDevices", "dev.off", "pdf")
  importFrom("graphics", "close.screen", "frame", "lines", "mtext",
             "par", "plot.default", "plot.window", "points", "screen",
             "split.screen", "text")
  importFrom("methods", "new")
  importFrom("stats", "cor.test", "lm", "median", "quantile", "t.test",
             "wilcox.test")
  importFrom("utils", "combn", "read.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) geneRegionScan.rd:36: Escaped LaTeX specials: \_
checkRd: (-1) getLocalMetaprobeIntensities.rd:19: Escaped LaTeX specials: \_
checkRd: (-1) getMetaprobesetsFromRegionOfInterest.rd:18: Escaped LaTeX specials: \_
checkRd: (-1) getProbeLevelAnnotationForExonArrays.rd:16: Escaped LaTeX specials: \_
checkRd: (-1) getProbesetsFromMetaprobeset.rd:16: Escaped LaTeX specials: \_
checkRd: (-1) getProbesetsFromRegionOfInterest.rd:18: Escaped LaTeX specials: \_
checkRd: (-1) getProbesetsFromRegionOfInterest.rd:19: Escaped LaTeX specials: \_
* 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
geneRegionScan   40.997  0.056  41.132
plotCoexpression 26.988  0.004  27.045
plotOnGene       10.458  0.016  10.493
exonStructure     7.234  0.004   7.256
* 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: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneRegionScan.Rcheck/00check.log’
for details.


Installation output

GeneRegionScan.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL GeneRegionScan
###
##############################################################################
##############################################################################


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

Tests output


Example timings

GeneRegionScan.Rcheck/GeneRegionScan-Ex.timings

nameusersystemelapsed
addSnpPdata0.0000.0000.001
checkForFileInPath0.0110.0040.015
doProbeLinear1.7140.0561.773
doProbeTTest0.2940.0000.295
exampleProbeLevelSet0.0190.0000.019
excludeDoubleMatchingProbes000
exonStructure7.2340.0047.256
findProbePositions0.0930.0000.093
findSequenceInGenome0.0010.0000.001
geneRegionScan40.997 0.05641.132
getLocalMetaprobeIntensities000
getLocalProbeIntensities000
getMetaprobesetsFromRegionOfInterest0.0010.0000.000
getProbeLevelAnnotationForExonArrays000
getProbesetsFromMetaprobeset0.0000.0000.001
getProbesetsFromRegionOfInterest000
getSequence0.0130.0000.013
getServerProbeIntensities0.0010.0000.000
plotCoexpression26.988 0.00427.045
plotOnGene10.458 0.01610.493
readGeneInput0.0010.0000.001
translateSampleNames0.0380.0000.038