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

This page was generated on 2025-03-24 11:46 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4779
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4550
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4578
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4530
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4461
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 226/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiSeq 1.47.0  (landing page)
Katja Hebestreit
Snapshot Date: 2025-03-23 13:40 -0400 (Sun, 23 Mar 2025)
git_url: https://git.bioconductor.org/packages/BiSeq
git_branch: devel
git_last_commit: 225e029
git_last_commit_date: 2024-10-29 09:45:53 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / 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.47.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BiSeq_1.47.0.tar.gz
StartedAt: 2025-03-24 04:34:13 -0000 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 04:41:30 -0000 (Mon, 24 Mar 2025)
EllapsedTime: 437.4 seconds
RetCode: 0
Status:   OK  
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/BiSeq.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.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.47.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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  BSraw-class.Rd: RangedSummarizedExperiment-class,
    RangedSummarizedExperiment
  BSrel-class.Rd: RangedSummarizedExperiment-class,
    RangedSummarizedExperiment
  betaRegression.Rd: betareg
  globalTest.Rd: gt, GRanges-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
betaRegression    22.063  0.814  22.930
globalTest        19.828  0.303  20.179
compareTwoSamples  5.410  0.247   5.671
makeVariogram      5.475  0.076   5.563
estLocCor          5.436  0.048   5.498
* 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.21-bioc/meat/BiSeq.Rcheck/00check.log’
for details.


Installation output

BiSeq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘BiSeq’ ...
** this is package ‘BiSeq’ version ‘1.47.0’
** 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.3580.0000.359
BSrel-class0.2300.0000.231
DMRs0.0360.0040.040
annotateGRanges0.2290.0160.245
betaRegression22.063 0.81422.930
betaResults0.0070.0000.007
betaResultsNull0.0040.0000.005
binomLikelihoodSmooth0.0040.0000.005
clusterSites0.6220.0000.624
clusterSitesToGR0.7170.0080.727
compareTwoSamples5.4100.2475.671
covBoxplots0.0930.0000.093
covStatistics0.0500.0040.054
estLocCor5.4360.0485.498
filterByCov0.1730.0000.173
filterBySharedRegions0.2530.0120.265
findDMRs0.5710.0200.592
globalTest19.828 0.30320.179
limitCov0.7770.0040.783
logisticRegression2.1020.0242.132
makeVariogram5.4750.0765.563
plotBindingSites2.1730.0682.246
plotMeth0.2630.0000.263
plotMethMap0.2780.0000.280
plotSmoothMeth0.1910.0000.192
predictMeth1.9800.0282.014
predictedMeth0.0120.0000.012
promoters0.050.000.05
rawToRel0.0990.0000.100
readBismark0.1130.0000.115
rrbs0.0380.0040.042
smoothVariogram0.0460.0000.045
summarizeRegions4.4720.0324.515
testClusters0.1020.0000.101
trimClusters0.4320.0320.466
vario0.0000.0010.002
writeBED0.2660.0050.272