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

This page was generated on 2025-03-18 11:44 -0400 (Tue, 18 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4537
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4543
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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-17 13:40 -0400 (Mon, 17 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  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
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 lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BiSeq_1.47.0.tar.gz
StartedAt: 2025-03-17 19:29:31 -0400 (Mon, 17 Mar 2025)
EndedAt: 2025-03-17 19:37:43 -0400 (Mon, 17 Mar 2025)
EllapsedTime: 491.7 seconds
RetCode: 0
Status:   OK  
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BiSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BiSeq_1.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/BiSeq.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
betaRegression 17.730  0.395  18.212
globalTest     13.841  0.078  13.976
* 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
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/BiSeq.Rcheck/00check.log’
for details.


Installation output

BiSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BiSeq
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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.2680.0110.280
BSrel-class0.1830.0050.189
DMRs0.0260.0030.029
annotateGRanges0.1830.0160.200
betaRegression17.730 0.39518.212
betaResults0.0060.0020.007
betaResultsNull0.0030.0030.006
binomLikelihoodSmooth0.0020.0010.003
clusterSites0.4690.0060.476
clusterSitesToGR0.5630.0060.571
compareTwoSamples4.3590.1474.531
covBoxplots0.0690.0050.076
covStatistics0.0400.0030.044
estLocCor3.9820.2794.285
filterByCov0.1290.0030.133
filterBySharedRegions0.1870.0040.192
findDMRs0.3860.0090.398
globalTest13.841 0.07813.976
limitCov0.6020.0080.616
logisticRegression1.6830.0131.703
makeVariogram4.0020.2264.260
plotBindingSites1.5530.0291.589
plotMeth0.2180.0060.227
plotMethMap0.2140.0090.224
plotSmoothMeth0.1700.0060.177
predictMeth1.4970.0121.514
predictedMeth0.0100.0020.012
promoters0.0400.0020.043
rawToRel0.0750.0020.077
readBismark0.0900.0020.093
rrbs0.0330.0020.035
smoothVariogram0.0410.0060.048
summarizeRegions3.3810.0143.403
testClusters0.0740.0070.084
trimClusters0.2910.0080.300
vario0.0020.0020.004
writeBED0.2210.0050.228