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

This page was generated on 2023-10-16 11:36:06 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 636/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epialleleR 1.8.1  (landing page)
Oleksii Nikolaienko
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/epialleleR
git_branch: RELEASE_3_17
git_last_commit: 82910fb
git_last_commit_date: 2023-08-21 11:24:52 -0400 (Mon, 21 Aug 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for epialleleR on palomino3


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.8.1
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:epialleleR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings epialleleR_1.8.1.tar.gz
StartedAt: 2023-10-16 01:53:29 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 01:59:26 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 357.3 seconds
RetCode: 0
Status:   OK  
CheckDir: epialleleR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:epialleleR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings epialleleR_1.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/epialleleR.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'epialleleR/DESCRIPTION' ... OK
* this is package 'epialleleR' version '1.8.1'
* 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 whether package 'epialleleR' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
* checking C++ specification ... OK
  Not all R platforms support C++17
* checking installed package size ... NOTE
  installed size is 11.3Mb
  sub-directories of 1Mb or more:
    extdata   1.7Mb
    libs      9.5Mb
* 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 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 ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.17-bioc/R/library/epialleleR/libs/x64/epialleleR.dll':
  Found '_assert', possibly from 'assert' (C)
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

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 7.99   0.26    9.78
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc/meat/epialleleR.Rcheck/00check.log'
for details.



Installation output

epialleleR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL epialleleR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'epialleleR' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++17
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_cx_report.cpp -o rcpp_cx_report.o
rcpp_cx_report.cpp:182:1: warning: multi-line comment [-Wcomment]
  182 | //  #define spit_results {                                                       \
      | ^
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_extract_patterns.cpp -o rcpp_extract_patterns.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_fep.cpp -o rcpp_fep.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_get_base_freqs.cpp -o rcpp_get_base_freqs.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_get_xm_beta.cpp -o rcpp_get_xm_beta.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_match_target.cpp -o rcpp_match_target.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_read_bam.cpp -o rcpp_read_bam.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_threshold_reads.cpp -o rcpp_threshold_reads.o
g++ -shared -s -static-libgcc -o epialleleR.dll tmp.def RcppExports.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_read_bam.o rcpp_threshold_reads.o F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -lz -lm -lbz2 -llzma -lcurl -lbcrypt -lidn2 -lunistring -liconv -lssl -lcrypto -lcrypt32 -lwsock32 -lwldap32 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lzstd -lregex -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-epialleleR/00new/epialleleR/libs/x64
** 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
** 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.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 BED file [0.060s]
Reading BAM file [0.020s]
Extracting methylation patterns [0.030s]
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.040s]
Reading BAM file [0.010s]
Extracting methylation patterns [0.050s]
Reading BAM file [0.010s]
Extracting methylation patterns [0.030s]
Reading BAM file [0.010s]
Extracting methylation patterns [0.030s]
Reading BED file [0.090s]
Reading BAM file [0.010s]
Computing ECDFs for within- and out-of-context per-read beta values [0.020s]
Reading BED file [0.020s]
Reading BAM file [0.000s]
Computing ECDFs for within- and out-of-context per-read beta values [0.010s]
Reading BED file [0.010s]
Reading BAM file [0.000s]
Preparing amplicon report [0.040s]
Reading BED file [0.020s]
Reading BAM file [0.000s]
Thresholding reads [0.000s]
Preparing amplicon report [0.030s]
Writing the report [0.000s]
Reading BED file [0.000s]
Reading BAM file [0.020s]
Thresholding reads [0.000s]
Preparing amplicon report [0.010s]
Reading BAM file [0.010s]
Thresholding reads [0.020s]
Preparing cytosine report [0.030s]
Reading BAM file [0.020s]
Thresholding reads [0.000s]
Preparing cytosine report [0.030s]
Writing the report [0.020s]
Reading BAM file [0.010s]
Thresholding reads [0.000s]
Preparing cytosine report [0.020s]
Reading BED file [0.000s]
Reading VCF file [0.790s]
Reading BAM file [0.020s]
Extracting base frequences [0.050s]
Reading VCF file [0.190s]
Reading BAM file [0.000s]
Extracting base frequencesAlready preprocessed VCF supplied as an input. Options 'bed' and 'zero.based.bed' will have no effect.
Reading BAM file [0.040s]
Thresholding reads [0.000s]
Extracting base frequences [0.150s]
Writing the report [0.010s]
Reading BED file [0.030s]
Reading VCF file [0.720s]
Reading BAM file [0.000s]
Extracting base frequences [0.080s]
Already preprocessed BAM supplied as an input. Options 'min.mapq', 'min.baseq', 'skip.duplicates' and 'nthreads' will have no effect.

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit



RUNIT TEST PROTOCOL -- Mon Oct 16 01:59:18 2023 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
epialleleR RUnit Tests - 7 test functions, 0 errors, 0 failures
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  18.12    1.21   20.01 

Example timings

epialleleR.Rcheck/epialleleR-Ex.timings

nameusersystemelapsed
extractPatterns1.170.081.86
generateBedEcdf0.120.000.12
generateBedReport0.170.000.43
generateCytosineReport0.090.000.08
generateVcfReport7.990.269.78
preprocessBam0.030.000.02