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

This page was generated on 2024-02-18 02:28:47 -0500 (Sun, 18 Feb 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4657
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4397
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4424
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4400
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 1202/2244HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methodical 0.99.21  (landing page)
Richard Heery
Snapshot Date: 2024-02-16 14:10:20 -0500 (Fri, 16 Feb 2024)
git_url: https://git.bioconductor.org/packages/methodical
git_branch: devel
git_last_commit: 9cc9fff
git_last_commit_date: 2024-01-12 14:44:06 -0500 (Fri, 12 Jan 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

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: 0.99.21
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_0.99.21.tar.gz
StartedAt: 2024-02-17 06:25:24 -0500 (Sat, 17 Feb 2024)
EndedAt: 2024-02-17 06:46:52 -0500 (Sat, 17 Feb 2024)
EllapsedTime: 1287.3 seconds
RetCode: 0
Status:   OK  
CheckDir: methodical.Rcheck
Warnings: 0

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_0.99.21.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/methodical.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘methodical/DESCRIPTION’ ... OK
* this is package ‘methodical’ version ‘0.99.21’
* package encoding: UTF-8
* 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 ‘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 R 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
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’ ‘.tss_iterator’
* 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’
.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’
createRandomRegions: no visible global function definition for ‘is’
createRandomRegions: no visible global function definition for
  ‘seqlengths’
createRandomRegions: no visible global function definition for
  ‘overlapsAny’
extractGRangesMethSiteValues: no visible global function definition for
  ‘is’
extractMethSitesFromGenome: no visible global function definition for
  ‘is’
findTMRs: 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’
makeMethRSEFromBedgraphs: 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 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’
plotMethylationValues: no visible global function definition for ‘is’
plotMethylationValues: no visible global function definition for
  ‘complete.cases’
plotMethylationValues: 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:
  beta_value_column chunk 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 name
  normalization_factor overlapsAny p.adjust p.adjust.methods pg
  probe_groups probe_name_column probe_sites_df pt queryHits
  region_type seqlengths seqlevels seqnames_column setNames
  start_column subsetByOverlaps temp_chunk_dirs total_files
  value_column zero_based
Consider adding
  importFrom("grDevices", "colorRampPalette")
  importFrom("methods", "is")
  importFrom("stats", "complete.cases", "cor", "p.adjust",
             "p.adjust.methods", "pt", "setNames")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* 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 ... 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 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               242.170 24.859 336.476
liftoverMethRSE                          182.615 15.094 242.254
annotateGRanges                           61.116  5.063  86.986
makeMethRSEFromBedgraphs                  12.216 11.449  12.444
makeMethRSEFromArrayFiles                 15.740  7.516  22.535
calculateRegionMethylationTranscriptCors  13.922  5.842  14.011
calculateMethSiteTranscriptCors           11.152  1.302  14.185
summarizeRegionMethylation                 8.589  3.587  15.271
annotatePlot                               5.321  0.323   6.921
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-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.4-x86_64/Resources/library’
* installing *source* package ‘methodical’ ...
** 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
annotateGRanges61.116 5.06386.986
annotatePlot5.3210.3236.921
calculateMethSiteTranscriptCors11.152 1.30214.185
calculateRegionMethylationTranscriptCors13.922 5.84214.011
calculateSmoothedMethodicalScores0.0180.0410.066
createRandomRegions1.4260.2872.053
extractGRangesMethSiteValues0.3720.0700.514
extractMethSitesFromGenome242.170 24.859336.476
findTMRs1.4570.0451.692
kallistoIndex0.0000.0010.001
liftoverMethRSE182.615 15.094242.254
makeMethRSEFromArrayFiles15.740 7.51622.535
makeMethRSEFromBedgraphs12.21611.44912.444
maskRangesInRSE0.5020.0630.670
methrixToRSE0.8490.0801.121
plotMethSiteCorCoefs2.0880.1682.779
plotMethodicalScores1.0590.0311.367
plotMethylationValues2.1180.0702.554
plotTMRs2.4620.0422.908
rangesRelativeToTSS0.4200.0050.487
rapidCorTest0.0930.0090.120
sampleMethSites0.6440.0300.781
strandedDistance0.2870.0030.343
summarizeRegionMethylation 8.589 3.58715.271