Back to Multiple platform build/check report for BioC 3.19:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:40:23 -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 224/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiSeq 1.43.0  (landing page)
Katja Hebestreit
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/BiSeq
git_branch: devel
git_last_commit: 7f41896
git_last_commit_date: 2023-10-24 09:53:54 -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 BiSeq on kunpeng2


To the developers/maintainers of the BiSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiSeq.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: BiSeq
Version: 1.43.0
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings BiSeq_1.43.0.tar.gz
StartedAt: 2024-03-28 03:21:12 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 03:28:13 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 421.5 seconds
RetCode: 0
Status:   OK  
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings BiSeq_1.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/BiSeq.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 ‘BiSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BiSeq’ version ‘1.43.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 ‘BiSeq’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘S4Vectors’ ‘IRanges’ ‘GenomicRanges’ ‘SummarizedExperiment’ ‘Formula’
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
Namespace in Imports field not imported from: ‘Formula’
  All declared Imports should be used.
Package in Depends field not imported from: ‘Formula’
  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
.betaRegression : inv.link: no visible global function definition for
  ‘pnorm’
.betaRegression : beta.regr: no visible global function definition for
  ‘as.formula’
.categorialColors: no visible global function definition for ‘colors’
.estLocCor: no visible global function definition for ‘combn’
.logisticRegression : inv.link: no visible global function definition
  for ‘pnorm’
.logisticRegression : logistic.regr: no visible global function
  definition for ‘lm’
.logisticRegression : logistic.regr: no visible global function
  definition for ‘as.formula’
.makeVariogram: no visible global function definition for ‘qnorm’
.plotBindingSites: no visible global function definition for
  ‘txtProgressBar’
.plotBindingSites: no visible global function definition for
  ‘setTxtProgressBar’
.plotBindingSites : <anonymous>: no visible global function definition
  for ‘ksmooth’
.plotBindingSites: no visible global function definition for ‘rainbow’
.plotBindingSites: no visible global function definition for ‘lines’
.plotBindingSites: no visible global function definition for ‘rgb’
.plotBindingSites: no visible global function definition for ‘col2rgb’
.plotMeth: no visible global function definition for ‘col2rgb’
.plotMeth: no visible global function definition for ‘rgb’
.plotMeth: no visible global function definition for ‘lines’
.plotMeth: no visible global function definition for ‘legend’
.plotMethMap: no visible global function definition for
  ‘colorRampPalette’
.plotMethMap: no visible binding for global variable ‘heatmap’
.plotSmoothMeth: no visible global function definition for ‘rainbow’
.plotSmoothMeth: no visible global function definition for ‘lines’
.predictMeth: no visible global function definition for
  ‘txtProgressBar’
.predictMeth: no visible global function definition for
  ‘setTxtProgressBar’
.testClusters: no visible global function definition for ‘pnorm’
.trimClusters : integrand: no visible global function definition for
  ‘pnorm’
.trimClusters : integrand: no visible global function definition for
  ‘qnorm’
.trimClusters : integrand: no visible global function definition for
  ‘dnorm’
.trimClusters: no visible global function definition for ‘integrate’
.trimClusters: no visible global function definition for ‘pnorm’
.trimClusters: no visible global function definition for ‘qnorm’
.variogram: no visible global function definition for ‘dist’
.variogram: no visible global function definition for ‘txtProgressBar’
.variogram: no visible global function definition for
  ‘setTxtProgressBar’
.writeBED_BSraw: no visible global function definition for ‘colorRamp’
.writeBED_BSraw: no visible global function definition for ‘rgb’
.writeBED_BSrel: no visible global function definition for ‘colorRamp’
.writeBED_BSrel: no visible global function definition for ‘rgb’
betaRegression,formula-character-BSrel-numeric : inv.link: no visible
  global function definition for ‘pnorm’
betaRegression,formula-character-BSrel-numeric : beta.regr: no visible
  global function definition for ‘as.formula’
estLocCor,list: no visible global function definition for ‘combn’
logisticRegression,formula-character-BSrel-numeric : inv.link: no
  visible global function definition for ‘pnorm’
logisticRegression,formula-character-BSrel-numeric : logistic.regr: no
  visible global function definition for ‘lm’
logisticRegression,formula-character-BSrel-numeric : logistic.regr: no
  visible global function definition for ‘as.formula’
makeVariogram,data.frame-logical-numeric-numeric: no visible global
  function definition for ‘qnorm’
plotMethMap,BSrel-GRanges-factor-logical: no visible global function
  definition for ‘colorRampPalette’
plotMethMap,BSrel-GRanges-factor-logical: no visible binding for global
  variable ‘heatmap’
plotMethMap,BSrel-GRanges-factor-missing: no visible global function
  definition for ‘colorRampPalette’
plotMethMap,BSrel-GRanges-factor-missing: no visible binding for global
  variable ‘heatmap’
plotMethMap,BSrel-GRanges-missing-logical: no visible global function
  definition for ‘colorRampPalette’
plotMethMap,BSrel-GRanges-missing-logical: no visible binding for
  global variable ‘heatmap’
plotMethMap,BSrel-GRanges-missing-missing: no visible global function
  definition for ‘colorRampPalette’
plotMethMap,BSrel-GRanges-missing-missing: no visible binding for
  global variable ‘heatmap’
predictMeth,BSraw-numeric-numeric-numeric: no visible global function
  definition for ‘txtProgressBar’
predictMeth,BSraw-numeric-numeric-numeric: no visible global function
  definition for ‘setTxtProgressBar’
testClusters,list-numeric: no visible global function definition for
  ‘pnorm’
trimClusters,list-numeric : integrand: no visible global function
  definition for ‘pnorm’
trimClusters,list-numeric : integrand: no visible global function
  definition for ‘qnorm’
trimClusters,list-numeric : integrand: no visible global function
  definition for ‘dnorm’
trimClusters,list-numeric: no visible global function definition for
  ‘integrate’
trimClusters,list-numeric: no visible global function definition for
  ‘pnorm’
trimClusters,list-numeric: no visible global function definition for
  ‘qnorm’
writeBED,BSraw-character-character: no visible global function
  definition for ‘colorRamp’
writeBED,BSraw-character-character: no visible global function
  definition for ‘rgb’
writeBED,BSrel-character-character: no visible global function
  definition for ‘colorRamp’
writeBED,BSrel-character-character: no visible global function
  definition for ‘rgb’
Undefined global functions or variables:
  as.formula col2rgb colorRamp colorRampPalette colors combn dist dnorm
  heatmap integrate ksmooth legend lines lm pnorm qnorm rainbow rgb
  setTxtProgressBar txtProgressBar
Consider adding
  importFrom("grDevices", "col2rgb", "colorRamp", "colorRampPalette",
             "colors", "rainbow", "rgb")
  importFrom("graphics", "legend", "lines")
  importFrom("stats", "as.formula", "dist", "dnorm", "heatmap",
             "integrate", "ksmooth", "lm", "pnorm", "qnorm")
  importFrom("utils", "combn", "setTxtProgressBar", "txtProgressBar")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) DMRs.Rd:16: Lost braces
    16 | DMRs: \code{median.p}, code{median.meth.group1},
       |                            ^
checkRd: (-1) DMRs.Rd:17: Lost braces
    17 | code{median.meth.group2}, \code{median.meth.diff}.
       |     ^
* 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
globalTest     22.012  0.168  22.224
betaRegression 19.860  0.282  20.177
estLocCor       7.949  0.064   8.028
makeVariogram   6.038  0.012   6.063
* 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/BiSeq.Rcheck/00check.log’
for details.


Installation output

BiSeq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘BiSeq’ ...
** 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 (BiSeq)

Tests output


Example timings

BiSeq.Rcheck/BiSeq-Ex.timings

nameusersystemelapsed
BSraw-class0.2860.0120.299
BSrel-class0.2070.0280.236
DMRs0.0380.0000.038
annotateGRanges0.2500.0000.251
betaRegression19.860 0.28220.177
betaResults0.0070.0000.006
betaResultsNull0.0050.0000.004
binomLikelihoodSmooth0.0040.0000.004
clusterSites0.5890.0040.594
clusterSitesToGR0.8580.0000.860
compareTwoSamples4.4510.0284.488
covBoxplots0.0960.0040.099
covStatistics0.0540.0040.059
estLocCor7.9490.0648.028
filterByCov0.1680.0000.168
filterBySharedRegions0.2450.0000.246
findDMRs0.7310.0160.749
globalTest22.012 0.16822.224
limitCov0.7240.0160.742
logisticRegression1.9410.0001.945
makeVariogram6.0380.0126.063
plotBindingSites2.0300.0362.070
plotMeth0.2830.0240.307
plotMethMap0.2680.0040.273
plotSmoothMeth0.1850.0000.185
predictMeth1.8560.0041.864
predictedMeth0.010.000.01
promoters0.0520.0000.053
rawToRel0.0960.0000.096
readBismark0.1040.0040.109
rrbs0.0410.0000.040
smoothVariogram0.0410.0000.041
summarizeRegions4.1550.0044.166
testClusters0.0940.0000.095
trimClusters0.4570.0040.463
vario0.0020.0000.002
writeBED0.2590.0040.264