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

This page was generated on 2025-01-04 11:39 -0500 (Sat, 04 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4756
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4475
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4435
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4383
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/2275HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiSeq 1.47.0  (landing page)
Katja Hebestreit
Snapshot Date: 2025-01-03 13:40 -0500 (Fri, 03 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
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-03 20:13:10 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 20:19:26 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 376.6 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) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.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 15.766  0.514  16.306
globalTest     11.927  0.120  12.047
* 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’ ...
** 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.2010.0120.213
BSrel-class0.1430.0330.176
DMRs0.0220.0060.027
annotateGRanges0.1820.0060.187
betaRegression15.766 0.51416.306
betaResults0.0030.0020.005
betaResultsNull0.0030.0010.004
binomLikelihoodSmooth0.0020.0010.004
clusterSites0.4190.0070.427
clusterSitesToGR0.4690.0090.479
compareTwoSamples2.8190.0442.863
covBoxplots0.0720.0030.074
covStatistics0.0360.0060.042
estLocCor4.5820.1994.782
filterByCov0.0980.0050.104
filterBySharedRegions0.1460.0050.151
findDMRs0.3350.0280.363
globalTest11.927 0.12012.047
limitCov0.4890.0020.492
logisticRegression1.2230.0021.225
makeVariogram3.5880.0683.656
plotBindingSites1.2500.0081.259
plotMeth0.2380.0010.239
plotMethMap0.1860.0020.189
plotSmoothMeth0.1400.0030.142
predictMeth1.2220.0051.228
predictedMeth0.0090.0010.009
promoters0.0430.0040.047
rawToRel0.0660.0000.067
readBismark0.0670.0000.067
rrbs0.0300.0010.031
smoothVariogram0.0460.0000.046
summarizeRegions2.4940.0032.498
testClusters0.0750.0000.075
trimClusters0.2860.0010.288
vario0.0010.0010.002
writeBED0.1680.0030.171