Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for methylKit on veracruz1

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

Package 839/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylKit 1.4.1
Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/methylKit
Branch: RELEASE_3_6
Last Commit: dd0dd4c
Last Changed Date: 2018-01-22 10:25:01 -0400 (Mon, 22 Jan 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: methylKit
Version: 1.4.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings methylKit_1.4.1.tar.gz
StartedAt: 2018-04-12 06:16:43 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 06:21:55 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 312.4 seconds
RetCode: 0
Status:  OK 
CheckDir: methylKit.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.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 ‘methylKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘methylKit’ version ‘1.4.1’
* 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 ‘methylKit’ 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
Namespace in Imports field not imported from: ‘KernSmooth’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
calculateDiffMeth-methods 8.198  0.069   8.287
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/00check.log’
for details.



Installation output

methylKit.Rcheck/00install.out

* installing *source* package ‘methylKit’ ...
** libs
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2 -c methCall.cpp -o methCall.o
clang++ -std=gnu++11 -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 methylKit.so RcppExports.o methCall.o /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/lib/libhts.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/methylKit.Rcheck/methylKit/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (methylKit)

Tests output

methylKit.Rcheck/tests/testthat.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.

> 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, 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
> 
> 
> 
> test_check("methylKit")
Trying to process:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.unsorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.unsorted.min.sam
 paired sam.

Trying to process:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.unsorted_chr.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.unsorted_chr.min.sam
 paired sam.

Trying to process:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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:
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/methylKit/extdata/test.fastq_bismark.sorted.min.sam
 using htslib.

Failed to read header, falling back.

Trying to process: 
/Users/biocbuild/bbs-3.6-bioc/meat/methylKit.Rcheck/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 

Using internal DSS code... 
Using internal DSS code... 
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 423 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 48.593   1.876  46.273 

Example timings

methylKit.Rcheck/methylKit-Ex.timings

nameusersystemelapsed
PCASamples-methods0.0280.0060.034
adjustMethylC0.4990.0240.511
assocComp-methods0.0290.0060.019
bedgraph-methods0.0430.0080.035
calculateDiffMeth-methods8.1980.0698.287
calculateDiffMethDSS-methods0.8160.0050.839
clusterSamples-methods0.0390.0030.043
dataSim-methods0.1040.0010.106
diffMethPerChr-methods0.0190.0020.021
extract-methods0.0200.0010.021
filterByCoverage-methods0.0970.0030.100
getAssembly-methods0.0050.0020.006
getContext-methods0.0030.0010.005
getCorrelation-methods0.4470.0880.265
getCoverageStats-methods0.0250.0090.011
getDBPath-methods0.1610.0490.071
getData-methods0.0370.0140.018
getMethylDiff-methods0.0330.0110.015
getMethylationStats-methods0.0560.0160.024
getSampleID-methods0.0140.0050.007
getTreatment-methods0.0140.0050.008
makeMethylDB-methods0.0020.0010.001
methRead-methods0.3540.0500.282
methSeg0.0010.0000.001
methylBase-class0.1610.0020.166
methylBaseDB-class0.1130.0180.072
methylDiff-class0.0260.0050.017
methylDiffDB-class2.9250.0412.927
methylRaw-class0.0570.0030.059
methylRawDB-class0.0810.0040.084
methylRawList-class0.0050.0010.007
methylRawListDB-class0.1240.0070.139
normalizeCoverage-methods0.1670.0070.175
percMethylation-methods0.0180.0010.023
pool-methods0.0770.0010.091
processBismarkAln-methods0.0800.0060.095
reconstruct-methods0.0150.0010.017
regionCounts1.8530.0961.721
removeComp-methods0.1150.0140.091
reorganize-methods0.5470.0670.375
select-methods0.1370.0280.076
selectByOverlap-methods3.1100.0793.143
show-methods0.0170.0010.019
tileMethylCounts-methods1.0720.1090.792
unite-methods0.1740.0270.101