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

This page was generated on 2025-10-16 11:39 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 1245/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methodical 1.4.1  (landing page)
Richard Heery
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/methodical
git_branch: RELEASE_3_21
git_last_commit: 5bf3f7f
git_last_commit_date: 2025-10-13 04:48:03 -0400 (Mon, 13 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    TIMEOUT  skipped


CHECK results for methodical on merida1

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.4.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:methodical.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings methodical_1.4.1.tar.gz
StartedAt: 2025-10-14 06:16:59 -0400 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 06:34:50 -0400 (Tue, 14 Oct 2025)
EllapsedTime: 1070.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: methodical.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/methodical.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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 ‘methodical/DESCRIPTION’ ... OK
* this is package ‘methodical’ version ‘1.4.1’
* 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:
  .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 dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘AnnotationHub’ ‘BSgenome.Hsapiens.UCSC.hg19’
  ‘BSgenome.Hsapiens.UCSC.hg38’ ‘BiocCheck’ ‘BiocManager’ ‘BiocStyle’
  ‘MatrixGenerics’ ‘TumourMethData’ ‘annotatr’ ‘devtools’ ‘knitr’
  ‘rcmdcheck’ ‘remotes’ ‘usethis’
  All declared Imports should be used.
Unexported object imported by a ':::' call: ‘HDF5Array:::.serialize_HDF5SummarizedExperiment’
  See the note in ?`:::` about the use of this operator.
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’
.create_meth_rse_from_hdf5: no visible global function definition for
  ‘setNames’
.find_tmrs_single: no visible global function definition for ‘is’
.split_bedgraph: no visible binding for global variable
  ‘meth_site_groups’
.split_bedgraph: no visible binding for global variable ‘total_files’
.split_bedgraph: no visible binding for global variable ‘meth_sites_df’
.split_bedgraph: no visible global function definition for ‘setNames’
.split_bedgraph: no visible binding for global variable
  ‘seqnames_column’
.split_bedgraph: no visible binding for global variable ‘start_column’
.split_bedgraph: no visible binding for global variable ‘end_column’
.split_bedgraph: no visible binding for global variable ‘value_column’
.split_bedgraph: no visible binding for global variable ‘dt_threads’
.split_bedgraph: no visible binding for global variable ‘zero_based’
.split_bedgraph: no visible binding for global variable
  ‘normalization_factor’
.split_bedgraph: no visible binding for global variable
  ‘decimal_places’
.split_bedgraph: no visible binding for global variable ‘mg’
.split_bedgraph: no visible binding for global variable
  ‘temp_chunk_dirs’
.split_meth_array_file: no visible binding for global variable
  ‘probe_groups’
.split_meth_array_file: no visible binding for global variable
  ‘total_files’
.split_meth_array_file: no visible binding for global variable
  ‘probe_sites_df’
.split_meth_array_file: no visible global function definition for
  ‘setNames’
.split_meth_array_file: no visible binding for global variable
  ‘probe_name_column’
.split_meth_array_file: no visible binding for global variable
  ‘beta_value_column’
.split_meth_array_file: no visible binding for global variable
  ‘normalization_factor’
.split_meth_array_file: no visible binding for global variable
  ‘decimal_places’
.split_meth_array_file: no visible binding for global variable ‘name’
.split_meth_array_file: no visible binding for global variable ‘pg’
.split_meth_array_file: no visible binding for global variable
  ‘temp_chunk_dirs’
.split_meth_array_file: no visible binding for global variable
  ‘dt_threads’
.split_meth_array_files_into_chunks: no visible binding for global
  variable ‘name’
.summarize_chunk_methylation: no visible global function definition for
  ‘subsetByOverlaps’
.tss_correlations: no visible global function definition for ‘setNames’
.write_chunks_to_hdf5: no visible binding for global variable ‘chunk’
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’
makeMethRSEFromArrayFiles: no visible global function definition for
  ‘is’
makeMethRSEFrominput_files: no visible global function definition for
  ‘is’
maskRangesInRSE: no visible global function definition for ‘is’
maskRangesInRSE: no visible global function definition for ‘queryHits’
methrixToRSE: no visible global function definition for ‘is’
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 beta_value_column chunk col2rgb colorRampPalette
  complete.cases cor decimal_places direction dt_threads end_column
  gene_transcripts is meth_cor_plot_position meth_site_groups
  meth_site_plot_position meth_site_start meth_sites_df
  methodical_score mg modifyList name normalization_factor overlapsAny
  p.adjust p.adjust.methods pg probe_groups probe_name_column
  probe_sites_df pt queryHits region_type seqlengths seqlevels
  seqlevels<- seqnames_column setNames start_column subsetByOverlaps
  temp_chunk_dirs total_files value_column zero_based
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 ... OK
* 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 ... ERROR
Running examples in ‘methodical-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: makeMethRSEFrominput_files
> ### Title: Create a HDF5-backed RangedSummarizedExperiment for methylation
> ###   values in input_files
> ### Aliases: makeMethRSEFrominput_files
> 
> ### ** Examples
> 
> 
> # Load CpGs within first million base pairs of chromosome 1 as a GRanges object
> data("hg38_cpgs_subset", package = "methodical")
> 
> # Get paths to input_files
> input_files <- list.files(path = system.file('extdata', package = 'methodical'), 
+   pattern = ".bg.gz", full.names = TRUE)
> 
> # Create sample metadata
> sample_metadata <- data.frame(
+   tcga_project = gsub("_.*", "", gsub("TCGA_", "", basename(input_files))),
+   sample_type = ifelse(grepl("N", basename(input_files)), "Normal", "Tumour"),
+   row.names = tools::file_path_sans_ext(basename(input_files))
+ )
> 
> # Create a HDF5-backed RangedSummarizedExperiment from input_files
> meth_rse <- makeMethRSEFrominput_files(input_files = input_files, 
+   meth_sites = hg38_cpgs_subset, sample_metadata = sample_metadata, 
+   hdf5_dir = paste0(tempdir(), "/bedgraph_hdf5_1"))
Processing bedGraph 1 out of 4: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/methodical/extdata/TCGA_BRCA_A0CE.bg.gz

Error: BiocParallel errors
  1 remote errors, element index: 1
  3 unevaluated and other errors
  first remote error:
Error in data.table::fread(bg_file, select = c(seqnames_column, start_column, : Column number 5 (select[4]) is too large for this table, which only has 4 columns.
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
                                            user system elapsed
extractMethSitesFromGenome               240.830 18.584 263.427
liftoverMethRSE                          188.038 12.922 205.670
annotateGRanges                           59.472  4.548  72.499
makeMethRSEFromArrayFiles                 14.830  0.669  15.900
calculateRegionMethylationTranscriptCors   7.533  0.063   7.682
calculateMethSiteTranscriptCors            6.925  0.418   7.414
annotatePlot                               6.475  0.259   7.119
* 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: 1 ERROR, 1 WARNING, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/methodical.Rcheck/00check.log’
for details.


Installation output

methodical.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘methodical’ ...
** this is package ‘methodical’ version ‘1.4.1’
** 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
annotateGRanges59.472 4.54872.499
annotatePlot6.4750.2597.119
calculateMethSiteTranscriptCors6.9250.4187.414
calculateRegionMethylationTranscriptCors7.5330.0637.682
calculateSmoothedMethodicalScores0.0140.0060.021
createRandomRegions1.4510.0221.496
dot-find_tmrs_single1.4210.0251.457
expand_granges0.0570.0050.061
extractGRangesMethSiteValues0.3570.0340.392
extractMethSitesFromGenome240.830 18.584263.427
kallistoIndex0.0000.0010.002
liftoverMethRSE188.038 12.922205.670
makeMethRSEFromArrayFiles14.830 0.66915.900