Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-27 11:35:49 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 647/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epialleleR 1.10.0  (landing page)
Oleksii Nikolaienko
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/epialleleR
git_branch: RELEASE_3_18
git_last_commit: 4b18f84
git_last_commit_date: 2023-10-24 11:33:27 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for epialleleR on nebbiolo2


To the developers/maintainers of the epialleleR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epialleleR.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: epialleleR
Version: 1.10.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:epialleleR.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings epialleleR_1.10.0.tar.gz
StartedAt: 2024-03-25 22:01:40 -0400 (Mon, 25 Mar 2024)
EndedAt: 2024-03-25 22:07:28 -0400 (Mon, 25 Mar 2024)
EllapsedTime: 347.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: epialleleR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:epialleleR.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings epialleleR_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/epialleleR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘epialleleR/DESCRIPTION’ ... OK
* this is package ‘epialleleR’ version ‘1.10.0’
* 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 ‘epialleleR’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking C++ specification ... OK
  Not all R platforms support C++17
* checking installed package size ... NOTE
  installed size is 13.4Mb
  sub-directories of 1Mb or more:
    extdata   1.9Mb
    libs     11.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.18-bioc/R/site-library/epialleleR/libs/epialleleR.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
generateVcfReport 6.844  0.315    7.49
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘epialleleR.Rmd’ using ‘UTF-8’... OK
  ‘values.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/epialleleR.Rcheck/00check.log’
for details.



Installation output

epialleleR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL epialleleR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘epialleleR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_call_methylation.cpp -o rcpp_call_methylation.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_check_bam.cpp -o rcpp_check_bam.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_cx_report.cpp -o rcpp_cx_report.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_extract_patterns.cpp -o rcpp_extract_patterns.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_fep.cpp -o rcpp_fep.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_get_base_freqs.cpp -o rcpp_get_base_freqs.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_get_xm_beta.cpp -o rcpp_get_xm_beta.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_match_target.cpp -o rcpp_match_target.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_mhl_report.cpp -o rcpp_mhl_report.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_read_bam.cpp -o rcpp_read_bam.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_read_genome.cpp -o rcpp_read_genome.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_simulate_bam.cpp -o rcpp_simulate_bam.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/zlibbioc/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rcpp_threshold_reads.cpp -o rcpp_threshold_reads.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.18-bioc/R/lib -L/usr/local/lib -o epialleleR.so RcppExports.o rcpp_call_methylation.o rcpp_check_bam.o rcpp_cx_report.o rcpp_extract_patterns.o rcpp_fep.o rcpp_get_base_freqs.o rcpp_get_xm_beta.o rcpp_match_target.o rcpp_mhl_report.o rcpp_read_bam.o rcpp_read_genome.o rcpp_simulate_bam.o rcpp_threshold_reads.o /home/biocbuild/bbs-3.18-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/biocbuild/bbs-3.18-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.18-bioc/R/site-library/00LOCK-epialleleR/00new/epialleleR/libs
** R
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (epialleleR)

Tests output

epialleleR.Rcheck/tests/runTests.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("epialleleR")
Reading reference genome file [0.001s]
Making methylation calls [0.022s]
Making methylation calls [0.022s]
Making methylation calls [E::hts_open_format] Failed to open file "" : No such file or directory
Making methylation calls [E::hts_open_format] Failed to open file "" : No such file or directory
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.013s]
Preparing cytosine report [0.003s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.003s]
Preparing cytosine report [0.003s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.002s]
Preparing cytosine report [0.002s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.002s]
Preparing cytosine report [0.003s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.003s]
Preparing cytosine report [0.002s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Preparing cytosine report [0.002s]
Reading BED file [0.061s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting methylation patterns [0.039s]
A9B42BC757B392A7 DDAE475768AA5587 0078975D982B9BE7 26DAC2DA4A2B2247 8A0F097E5F918BAC 1AF1902F56BC5954 9D42E62F0D4D3BA7 A856883963919C27 2530B62F538F73E7 E890DCAE897C7767 066DACF67E193ADF 156F4CB6886AFA9D 6AD4A09F4A1E3A1D 48D2DE7F5877AC5C 27734A3EE0E9EE2F F105751D8A8E0FCF CFDC1DF55653AF30 49CBAA704C6A0B3D 493465ED143DD2FD 13F65F53A7ECFD5F AA7ED1A3E43127E5 009001684DBB4F1D 1F7AA3AD5AFD5F47 46B7FA0B40A7DFD9 67B67F1AF574BF7B 314C4763BEF6E1E6 BA20D651AA56E81B AAD2D2BEA939B03B F296D5E6E8C7327B 0672C2DADF2B5C80 C122D2ECD864D205 17BA59507FA21EBB F58EAFE43B7CABD4 E5B5C4099FB2D9AD
Reading BED file [0.013s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting methylation patterns [0.179s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.005s]
Extracting methylation patterns [0.030s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting methylation patterns [0.030s]
Reading BED file [0.011s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Computing ECDFs for within- and out-of-context per-read beta values [0.015s]
Reading BED file [0.011s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Computing ECDFs for within- and out-of-context per-read beta values [0.032s]
Reading BED file [0.011s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Preparing amplicon report [0.017s]
Reading BED file [0.011s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Thresholding reads [0.000s]
Preparing amplicon report [0.018s]
Writing the report [0.001s]
Reading BED file [0.012s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Thresholding reads [0.000s]
Preparing amplicon report [0.017s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.018s]
Thresholding reads [0.002s]
Preparing cytosine report [0.027s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.018s]
Thresholding reads [0.002s]
Preparing cytosine report [0.027s]
Writing the report [0.003s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.019s]
Thresholding reads [0.002s]
Preparing cytosine report [0.027s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.003s]
Preparing cytosine report [0.002s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.018s]
Preparing lMHL report [0.045s]
Writing the report [0.004s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.017s]
Already preprocessed BAM supplied as an input. Explicitly set 'preprocessBam' options will have no effect.
Preparing lMHL report [0.045s]
Writing the report [0.004s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.017s]
Preparing lMHL report [0.044s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.018s]
Preparing cytosine report [0.027s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Preparing lMHL report [0.004s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Preparing lMHL report [0.005s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.005s]
Preparing cytosine report [0.004s]
Writing sample BAM [0.017s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Preparing cytosine report [0.002s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Preparing lMHL report [0.003s]
Reading BED file [0.012s]
Reading VCF file [0.842s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting base frequences [0.053s]
Reading VCF file [0.196s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting base frequences Already preprocessed VCF supplied as an input. Options 'bed' and 'zero.based.bed' will have no effect.
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.018s]
Thresholding reads [0.002s]
Extracting base frequences [0.131s]
Writing the report [0.007s]
Reading BED file [0.012s]
Reading VCF file [0.791s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.006s]
Extracting base frequences [0.060s]
Already preprocessed BAM supplied as an input. Explicitly set 'preprocessBam' options will have no effect.
Checking BAM file: Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.002s]
Checking BAM file: Checking BAM file: Checking BAM file: Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Checking BAM file: Checking BAM file: Checking BAM file: paired-end, name-sorted alignment detected
Checking BAM file: single-end alignment detected
Reading reference genome file [0.001s]
Reading reference genome file [E::fai_build3_core] Failed to open the file /home/biocbuild/bbs-3.18-bioc/R/site-library/epialleleR/extdata/test
Reading reference genome file [E::fai_build3_core] Failed to open the file 
Writing sample BAM [0.003s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Preparing cytosine report [0.001s]
Writing sample BAM [0.072s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Thresholding reads [0.000s]
Preparing cytosine report [0.001s]
Writing sample BAM [0.016s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.002s]
Preparing cytosine report [0.002s]
Writing sample BAM [0.016s]
Checking BAM file: paired-end, name-sorted alignment detected
Reading paired-end BAM file [0.001s]
Preparing cytosine report [0.001s]
Writing sample BAM [0.006s]
Reading reference genome file [0.000s]
Making methylation calls [0.021s]
Checking BAM file: single-end alignment detected
Reading single-end BAM file [0.001s]
Preparing cytosine report [0.001s]


RUNIT TEST PROTOCOL -- Mon Mar 25 22:06:29 2024 
*********************************************** 
Number of test functions: 11 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
epialleleR RUnit Tests - 11 test functions, 0 errors, 0 failures
Number of test functions: 11 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 21.229   1.073  22.899 

Example timings

epialleleR.Rcheck/epialleleR-Ex.timings

nameusersystemelapsed
callMethylation0.0070.0030.029
extractPatterns2.0490.1492.198
generateBedEcdf0.1040.0120.114
generateBedReport0.2060.0230.180
generateCytosineReport0.1220.0040.104
generateMhlReport0.2080.0130.187
generateVcfReport6.8440.3157.490
preprocessBam0.0300.0000.023
preprocessGenome0.0020.0000.001
simulateBam0.0170.0000.010