Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOP[Q]RSTUVWXYZ

CHECK report for QuasR on veracruz1

This page was generated on 2018-04-12 13:36:24 -0400 (Thu, 12 Apr 2018).

Package 1104/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
QuasR 1.18.0
Michael Stadler
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/QuasR
Branch: RELEASE_3_6
Last Commit: aa0bdbc
Last Changed Date: 2017-10-30 12:39:58 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: QuasR
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings QuasR_1.18.0.tar.gz
StartedAt: 2018-04-12 08:09:54 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 08:22:59 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 784.9 seconds
RetCode: 0
Status:  OK 
CheckDir: QuasR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings QuasR_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘QuasR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘QuasR’ version ‘1.18.0’
* 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 ... 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 ‘QuasR’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘RUnit’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported objects imported by ':::' calls:
  ‘ShortRead:::.ShortReadQQA’ ‘ShortRead:::.qa_adapterContamination’
  ‘ShortRead:::.set_omp_threads’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call(ShortRead:::.set_omp_threads, ...)
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
test: no visible global function definition for ‘defineTestSuite’
test: no visible global function definition for ‘runTestSuite’
test: no visible global function definition for ‘printTextProtocol’
Undefined global functions or variables:
  defineTestSuite printTextProtocol runTestSuite
* 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
qCount         10.958  0.416  29.056
qMeth           1.028  0.124  18.167
qExportWig      1.033  0.017  14.718
qProject-class  0.537  0.074  13.956
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘QuasR_unit_tests.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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/00check.log’
for details.



Installation output

QuasR.Rcheck/00install.out

* installing *source* package ‘QuasR’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_init_QuasR.cpp -o R_init_QuasR.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c cat_bam.c -o cat_bam.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c convert_reads_id_bis_rc.c -o convert_reads_id_bis_rc.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c count_alignments.c -o count_alignments.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c count_alignments_subregions.c -o count_alignments_subregions.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c count_junctions.cpp -o count_junctions.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c export_wig.c -o export_wig.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c extract_unmapped_reads.c -o extract_unmapped_reads.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c idxstats_bam.c -o idxstats_bam.o
idxstats_bam.c:30:1: warning: unused function 'kh_init_i' [-Wunused-function]
KHASH_MAP_INIT_INT(i, bam_binlist_t)
^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:495:2: note: expanded from macro 'KHASH_MAP_INIT_INT'
        KHASH_INIT(name, khint32_t, khval_t, 1, kh_int_hash_func, kh_int_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:168:23: note: expanded from macro 'KHASH_INIT2'
        SCOPE kh_##name##_t *kh_init_##name() {                                                         \
                             ^
<scratch space>:74:1: note: expanded from here
kh_init_i
^
idxstats_bam.c:30:1: warning: unused function 'kh_destroy_i' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:495:2: note: expanded from macro 'KHASH_MAP_INIT_INT'
        KHASH_INIT(name, khint32_t, khval_t, 1, kh_int_hash_func, kh_int_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:171:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_destroy_##name(kh_##name##_t *h)                                          \
                   ^
<scratch space>:79:1: note: expanded from here
kh_destroy_i
^
idxstats_bam.c:30:1: warning: unused function 'kh_clear_i' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:495:2: note: expanded from macro 'KHASH_MAP_INIT_INT'
        KHASH_INIT(name, khint32_t, khval_t, 1, kh_int_hash_func, kh_int_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:179:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \
                   ^
<scratch space>:82:1: note: expanded from here
kh_clear_i
^
idxstats_bam.c:30:1: warning: unused function 'kh_put_i' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:495:2: note: expanded from macro 'KHASH_MAP_INIT_INT'
        KHASH_INIT(name, khint32_t, khval_t, 1, kh_int_hash_func, kh_int_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:260:16: note: expanded from macro 'KHASH_INIT2'
        SCOPE khint_t kh_put_##name(kh_##name##_t *h, khkey_t key, int *ret) \
                      ^
<scratch space>:91:1: note: expanded from here
kh_put_i
^
idxstats_bam.c:30:1: warning: unused function 'kh_del_i' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:495:2: note: expanded from macro 'KHASH_MAP_INIT_INT'
        KHASH_INIT(name, khint32_t, khval_t, 1, kh_int_hash_func, kh_int_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include/samtools/khash.h:298:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \
                   ^
<scratch space>:96:1: note: expanded from here
kh_del_i
^
5 warnings generated.
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c merge_reorder_sam.cpp -o merge_reorder_sam.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c nucleotide_alignment_frequencies.c -o nucleotide_alignment_frequencies.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c profile_alignments.c -o profile_alignments.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c quantify_methylation.cpp -o quantify_methylation.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c remove_unmapped_from_sam.c -o remove_unmapped_from_sam.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c split_sam_chr.c -o split_sam_chr.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c utilities.c -o utilities.o
clang++ -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 QuasR.so R_init_QuasR.o cat_bam.o convert_reads_id_bis_rc.o count_alignments.o count_alignments_subregions.o count_junctions.o export_wig.o extract_unmapped_reads.o idxstats_bam.o merge_reorder_sam.o nucleotide_alignment_frequencies.o profile_alignments.o quantify_methylation.o remove_unmapped_from_sam.o split_sam_chr.o utilities.o /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang-4.0: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
installing to /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/QuasR/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (QuasR)

Tests output

QuasR.Rcheck/tests/QuasR_unit_tests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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.

> require("QuasR") || stop("unable to load QuasR package")
Loading required package: QuasR
Loading required package: parallel
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Rbowtie
[1] TRUE
> QuasR:::test()


Executing test function test_input_fasta  ...   filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
 done successfully.



Executing test function test_input_fastq  ... Read 36 items
  filtering /tmp/RtmpfP20fu/file62ad104473b7.fq.gz
  filtering /tmp/RtmpfP20fu/file62ad2be0b8bd.fq.bz2
  filtering /tmp/RtmpfP20fu/file62ad3dde154b.fq.xz
 done successfully.



Executing test function test_paired_fasta  ... Loading required package: BiocParallel
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: Rsamtools
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    type

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

    apply

  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa and
    /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
 done successfully.



Executing test function test_paired_fastq  ...   filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq and
    /tmp/RtmpfP20fu/file62ad67b46d4e.fq
 done successfully.



Executing test function test_single_fasta  ...   filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
  filtering /tmp/RtmpfP20fu/file62ad554bd98d.fa
  filtering /tmp/RtmpfP20fu/file62ad66b7e3ba.fa
 done successfully.



Executing test function test_single_fastq  ...   filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
  filtering /tmp/RtmpfP20fu/file62ad32c7fd05.fq
  filtering /tmp/RtmpfP20fu/file62ad67b46d4e.fq
 done successfully.



Executing test function test_allelic_paired  ... alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
Reading and processing the SNP file: /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt
Creating the genome fasta file containing the SNPs: /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Creating the genome fasta file containing the SNPs: /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Creating a .fai file for the snp genome: /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Creating a .fai file for the snp genome: /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Creating an Rbowtie index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Finished creating index
Creating an Rbowtie index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad70025106.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_allelic_paired_fasta  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_allelic_single  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad532d6c.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_allelic_single_fasta  ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_aux_bisulfite_paired_undir  ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_aux_bisulfite_single_undir  ... alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
    create 1 auxiliary alignment(s)
Creating an RbowtieCtoT index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad18d9548.txt
Genomic alignments have been created successfully

Creating an RbowtieCtoT index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/NC_001422.1.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing auxiliary alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad40d837cf.txt
Auxiliary alignments have been created successfully

 done successfully.



Executing test function test_aux_normal_paired  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_aux_normal_single  ... alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
    create 1 auxiliary alignment(s)
Creating an Rbowtie index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad72be9902.txt
Genomic alignments have been created successfully

Creating an Rbowtie index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/NC_001422.1.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing auxiliary alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad4adc5d80.txt
Auxiliary alignments have been created successfully

 done successfully.



Executing test function test_aux_spliced_paired  ... alignment files missing - need to:
    create 1 genomic alignment(s)
    create 1 auxiliary alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad5a5f1417.txt
Genomic alignments have been created successfully

Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing auxiliary alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad652c42bc.txt
Auxiliary alignments have been created successfully

 done successfully.



Executing test function test_aux_spliced_single  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_bisulfite_paired_dir  ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_bisulfite_paired_dir_allelic  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_bisulfite_paired_dir_fasta  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         1 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad21b6eb49.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_bisulfite_paired_undir  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         1 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62adf1d9874.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_bisulfite_single_dir  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         1 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad38dc0d64.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_bisulfite_single_dir_allelic  ... alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
Creating an RbowtieCtoT index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Finished creating index
Creating an RbowtieCtoT index for /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         1 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad26b98d0d.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_bisulfite_single_dir_fasta  ... Timing stopped at: 0.001 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_bisulfite_single_undir  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_maxHits_allelic  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad4b019a1b.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_maxHits_bisulfite  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad16fa5da7.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_maxHits_simple  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad1914240d.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_normal_paired  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_normal_paired_fasta  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad9b01f55.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_normal_single  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad586ca96e.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_normal_single_fasta  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_spliced_paired  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad791942e0.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_spliced_paired_fasta  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_spliced_single  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_spliced_single_fasta  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad48f8e7ad.txt
Genomic alignments have been created successfully

 done successfully.

Creating .fai file for: /private/tmp/RtmpfP20fu/file62ad61c6ac3a.fa
all necessary alignment files found
Creating .fai file for: /private/tmp/RtmpfP20fu/file62ad8a4a36c.fa
all necessary alignment files found
Creating .fai file for: /private/tmp/RtmpfP20fu/file62ad10b40314.fa
all necessary alignment files found
Creating .fai file for: /private/tmp/RtmpfP20fu/file62ad1d61b549.fa
all necessary alignment files found
Loading required package: rtracklayer


Executing test function test_auxiliaryName  ... alignment files missing - need to:
    create 2 genomic alignment(s)
    create 2 auxiliary alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 2 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad6ad58fe7.txt
Genomic alignments have been created successfully

Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing auxiliary alignments for 2 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad5a90a854.txt
Auxiliary alignments have been created successfully

counting alignments...done
 done successfully.



Executing test function test_collapseBySample_GRanges  ... alignment files missing - need to:
    create 4 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 4 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad6d53557b.txt
Genomic alignments have been created successfully

counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
alignment files missing - need to:
    create 4 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 4 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad2985a632.txt
Genomic alignments have been created successfully

counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
 done successfully.



Executing test function test_includeSecondary  ... all necessary alignment files found
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_mapq  ... counting alignments...counting alignments...counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_maxInsertSize  ... counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_orientation  ... counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_query_GRanges  ... counting alignments...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by query name...done
counting alignments...done
counting alignments...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
 done successfully.



Executing test function test_query_GRangesList  ... hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
 done successfully.



Executing test function test_query_GRangesList_allelic  ... hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
hierarchically removing redundancy from 'query'...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
 done successfully.



Executing test function test_query_GRanges_allelic  ... counting alignments...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by query name...done
counting alignments...done
counting alignments...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
removing 'mask' ranges from 'query'...done
counting alignments...done
 done successfully.



Executing test function test_query_TxDb  ... alignment files missing - need to:
    create 4 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 4 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad11285bce.txt
Genomic alignments have been created successfully

Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
extracting gene regions from TxDb...done
counting alignments...done
collapsing counts by query name...done
extracting gene regions from TxDb...done
counting alignments...done
collapsing counts by query name...done
counting alignments...done
collapsing counts by query name...done
extracting exon regions from TxDb...done
counting alignments...done
counting alignments...done
extracting promoter regions from TxDb...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting junctions...done
extracting gene regions from TxDb...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by query name...done
extracting gene regions from TxDb...done
removing 'mask' ranges from 'query'...done
counting alignments...done
collapsing counts by sample...done
collapsing counts by query name...done
 done successfully.



Executing test function test_shift  ... counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_shift_allelic  ... counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_useRead  ... counting alignments...done
counting alignments...done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_exportWig  ... all necessary alignment files found
start creating wig files...
  /tmp/RtmpfP20fu/file62ad7cce5cd6.wig (Sample1)
  /tmp/RtmpfP20fu/file62ad5031259d.wig (Sample2)
done
counting alignments...done
alignment files missing - need to:
    create 2 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 2 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad5a2b9ba4.txt
Genomic alignments have been created successfully

start creating wig files...
  /tmp/RtmpfP20fu/file62ad41e736db.wig (Sample1)
  /tmp/RtmpfP20fu/file62ad32c285aa.wig (Sample2)
done
counting alignments...done
all necessary alignment files found
start creating wig file...
  /tmp/RtmpfP20fu/file62ad2b924000.wig.gz (test)
done
start creating wig file...
  /tmp/RtmpfP20fu/file62ad2b924000.wig.gz (test)
done
counting alignments...done
counting alignments...done
 done successfully.



Executing test function test_full_meth_paired_dir  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
In addition: Warning messages:
1: In .get_cds_IDX(type, phase) :
  The "phase" metadata column contains non-NA values for features of type
  stop_codon. This information was ignored.
2: call dbDisconnect() when finished working with a connection 
 done successfully.



Executing test function test_full_meth_paired_undir  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_full_meth_single_undir  ... Timing stopped at: 0.001 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_partial_meth_paired_dir  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad1e9fcabc.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_un_meth_paired_dir  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62adafcb93.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_un_meth_paired_undir  ... Timing stopped at: 0 0 0
Error in DEACTIVATED("deactivated to prevent timeout on bioc build system") : 
  deactivated to prevent timeout on bioc build system
 done successfully.



Executing test function test_un_meth_single_undir  ... alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing genomic alignments for 1 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62ad5864288b.txt
Genomic alignments have been created successfully

 done successfully.



Executing test function test_qProfile  ... all necessary alignment files found
profiling alignments...done
counting alignments...done
profiling alignments...done
counting alignments...done
profiling alignments...done
counting alignments...done
all necessary alignment files found
profiling alignments...done
counting alignments...done
all necessary alignment files found
counting alignments...done
counting alignments...done
profiling alignments...done
profiling alignments...done
 done successfully.

all necessary alignment files found
alignment files missing - need to:
    create 4 auxiliary alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
nodeNames
veracruz1.bioconductor.org 
                         2 
Performing auxiliary alignments for 4 samples. See progress in the log file:
/Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck/tests/QuasR_log_62adf9e3f5b.txt
Auxiliary alignments have been created successfully



Executing test function test_alignment  ...  done successfully.



Executing test function test_auxiliary  ...  done successfully.



Executing test function test_genome  ...  done successfully.



Executing test function test_length  ...  done successfully.



Executing test function test_show  ... Project: qProject
 Options   : maxHits         : 1
             paired          : no
             splicedAlignment: FALSE
             bisulfite       : no
             snpFile         : none
 Aligner   : Rbowtie v1.18.0 (parameters: -m 1 --best --strata)
 Genome    : /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rchec.../hg19sub.fa (file)

 Reads     : 4 files, 2 samples (fastq format):
   1. rna_1_1.fq.bz2  Sample1 (phred33)
   2. rna_1_2.fq.bz2  Sample1 (phred33)
   3. rna_2_1.fq.bz2  Sample2 (phred33)
   4. rna_2_2.fq.bz2  Sample2 (phred33)

 Genome alignments: directory: /private/tmp/RtmpfP20fu
   1. rna_1_1_62ad7a11364f.bam
   2. rna_1_2_62ad4bb25.bam   
   3. rna_2_1_62ad369a7a25.bam
   4. rna_2_2_62ad57c92f24.bam

 Aux. alignments: none

Project: qProject
 Options   : maxHits         : 1
             paired          : no
             splicedAlignment: FALSE
             bisulfite       : no
             snpFile         : none
 Aligner   : Rbowtie v1.18.0 (parameters: -m 1 --best --strata)
 Genome    : /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rchec.../hg19sub.fa (file)

 Reads     : 4 files, 2 samples (fastq format):
   1. rna_1_1.fq.bz2  Sample1 (phred33)
   2. rna_1_2.fq.bz2  Sample1 (phred33)
   3. rna_2_1.fq.bz2  Sample2 (phred33)
   4. rna_2_2.fq.bz2  Sample2 (phred33)

 Genome alignments: directory: /private/tmp/RtmpfP20fu
   1. rna_1_1_62ad7a11364f.bam
   2. rna_1_2_62ad4bb25.bam   
   3. rna_2_1_62ad369a7a25.bam
   4. rna_2_2_62ad57c92f24.bam

 Aux. alignments: 1 file, directory: /private/tmp/RtmpfP20fu
   a. /Users/biocbuild/bbs-3.6-bioc/meat/QuasR.Rcheck.../NC_001422.1.fa  phiX174
     1. rna_1_1_62ad5e51775f.bam
     2. rna_1_2_62ad36742e59.bam
     3. rna_2_1_62ad58ef0fd.bam 
     4. rna_2_2_62ad6b6f74e4.bam

 done successfully.



Executing test function test_subset_project  ...  done successfully.



Executing test function test_alignmentStats  ... all necessary alignment files found
all necessary alignment files found
all necessary alignment files found
all necessary alignment files found
 done successfully.



Executing test function test_md5subsum  ...  done successfully.



RUNIT TEST PROTOCOL -- Thu Apr 12 08:22:54 2018 
*********************************************** 
Number of test functions: 49 
Number of deactivated test functions: 17 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
QuasR RUnit Tests - 49 test functions, 0 errors, 0 failures
Number of test functions: 49 
Number of deactivated test functions: 17 
Number of errors: 0 
Number of failures: 0 
> 
> 
> proc.time()
   user  system elapsed 
105.155   2.937 413.687 

Example timings

QuasR.Rcheck/QuasR-Ex.timings

nameusersystemelapsed
QuasR-package000
alignmentStats0.0000.0000.001
preprocessReads2.1250.0362.227
qAlign000
qCount10.958 0.41629.056
qExportWig 1.033 0.01714.718
qMeth 1.028 0.12418.167
qProfile0.7950.0180.830
qProject-class 0.537 0.07413.956
qQCReport2.6520.0632.781