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 windows1.bioconductor.org

This page was generated on 2015-10-27 17:31:53 -0400 (Tue, 27 Oct 2015).

Package 212/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.2.0
Tiphaine Martin
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/coMET
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 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.2.0
Command: rm -rf coMET.buildbin-libdir coMET.Rcheck && mkdir coMET.buildbin-libdir coMET.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.2.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out && C:\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.2.0.tar.gz
StartedAt: 2015-10-27 00:49:29 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 01:02:23 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 774.0 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.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=coMET.buildbin-libdir coMET_1.2.0.tar.gz >coMET.Rcheck\00install.out 2>&1 && cp coMET.Rcheck\00install.out coMET-install.out  && C:\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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/coMET.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* 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.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 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' ... [205s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     13.48   0.33  155.55
coMET-package  5.48   0.35   21.91
** running examples for arch 'x64' ... [212s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
comet.web     15.97   0.25  153.19
coMET-package  7.54   0.60   25.39
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [11s]
 [11s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [12s]
 [12s] 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.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.2.0.zip
* DONE (coMET)

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

nameusersystemelapsed
COSMICTrack0.560.000.57
ClinVarCnvTrack0.300.000.29
ClinVarMainTrack0.280.000.28
CoreillCNVTrack0.280.000.28
DNAseUCSC0.310.000.32
GADTrack0.290.000.28
GWASTrack0.040.000.05
GeneReviewsTrack0.270.000.26
HistoneAll2.690.002.69
HistoneOne0.340.020.36
ISCATrack0.310.000.31
RepeatMaskerTrack0.440.000.44
chrUCSC2ENSEMBL000
chromatinHMMAll2.610.112.72
chromatinHMMOne0.280.010.29
coMET-package 5.48 0.3521.91
comet2.550.032.58
comet.list0.770.000.76
comet.web 13.48 0.33155.55
cpgIslandsUCSC0.250.000.25
gcContent0.200.010.22
genesENSEMBL0.710.000.70
genesNameENSEMBL000
knownGenesUCSC0.810.020.83
regulationBiomart0.220.000.22
snpBiomart0.380.000.38
snpLocationsUCSC0.890.000.89
structureBiomart0.310.000.31
transcriptENSEMBL0.50.00.5
xenorefGenesUCSC0.410.000.41

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

nameusersystemelapsed
COSMICTrack0.670.000.67
ClinVarCnvTrack0.380.000.37
ClinVarMainTrack0.390.000.40
CoreillCNVTrack0.320.000.32
DNAseUCSC0.410.000.41
GADTrack0.420.000.42
GWASTrack0.080.000.08
GeneReviewsTrack0.360.000.36
HistoneAll3.480.003.48
HistoneOne0.290.000.28
ISCATrack0.460.000.47
RepeatMaskerTrack0.720.000.72
chrUCSC2ENSEMBL000
chromatinHMMAll3.260.023.28
chromatinHMMOne0.410.000.41
coMET-package 7.54 0.6025.39
comet3.850.023.86
comet.list0.920.000.92
comet.web 15.97 0.25153.19
cpgIslandsUCSC0.310.000.31
gcContent0.230.000.24
genesENSEMBL0.790.000.78
genesNameENSEMBL0.000.020.01
knownGenesUCSC0.960.000.97
regulationBiomart0.290.000.28
snpBiomart0.430.010.46
snpLocationsUCSC1.220.021.23
structureBiomart0.360.000.36
transcriptENSEMBL0.70.00.7
xenorefGenesUCSC0.520.010.54