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

CHECK report for QuasR on malbec2

This page was generated on 2019-04-09 11:34:22 -0400 (Tue, 09 Apr 2019).

Package 1270/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
QuasR 1.23.18
Michael Stadler
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/QuasR
Branch: master
Last Commit: 70615bb
Last Changed Date: 2019-03-29 03:19:00 -0400 (Fri, 29 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: QuasR
Version: 1.23.18
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:QuasR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings QuasR_1.23.18.tar.gz
StartedAt: 2019-04-09 02:57:15 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:07:06 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 590.4 seconds
RetCode: 0
Status:  OK 
CheckDir: QuasR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:QuasR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings QuasR_1.23.18.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (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.23.18’
* 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 ‘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 dependencies in R code ... NOTE
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 ... 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.9-bioc/R/library/QuasR/libs/QuasR.so’:
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (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. 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 or elapsed time > 5s
                 user system elapsed
qCount         20.716  0.695  43.538
qMeth           0.835  0.532  21.178
qProject-class  0.242  0.328  17.003
qExportWig      0.101  0.107  17.983
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/00check.log’
for details.



Installation output

QuasR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL QuasR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘QuasR’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c R_init_QuasR.cpp -o R_init_QuasR.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bam.c -o bam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bam_cat.c -o bam_cat.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bam_plbuf.c -o bam_plbuf.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c cat_bam.c -o cat_bam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c convert_reads_id_bis_rc.c -o convert_reads_id_bis_rc.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c count_alignments.c -o count_alignments.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c count_alignments_subregions.c -o count_alignments_subregions.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c count_junctions.cpp -o count_junctions.o
count_junctions.cpp: In function ‘int _addJunction(const bam1_t*, void*)’:
count_junctions.cpp:90:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = y = 0; i < hit->core.n_cigar; ++i) {
                     ˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c export_wig.c -o export_wig.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c extract_unmapped_reads.c -o extract_unmapped_reads.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c filter_hisat2.c -o filter_hisat2.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c idxstats_bam.c -o idxstats_bam.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c merge_reorder_sam.cpp -o merge_reorder_sam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c nucleotide_alignment_frequencies.c -o nucleotide_alignment_frequencies.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c profile_alignments.c -o profile_alignments.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c quantify_methylation.cpp -o quantify_methylation.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c remove_unmapped_from_sam.c -o remove_unmapped_from_sam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c sam.c -o sam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c sam_utils.c -o sam_utils.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c split_sam_chr.c -o split_sam_chr.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c utilities.c -o utilities.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o QuasR.so R_init_QuasR.o bam.o bam_cat.o bam_plbuf.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 filter_hisat2.o idxstats_bam.o merge_reorder_sam.o nucleotide_alignment_frequencies.o profile_alignments.o quantify_methylation.o remove_unmapped_from_sam.o sam.o sam_utils.o split_sam_chr.o utilities.o -L/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/usrlib -Wl,-rpath,/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/usrlib -lhts -lz -lm -lbz2 -llzma -lpthread -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-QuasR/00new/QuasR/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 (QuasR)

Tests output

QuasR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 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.

> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> 
> library(testthat)
> library(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, basename, cbind, colMeans, colSums, 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, 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
> 
> test_check("QuasR")
* installing *source* package ‘BSgenome.HSapiens.QuasR.hg19sub’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
* DONE (BSgenome.HSapiens.QuasR.hg19sub)
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK

Attaching package: 'Biostrings'

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

    strsplit

alignment files missing - need to:
    create alignment index for the genome
    create 2 genomic alignment(s)
Creating an Rbowtie index for /tmp/Rtmpt3XsnK/Rtmpt3XsnK/file79cd28322933.fa
Finished creating index
* installing *source* package ‘BSgenome.HSapiens.QuasR.hg19sub.Rbowtie’ ...
** using staged installation
** inst
** help
*** installing help indices
** building package indices
** 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 (BSgenome.HSapiens.QuasR.hg19sub.Rbowtie)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd5d0d1952.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
Creating an RbowtieCtoT index for /tmp/Rtmpt3XsnK/file79cd35cb39bb.fa
Finished creating index
* installing *source* package ‘BSgenome.HSapiens.QuasR.hg19sub.RbowtieCtoT’ ...
** using staged installation
** inst
** help
*** installing help indices
** building package indices
** 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 (BSgenome.HSapiens.QuasR.hg19sub.RbowtieCtoT)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 1 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd55296e2a.txt
Genomic alignments have been created successfully

Creating .fai file for: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub.fa
alignment files missing - need to:
    create alignment index for the genome
    create 2 genomic alignment(s)
    create 2 auxiliary alignment(s)
Creating an Rbowtie index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd6dd5fbde.txt
Genomic alignments have been created successfully

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

alignment files missing - need to:
    create alignment index for the genome
    create 2 genomic alignment(s)
Reading and processing the SNP file: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt
Creating the genome fasta file containing the SNPs: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Creating the genome fasta file containing the SNPs: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Creating a .fai file for the snp genome: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Creating a .fai file for the snp genome: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.A.fa
Creating an Rbowtie index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Finished creating index
Creating an Rbowtie index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/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:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd3bdaca55.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create 2 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd6824222.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create 4 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 4 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd72a88e7e.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create 2 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd55c7d76e.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create alignment index for the genome
    create 4 genomic alignment(s)
Creating an Rhisat2 index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 4 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd40166bea.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create 2 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd514f6e7a.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create splice site file for gene annotation
    create 2 genomic alignment(s)
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd73db09db.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create splice site file for gene annotation
    create 2 genomic alignment(s)
Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
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")'.

Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 2 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd33244ae9.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
Creating an RbowtieCtoT index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub.fa
Finished creating index
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 1 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd7d964648.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create 1 genomic alignment(s)
Testing the compute nodes...OK
Loading QuasR on the compute nodes...OK
Available cores:
malbec2: 2
Performing genomic alignments for 1 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd6a95d954.txt
Genomic alignments have been created successfully

alignment files missing - need to:
    create alignment index for the genome
    create 1 genomic alignment(s)
Creating an RbowtieCtoT index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/hg19sub_snp.txt.hg19sub.fa.R.fa
Finished creating index
Creating an RbowtieCtoT index for /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/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:
malbec2: 2
Performing genomic alignments for 1 samples. See progress in the log file:
/home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/QuasR_log_79cd122b9ee1.txt
Genomic alignments have been created successfully

all necessary alignment files found
Creating .fai file for: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/file79cd603144a2.fa
all necessary alignment files found
Creating .fai file for: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/file79cd29a2251b.fa
all necessary alignment files found
Creating .fai file for: /home/biocbuild/bbs-3.9-bioc/meat/QuasR.Rcheck/tests/testthat/extdata/file79cd2937ed97.fa
all necessary alignment files found
[E::hts_open_format] Failed to open file no-file
[samopen] no @SQ lines in the header.
samtools cat: fail to open output file 'not-there/bfile': No such file or directory
[E::hts_open_format] Failed to open file err
[E::hts_open_format] Failed to open file err
[E::hts_open_format] Failed to open file err
[E::hts_open_format] Failed to open file err/err
[E::hts_open_format] Failed to open file err
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 401 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
106.789   7.800 188.408 

Example timings

QuasR.Rcheck/QuasR-Ex.timings

nameusersystemelapsed
QuasR-package000
alignmentStats000
preprocessReads1.7390.0041.785
qAlign000
qCount20.716 0.69543.538
qExportWig 0.101 0.10717.983
qMeth 0.835 0.53221.178
qProfile0.4410.0630.506
qProject-class 0.242 0.32817.003
qQCReport4.0610.2394.435