Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:57 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the epialleleR package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 587/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
epialleleR 1.2.0 (landing page) Oleksii Nikolaienko
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: epialleleR |
Version: 1.2.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epialleleR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epialleleR_1.2.0.tar.gz |
StartedAt: 2022-04-12 12:58:23 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 13:05:19 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 416.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: epialleleR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epialleleR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epialleleR_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/epialleleR.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘epialleleR/DESCRIPTION’ ... OK * this is package ‘epialleleR’ version ‘1.2.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 * checking installed package size ... OK * 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 is not available File ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library/epialleleR/libs/epialleleR.so’: Found ‘___assert_rtn’, possibly from ‘assert’ (C) Found ‘___stderrp’, possibly from ‘stderr’ (C) Found ‘___stdoutp’, possibly from ‘stdout’ (C) Found ‘_abort’, possibly from ‘abort’ (C) Found ‘_exit’, possibly from ‘exit’ (C) Found ‘_printf’, possibly from ‘printf’ (C) Found ‘_putchar’, possibly from ‘putchar’ (C) Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C) Found ‘_srand48’, possibly from ‘srand48’ (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. 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 19.048 0.382 19.805 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.14-bioc/meat/epialleleR.Rcheck/00check.log’ for details.
epialleleR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL epialleleR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘epialleleR’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_char_to_context.cpp -o rcpp_char_to_context.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_cx_report.cpp -o rcpp_cx_report.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_fep.cpp -o rcpp_fep.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_get_base_freqs.cpp -o rcpp_get_base_freqs.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_get_xm_beta.cpp -o rcpp_get_xm_beta.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_match_target.cpp -o rcpp_match_target.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_read_bam.cpp -o rcpp_read_bam.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/zlibbioc/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_threshold_reads.cpp -o rcpp_threshold_reads.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o epialleleR.so RcppExports.o rcpp_char_to_context.o rcpp_cx_report.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 /Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/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)
epialleleR.Rcheck/tests/runTests.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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.133s] Reading BAM file [0.016s] Computing ECDFs for within- and out-of-context per-read beta values [0.129s] Reading BED file [0.040s] Reading BAM file [0.011s] Computing ECDFs for within- and out-of-context per-read beta values [0.086s] Reading BED file [0.039s] Reading BAM file [0.009s] Preparing amplicon report [0.045s] Reading BED file [0.031s] Reading BAM file [0.010s] Thresholding reads [0.001s] Preparing amplicon report [0.037s] Writing the report [0.002s] Reading BED file [0.029s] Reading BAM file [0.009s] Thresholding reads [0.001s] Preparing amplicon report [0.040s] Reading BAM file [0.032s] Thresholding reads [0.002s] Preparing cytosine report [0.076s] Reading BAM file [0.023s] Thresholding reads [0.001s] Preparing cytosine report [0.060s] Writing the report [0.005s] Reading BAM file [0.036s] Thresholding reads [0.002s] Preparing cytosine report [0.075s] Reading BED file [0.032s] Reading VCF file [1.380s] Reading BAM file [0.011s] Extracting base frequences [0.114s] Reading VCF file [1.390s] Reading BAM file [0.010s] Extracting base frequencesAlready preprocessed VCF supplied as an input. Options 'bed' and 'zero.based.bed' will have no effect. Reading BAM file [0.038s] Thresholding reads [0.002s] Extracting base frequences [0.262s] Writing the report [0.019s] Reading BED file [0.026s] Reading VCF file [1.263s] Reading BAM file [0.011s] Extracting base frequences [0.137s] Already preprocessed BAM supplied as an input. Options 'min.mapq', 'min.baseq', 'skip.duplicates' and 'nthreads' will have no effect. Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit RUNIT TEST PROTOCOL -- Tue Apr 12 13:05:09 2022 *********************************************** Number of test functions: 6 Number of errors: 0 Number of failures: 0 1 Test Suite : epialleleR RUnit Tests - 6 test functions, 0 errors, 0 failures Number of test functions: 6 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 30.748 1.266 34.145
epialleleR.Rcheck/epialleleR-Ex.timings
name | user | system | elapsed | |
generateBedEcdf | 0.317 | 0.036 | 0.358 | |
generateBedReport | 1.226 | 0.045 | 1.278 | |
generateCytosineReport | 0.210 | 0.009 | 0.221 | |
generateVcfReport | 19.048 | 0.382 | 19.805 | |
preprocessBam | 0.027 | 0.002 | 0.029 | |