CHECK report for methylKit on malbec2
This page was generated on 2019-04-09 11:46:24 -0400 (Tue, 09 Apr 2019).
methylKit 1.9.3 Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019) |
URL: https://git.bioconductor.org/packages/methylKit |
Branch: master |
Last Commit: 21fb06e |
Last Changed Date: 2019-02-05 04:13:38 -0400 (Tue, 05 Feb 2019) |
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
Summary
Command output
Installation output
methylKit.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL methylKit
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘methylKit’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/zlibbioc/include" -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/zlibbioc/include" -I/usr/local/include -fpic -g -O2 -Wall -c methCall.cpp -o methCall.o
methCall.cpp: In function ‘int process_single_bismark(std::istream*, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&)’:
methCall.cpp:1220:39: warning: ‘CHGout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:1219:39: warning: ‘CHHout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:1218:39: warning: ‘out’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp: In function ‘int process_sam(std::istream*, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&, int, int)’:
methCall.cpp:678:39: warning: ‘CHGout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:677:39: warning: ‘CHHout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:676:39: warning: ‘out’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp: In function ‘int process_bam(std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&, int)’:
methCall.cpp:997:39: warning: ‘CHGout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:996:39: warning: ‘CHHout’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
methCall.cpp:995:39: warning: ‘out’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o methylKit.so RcppExports.o methCall.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-methylKit/00new/methylKit/libs
** R
** data
** 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 (methylKit)
Tests output
methylKit.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.
> library(testthat)
> library(methylKit)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel
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
>
>
>
> test_check("methylKit")
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.unsorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.unsorted.min.sam
paired sam.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.unsorted_chr.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.unsorted_chr.min.sam
paired sam.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.bismark_single_end.sorted.bam
using htslib.
Conversion Statistics:
total otherC considered (>95% C+T): 20
average conversion rate = 95.184207585947
total otherC considered (Forward) (>95% C+T): 8
average conversion rate (Forward) = 97.528594771242
total otherC considered (Reverse) (>95% C+T): 12
average conversion rate (Reverse) = 93.62128279575
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/ctrl.bismark_paired_end.sorted.bam
using htslib.
Conversion Statistics:
total otherC considered (>95% C+T): 4
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 4
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: ctrl1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
using htslib.
Failed to read header, falling back.
Trying to process:
/home/biocbuild/bbs-3.9-bioc/R/library/methylKit/extdata/test.fastq_bismark.sorted.min.sam
paired sam.
Conversion Statistics:
total otherC considered (>95% C+T): 10
average conversion rate = 100
total otherC considered (Forward) (>95% C+T): 10
average conversion rate (Forward) = 100
total otherC considered (Reverse) (>95% C+T): 0
average conversion rate (Reverse) = 0
Done.
Reading methylation percentage per base for sample: test1
object has more than one sample id:
only one allowed
object has more than one sample id:
only one allowed
Using internal DSS code...
Using internal DSS code...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 441 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
225.918 1.913 112.876
Example timings
methylKit.Rcheck/methylKit-Ex.timings