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.2: CHECK report for coMET on moscato1

This page was generated on 2015-08-20 13:23:39 -0700 (Thu, 20 Aug 2015).

Package 209/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.1.0
Tiphaine Martin
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/coMET
Last Changed Rev: 102594 / Revision: 107602
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: coMET
Version: 1.1.0
Command: rm -rf coMET.buildbin-libdir coMET.Rcheck && mkdir coMET.buildbin-libdir coMET.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.1.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=coMET.buildbin-libdir --install="check:coMET-install.out" --force-multiarch --no-vignettes --timings coMET_1.1.0.tar.gz
StartedAt: 2015-08-20 03:00:47 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 03:17:11 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 984.8 seconds
RetCode: 0
Status:  OK  
CheckDir: coMET.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf coMET.buildbin-libdir coMET.Rcheck && mkdir coMET.buildbin-libdir coMET.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.1.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=coMET.buildbin-libdir --install="check:coMET-install.out" --force-multiarch --no-vignettes --timings coMET_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/coMET.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'coMET/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'coMET' version '1.1.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 whether package 'coMET' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [201s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     18.80   0.28  131.73
coMET-package  7.25   0.22   19.59
HistoneAll     5.21   0.05    5.26
** running examples for arch 'x64' ... [214s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     23.88   0.36  134.09
coMET-package 14.36   1.16   26.83
comet          5.62   0.01    5.64
HistoneAll     5.04   0.00    5.04
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [18s]
 [18s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [18s]
 [19s] 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
  'D:/biocbld/bbs-3.2-bioc/meat/coMET.Rcheck/00check.log'
for details.


coMET.Rcheck/00install.out:


install for i386

* installing *source* package 'coMET' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'coMET' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'coMET' as coMET_1.1.0.zip
* DONE (coMET)

coMET.Rcheck/examples_i386/coMET-Ex.timings:

nameusersystemelapsed
COSMICTrack1.470.021.48
ClinVarCnvTrack0.570.020.59
ClinVarMainTrack0.650.000.65
CoreillCNVTrack0.470.000.47
DNAseUCSC0.730.000.73
GADTrack0.420.000.42
GWASTrack0.080.000.08
GeneReviewsTrack0.440.010.45
HistoneAll5.210.055.26
HistoneOne0.400.010.42
ISCATrack0.530.020.54
RepeatMaskerTrack0.80.00.8
chrUCSC2ENSEMBL000
chromatinHMMAll4.210.034.24
chromatinHMMOne0.480.000.48
coMET-package 7.25 0.2219.59
comet4.590.064.65
comet.list1.220.021.23
comet.web 18.80 0.28131.73
cpgIslandsUCSC0.540.000.54
gcContent0.50.00.5
genesENSEMBL1.250.001.25
genesNameENSEMBL0.000.010.02
knownGenesUCSC1.590.001.59
regulationBiomart0.430.000.44
snpBiomart0.660.000.66
snpLocationsUCSC1.720.011.73
structureBiomart0.710.001.61
transcriptENSEMBL101
xenorefGenesUCSC0.910.000.90

coMET.Rcheck/examples_x64/coMET-Ex.timings:

nameusersystemelapsed
COSMICTrack1.610.001.61
ClinVarCnvTrack0.810.010.82
ClinVarMainTrack0.670.000.67
CoreillCNVTrack0.600.020.61
DNAseUCSC0.540.000.54
GADTrack0.470.000.47
GWASTrack0.090.000.10
GeneReviewsTrack0.570.000.56
HistoneAll5.040.005.04
HistoneOne0.470.000.53
ISCATrack0.580.030.61
RepeatMaskerTrack0.870.000.87
chrUCSC2ENSEMBL000
chromatinHMMAll4.710.004.72
chromatinHMMOne0.520.030.54
coMET-package14.36 1.1626.83
comet5.620.015.64
comet.list1.390.001.38
comet.web 23.88 0.36134.09
cpgIslandsUCSC0.580.000.57
gcContent0.670.000.97
genesENSEMBL1.280.001.28
genesNameENSEMBL000
knownGenesUCSC1.540.001.55
regulationBiomart0.610.000.61
snpBiomart0.740.000.74
snpLocationsUCSC2.120.002.12
structureBiomart0.820.020.84
transcriptENSEMBL1.100.011.11
xenorefGenesUCSC0.810.000.81