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.3: CHECK report for coMET on windows2.bioconductor.org

This page was generated on 2015-10-20 14:18:51 -0400 (Tue, 20 Oct 2015).

Package 212/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.3.0
Tiphaine Martin
Snapshot Date: 2015-10-19 20:20:06 -0400 (Mon, 19 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/coMET
Last Changed Rev: 109592 / Revision: 109765
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia 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.3.0
Command: rm -rf coMET.buildbin-libdir coMET.Rcheck && mkdir coMET.buildbin-libdir coMET.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.3.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=coMET.buildbin-libdir --install="check:coMET-install.out" --force-multiarch --no-vignettes --timings coMET_1.3.0.tar.gz
StartedAt: 2015-10-20 01:34:43 -0400 (Tue, 20 Oct 2015)
EndedAt: 2015-10-20 01:46:39 -0400 (Tue, 20 Oct 2015)
EllapsedTime: 715.4 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 && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.3.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=coMET.buildbin-libdir --install="check:coMET-install.out" --force-multiarch --no-vignettes --timings coMET_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/coMET.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* 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.3.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' ... [202s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     12.89   0.22  154.22
coMET-package  4.81   0.33   21.33
** running examples for arch 'x64' ... [211s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     15.22   0.31  156.22
coMET-package  5.66   0.28   22.53
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [10s]
 [10s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [10s]
 [10s] 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
  'c:/biocbld/bbs-3.3-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.3.0.zip
* DONE (coMET)

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

nameusersystemelapsed
COSMICTrack0.540.050.59
ClinVarCnvTrack0.300.020.32
ClinVarMainTrack0.280.010.29
CoreillCNVTrack0.280.000.28
DNAseUCSC0.330.020.35
GADTrack0.270.000.26
GWASTrack0.050.000.05
GeneReviewsTrack0.250.000.25
HistoneAll2.640.002.64
HistoneOne0.210.010.24
ISCATrack0.300.020.31
RepeatMaskerTrack0.450.000.45
chrUCSC2ENSEMBL000
chromatinHMMAll2.520.012.53
chromatinHMMOne0.330.000.33
coMET-package 4.81 0.3321.33
comet2.390.002.39
comet.list0.970.000.97
comet.web 12.89 0.22154.22
cpgIslandsUCSC0.470.000.47
gcContent0.390.000.39
genesENSEMBL0.660.000.66
genesNameENSEMBL0.000.010.01
knownGenesUCSC0.750.000.75
regulationBiomart0.390.000.40
snpBiomart0.620.000.62
snpLocationsUCSC1.330.021.34
structureBiomart0.310.000.31
transcriptENSEMBL0.480.000.49
xenorefGenesUCSC0.420.000.42

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

nameusersystemelapsed
COSMICTrack0.660.000.66
ClinVarCnvTrack0.380.000.37
ClinVarMainTrack0.390.000.39
CoreillCNVTrack0.380.000.37
DNAseUCSC0.390.000.39
GADTrack0.310.010.33
GWASTrack0.070.000.07
GeneReviewsTrack0.330.000.33
HistoneAll3.380.003.37
HistoneOne0.390.000.39
ISCATrack0.360.020.38
RepeatMaskerTrack0.570.000.58
chrUCSC2ENSEMBL000
chromatinHMMAll3.020.023.03
chromatinHMMOne0.390.010.41
coMET-package 5.66 0.2822.53
comet2.920.002.92
comet.list0.90.00.9
comet.web 15.22 0.31156.22
cpgIslandsUCSC0.380.040.41
gcContent0.230.000.23
genesENSEMBL0.860.000.86
genesNameENSEMBL000
knownGenesUCSC1.310.001.32
regulationBiomart0.300.000.29
snpBiomart0.40.00.4
snpLocationsUCSC1.070.001.07
structureBiomart0.560.000.56
transcriptENSEMBL1.090.001.09
xenorefGenesUCSC0.530.000.53