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

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

Package 313/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ELMER 1.2.0
Lijing Yao
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/ELMER
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  TIMEOUT  skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ELMER
Version: 1.2.0
Command: rm -rf ELMER.buildbin-libdir ELMER.Rcheck && mkdir ELMER.buildbin-libdir ELMER.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ELMER.buildbin-libdir ELMER_1.2.0.tar.gz >ELMER.Rcheck\00install.out 2>&1 && cp ELMER.Rcheck\00install.out ELMER-install.out && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=ELMER.buildbin-libdir --install="check:ELMER-install.out" --force-multiarch --no-vignettes --timings ELMER_1.2.0.tar.gz
StartedAt: 2015-10-27 01:30:37 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 01:39:20 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 522.9 seconds
RetCode: 0
Status:  OK  
CheckDir: ELMER.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/ELMER.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 'ELMER/DESCRIPTION' ... OK
* this is package 'ELMER' 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 'ELMER' 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
* 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 ... NOTE
Packages in Depends field not imported from:
  'ELMER.data' 'Homo.sapiens'
  'IlluminaHumanMethylation450kanno.ilmn12.hg19'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
package 'methods' is used but not declared
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
TF.rank.plot: no visible binding for global variable 'pvalue'
TF.rank.plot: no visible binding for global variable 'label'
get.feature.probe: no visible binding for global variable
  'IlluminaHumanMethylation450kanno.ilmn12.hg19'
motif.enrichment.plot: no visible binding for global variable 'upperOR'
motif.enrichment.plot: no visible binding for global variable 'lowerOR'
motif.enrichment.plot: no visible binding for global variable 'motif'
motif.enrichment.plot: no visible binding for global variable 'OR'
scatter: no visible binding for global variable 'value'
txs: no visible binding for global variable 'Homo.sapiens'
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [77s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
get.feature.probe 11.17   1.05   12.22
get.pair           7.75   0.31    8.06
schematic.plot     6.39   0.00    6.39
GetNearGenes       5.95   0.13    6.07
get.permu          4.90   0.24    5.14
** running examples for arch 'x64' ... [84s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
get.feature.probe 11.50   0.64   12.14
get.pair           8.64   0.16    8.79
schematic.plot     7.58   0.01    7.59
GetNearGenes       5.75   0.20    5.96
get.permu          5.15   0.09    5.25
* 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/ELMER.Rcheck/00check.log'
for details.


ELMER.Rcheck/00install.out:


install for i386

* installing *source* package 'ELMER' ...
** R
** inst
** preparing package for lazy loading
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly

install for x64

* installing *source* package 'ELMER' ...
** testing if installed package can be loaded
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
* MD5 sums
packaged installation of 'ELMER' as ELMER_1.2.0.zip
* DONE (ELMER)

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

nameusersystemelapsed
GetNearGenes5.950.136.07
TCGA.pipe000
TF.rank.plot0.490.000.49
fetch.mee0.780.000.78
fetch.pair3.880.033.91
get.TFs0.470.000.56
get.diff.meth0.230.010.25
get.enriched.motif2.350.112.46
get.feature.probe11.17 1.0512.22
get.pair7.750.318.06
get.permu4.900.245.14
getExp0.850.000.84
getGeneID3.150.043.21
getGeneInfo4.270.194.45
getMeth0.920.000.93
getPair0.010.000.01
getProbeInfo0.880.000.88
getSample0.840.000.84
getSymbol3.280.093.38
getTCGA000
motif.enrichment.plot0.160.000.15
promoterMeth0.190.020.20
scatter.plot3.730.063.80
schematic.plot6.390.006.39
txs3.210.083.28

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

nameusersystemelapsed
GetNearGenes5.750.205.96
TCGA.pipe000
TF.rank.plot0.520.020.53
fetch.mee1.140.001.14
fetch.pair3.970.094.06
get.TFs0.520.000.52
get.diff.meth0.260.000.26
get.enriched.motif2.910.193.10
get.feature.probe11.50 0.6412.14
get.pair8.640.168.79
get.permu5.150.095.25
getExp1.070.001.07
getGeneID3.480.143.62
getGeneInfo4.190.114.30
getMeth1.050.001.05
getPair000
getProbeInfo1.060.001.06
getSample1.170.001.17
getSymbol3.060.113.17
getTCGA000
motif.enrichment.plot0.190.000.19
promoterMeth0.190.000.19
scatter.plot4.780.054.83
schematic.plot7.580.017.59
txs3.090.053.14