Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-12-11 12:03 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1261/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methodical 1.6.0  (landing page)
Richard Heery
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/methodical
git_branch: RELEASE_3_22
git_last_commit: ebf4ab4
git_last_commit_date: 2025-10-29 11:27:18 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for methodical on nebbiolo2

To the developers/maintainers of the methodical package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/methodical.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: methodical
Version: 1.6.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:methodical.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings methodical_1.6.0.tar.gz
StartedAt: 2025-12-09 01:13:35 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 01:37:36 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 1440.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: methodical.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:methodical.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings methodical_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/methodical.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘methodical/DESCRIPTION’ ... OK
* this is package ‘methodical’ version ‘1.6.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 34 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  ..pdf
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘methodical’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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
Namespaces in Imports field not imported from:
  ‘AnnotationHub’ ‘BSgenome.Hsapiens.UCSC.hg19’
  ‘BSgenome.Hsapiens.UCSC.hg38’ ‘BiocCheck’ ‘BiocManager’ ‘BiocStyle’
  ‘DelayedArray’ ‘HDF5Array’ ‘MatrixGenerics’ ‘TumourMethData’
  ‘annotatr’ ‘devtools’ ‘knitr’ ‘rcmdcheck’ ‘remotes’ ‘rhdf5’ ‘tools’
  ‘usethis’
  All declared Imports should be used.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.chunk_regions’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.calculate_regions_intersections: no visible global function definition
  for ‘is’
.chunk_regions: no visible global function definition for ‘is’
.chunk_regions: no visible global function definition for
  ‘subsetByOverlaps’
.count_covered_bases: no visible global function definition for ‘is’
.find_tmrs_single: no visible global function definition for ‘is’
.summarize_chunk_methylation: no visible global function definition for
  ‘subsetByOverlaps’
.tss_correlations: no visible global function definition for ‘setNames’
annotateGRanges: no visible global function definition for ‘is’
annotatePlot: no visible global function definition for ‘is’
annotatePlot: no visible global function definition for
  ‘colorRampPalette’
annotatePlot: no visible global function definition for
  ‘subsetByOverlaps’
annotatePlot: no visible binding for global variable ‘region_type’
calculateMethSiteTranscriptCors: no visible global function definition
  for ‘is’
calculateMethSiteTranscriptCors: no visible binding for global variable
  ‘chunk’
calculateMethSiteTranscriptCors: no visible global function definition
  for ‘subsetByOverlaps’
calculateMethSiteTranscriptCors: no visible global function definition
  for ‘setNames’
calculateRegionMethylationTranscriptCors: no visible global function
  definition for ‘is’
calculateRegionMethylationTranscriptCors: no visible binding for global
  variable ‘p.adjust.methods’
calculateRegionMethylationTranscriptCors : <anonymous>: no visible
  global function definition for ‘setNames’
calculateRegionMethylationTranscriptCors: no visible global function
  definition for ‘p.adjust’
calculateSmoothedMethodicalScores: no visible global function
  definition for ‘is’
correct_correlation_pvalues: no visible binding for global variable
  ‘p.adjust.methods’
correct_correlation_pvalues: no visible global function definition for
  ‘p.adjust’
createRandomRegions: no visible global function definition for ‘is’
createRandomRegions: no visible global function definition for
  ‘seqlevels’
createRandomRegions: no visible global function definition for
  ‘seqlengths’
createRandomRegions: no visible global function definition for
  ‘overlapsAny’
createRandomRegions: no visible global function definition for
  ‘seqlevels<-’
expand_granges: no visible global function definition for ‘is’
expand_granges: no visible global function definition for ‘IRanges’
extractGRangesMethSiteValues: no visible global function definition for
  ‘is’
extractMethSitesFromGenome: no visible global function definition for
  ‘is’
kallistoIndex: no visible global function definition for ‘is’
kallistoQuantify: no visible global function definition for ‘is’
kallistoQuantify: no visible global function definition for ‘setNames’
liftoverMethRSE: no visible global function definition for ‘is’
maskRangesInRSE: no visible global function definition for ‘is’
maskRangesInRSE: no visible global function definition for ‘queryHits’
plotMethSiteCorCoefs: no visible global function definition for ‘is’
plotMethSiteCorCoefs: no visible global function definition for
  ‘col2rgb’
plotMethSiteCorCoefs: no visible binding for global variable ‘cor’
plotMethSiteCorCoefs: no visible global function definition for
  ‘complete.cases’
plotMethSiteCorCoefs: no visible binding for global variable
  ‘meth_cor_plot_position’
plotMethodicalScores: no visible global function definition for ‘is’
plotMethodicalScores: no visible global function definition for
  ‘seqlevels’
plotMethodicalScores: no visible binding for global variable
  ‘meth_site_start’
plotMethodicalScores: no visible binding for global variable
  ‘meth_site_plot_position’
plotMethodicalScores: no visible binding for global variable
  ‘methodical_score’
plotMethodicalScores: no visible binding for global variable ‘cor’
plotRegionValues: no visible global function definition for ‘is’
plotRegionValues: no visible global function definition for ‘col2rgb’
plotRegionValues: no visible global function definition for
  ‘complete.cases’
plotRegionValues: no visible global function definition for
  ‘modifyList’
plotRegionValues: no visible binding for global variable
  ‘meth_site_plot_position’
plotTMRs: no visible global function definition for ‘is’
plotTMRs: no visible binding for global variable ‘direction’
plotTMRs: no visible global function definition for ‘setNames’
rangesRelativeToTSS: no visible global function definition for ‘is’
rapidCorTest: no visible global function definition for ‘is’
rapidCorTest: no visible binding for global variable ‘p.adjust.methods’
rapidCorTest: no visible global function definition for ‘cor’
rapidCorTest: no visible global function definition for ‘pt’
rapidCorTest: no visible global function definition for ‘p.adjust’
sampleMethSites: no visible global function definition for ‘is’
strandedDistance: no visible global function definition for ‘is’
sumTranscriptValuesForGenes: no visible global function definition for
  ‘is’
sumTranscriptValuesForGenes : <anonymous>: no visible global function
  definition for ‘is’
sumTranscriptValuesForGenes: no visible binding for global variable
  ‘gene_transcripts’
summarizeRegionMethylation: no visible global function definition for
  ‘is’
summarizeRegionMethylation: no visible global function definition for
  ‘seqlevels’
Undefined global functions or variables:
  IRanges chunk col2rgb colorRampPalette complete.cases cor direction
  gene_transcripts is meth_cor_plot_position meth_site_plot_position
  meth_site_start methodical_score modifyList overlapsAny p.adjust
  p.adjust.methods pt queryHits region_type seqlengths seqlevels
  seqlevels<- setNames subsetByOverlaps
Consider adding
  importFrom("grDevices", "col2rgb", "colorRampPalette")
  importFrom("methods", "is")
  importFrom("stats", "complete.cases", "cor", "p.adjust",
             "p.adjust.methods", "pt", "setNames")
  importFrom("utils", "modifyList")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) kallistoQuantify.Rd:34: Lost braces; missing escapes or markup?
    34 | {merged_output_prefix}_counts_merged.tsv.gz and {merged_output_prefix}_tpm_merged.tsv.gz. Default prefix is "kallisto_transcript" i.e. default output merged output files are
       | ^
checkRd: (-1) kallistoQuantify.Rd:34: Lost braces; missing escapes or markup?
    34 | {merged_output_prefix}_counts_merged.tsv.gz and {merged_output_prefix}_tpm_merged.tsv.gz. Default prefix is "kallisto_transcript" i.e. default output merged output files are
       |                                                 ^
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented data sets:
  ‘hg38_cpg_islands’ ‘infinium_450k_probe_granges_hg19’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'createRandomRegions.Rd'
  ‘sequence_names’ ‘all_sequence_names_equally_likely’
Documented arguments not in \usage in Rd file 'createRandomRegions.Rd':
  ‘sequences’ ‘all_sequences_equally_likely’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
extractMethSitesFromGenome 136.776 12.151 148.940
liftoverMethRSE            106.618 12.408 119.611
annotateGRanges             25.108  2.622  30.603
summarizeRegionMethylation   7.599  0.673   8.273
* 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: 2 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/methodical.Rcheck/00check.log’
for details.


Installation output

methodical.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL methodical
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘methodical’ ...
** this is package ‘methodical’ version ‘1.6.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 (methodical)

Tests output


Example timings

methodical.Rcheck/methodical-Ex.timings

nameusersystemelapsed
annotateGRanges25.108 2.62230.603
annotatePlot1.7860.0351.821
calculateMethSiteTranscriptCors4.4430.1154.560
calculateRegionMethylationTranscriptCors4.8450.0364.881
calculateSmoothedMethodicalScores0.0790.0010.080
createRandomRegions2.5450.0182.564
dot-find_tmrs_single0.6210.0000.620
expand_granges0.0230.0010.024
extractGRangesMethSiteValues0.3980.0010.399
extractMethSitesFromGenome136.776 12.151148.940
kallistoIndex0.0010.0000.000
liftoverMethRSE106.618 12.408119.611
maskRangesInRSE0.2450.0230.267
plotMethSiteCorCoefs1.0520.1321.184
plotMethodicalScores0.6390.1630.802
plotRegionValues1.2860.2401.526
plotTMRs1.2510.1681.419
rangesRelativeToTSS0.1470.0040.151
rapidCorTest0.0180.0010.019
sampleMethSites0.2870.0300.317
strandedDistance0.1250.0040.129
summarizeRegionMethylation7.5990.6738.273