Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for methylKit on malbec2

This page was generated on 2017-08-16 13:17:44 -0400 (Wed, 16 Aug 2017).

Package 805/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylKit 1.2.0
Altuna Akalin
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/methylKit
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 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
veracruz2 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.2.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings methylKit_1.2.0.tar.gz
StartedAt: 2017-08-16 00:33:06 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:37:30 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 264.6 seconds
RetCode: 0
Status:  OK 
CheckDir: methylKit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings methylKit_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/methylKit.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (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.2.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 ... 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 ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc    1.6Mb
    libs   1.7Mb
* 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 7.064   0.02   7.091
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/methylKit.Rcheck/00check.log’
for details.


methylKit.Rcheck/00install.out:

* installing *source* package ‘methylKit’ ...
** libs
g++ -std=gnu++11 -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rhtslib/include" -I"/home/biocbuild/bbs-3.5-bioc/R/library/zlibbioc/include" -I/usr/local/include   -fpic  -g -O2 -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rhtslib/include" -I"/home/biocbuild/bbs-3.5-bioc/R/library/zlibbioc/include" -I/usr/local/include   -fpic  -g -O2 -c methCall.cpp -o methCall.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.5-bioc/R/lib -L/usr/local/lib -o methylKit.so RcppExports.o methCall.o -L/home/biocbuild/bbs-3.5-bioc/R/library/Rhtslib/lib -Wl,-rpath,/home/biocbuild/bbs-3.5-bioc/R/library/Rhtslib/lib -lhts -lz -pthread -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-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)

methylKit.Rcheck/methylKit-Ex.timings:

nameusersystemelapsed
PCASamples-methods0.020.000.02
adjustMethylC0.4160.0240.396
assocComp-methods0.0080.0040.013
bedgraph-methods0.0200.0040.024
calculateDiffMeth-methods7.0640.0207.091
calculateDiffMethDSS-methods0.7920.0000.794
clusterSamples-methods0.0240.0000.025
dataSim-methods0.0800.0000.082
diffMethPerChr-methods0.0080.0080.014
extract-methods0.0200.0000.017
filterByCoverage-methods0.0640.0040.070
getAssembly-methods0.0040.0000.004
getContext-methods0.0040.0000.004
getCorrelation-methods0.2120.0000.165
getCoverageStats-methods0.0160.0000.017
getDBPath-methods0.0960.0000.042
getData-methods0.0120.0000.011
getMethylDiff-methods0.0120.0000.011
getMethylationStats-methods0.0120.0000.013
getSampleID-methods0.0040.0000.005
getTreatment-methods0.0040.0000.004
makeMethylDB-methods0.0000.0000.001
methRead-methods0.2160.0040.221
methSeg000
methylBase-class0.1280.0000.126
methylBaseDB-class0.1320.0000.064
methylDiff-class0.0120.0040.012
methylDiffDB-class2.0200.0002.024
methylRaw-class0.0400.0040.047
methylRawDB-class0.0640.0000.067
methylRawList-class0.0040.0000.005
methylRawListDB-class0.1040.0000.106
normalizeCoverage-methods0.1480.0000.148
percMethylation-methods0.0160.0000.015
pool-methods0.0440.0000.045
processBismarkAln-methods0.060.000.06
reconstruct-methods0.0120.0000.013
regionCounts1.1200.0041.108
removeComp-methods0.0640.0000.065
reorganize-methods0.6840.0000.427
select-methods0.1520.0040.095
selectByOverlap-methods2.9720.0242.999
show-methods0.0160.0000.017
tileMethylCounts-methods0.5640.0000.548
unite-methods0.4480.0120.157