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

This page was generated on 2025-01-25 15:37 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 223/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiSeq 1.47.0  (landing page)
Katja Hebestreit
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 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 -0500 (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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for BiSeq on nebbiolo1

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.

raw results


Summary

Package: BiSeq
Version: 1.47.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings BiSeq_1.47.0.tar.gz
StartedAt: 2025-01-24 20:28:08 -0500 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 20:34:40 -0500 (Fri, 24 Jan 2025)
EllapsedTime: 391.8 seconds
RetCode: 0
Status:   OK  
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --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-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* 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 16.983  1.945  18.938
globalTest     12.274  0.297  12.572
estLocCor       4.709  0.363   5.072
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* 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/bbs-3.21-bioc/R/bin/R CMD INSTALL BiSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/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.2030.0130.216
BSrel-class0.1780.0180.196
DMRs0.0240.0010.026
annotateGRanges0.1630.0010.165
betaRegression16.983 1.94518.938
betaResults0.0050.0010.006
betaResultsNull0.0010.0010.003
binomLikelihoodSmooth0.0000.0020.003
clusterSites0.4020.0100.413
clusterSitesToGR0.4730.0080.482
compareTwoSamples2.8850.1112.997
covBoxplots0.0730.0040.077
covStatistics0.0360.0050.042
estLocCor4.7090.3635.072
filterByCov0.1120.0030.116
filterBySharedRegions0.1530.0150.169
findDMRs0.3720.0210.394
globalTest12.274 0.29712.572
limitCov0.5150.0180.533
logisticRegression1.2350.0011.236
makeVariogram3.6490.0783.728
plotBindingSites1.2750.0391.313
plotMeth0.1950.0050.199
plotMethMap0.2260.0130.240
plotSmoothMeth0.1280.0040.132
predictMeth1.2160.0281.245
predictedMeth0.0080.0010.010
promoters0.0460.0020.048
rawToRel0.070.000.07
readBismark0.1140.0020.116
rrbs0.0340.0010.035
smoothVariogram0.0460.0020.048
summarizeRegions2.5920.0752.666
testClusters0.0740.0060.079
trimClusters0.2950.0250.319
vario0.0010.0010.002
writeBED0.1820.0030.185