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 moscato1

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

Package 305/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ELMER 1.1.1
Lijing Yao
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ELMER
Last Changed Rev: 107508 / Revision: 107602
Last Changed Date: 2015-08-17 11:04:16 -0700 (Mon, 17 Aug 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 YES, new version is higher than 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: ELMER
Version: 1.1.1
Command: rm -rf ELMER.buildbin-libdir ELMER.Rcheck && mkdir ELMER.buildbin-libdir ELMER.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ELMER.buildbin-libdir ELMER_1.1.1.tar.gz >ELMER.Rcheck\00install.out 2>&1 && cp ELMER.Rcheck\00install.out ELMER-install.out && D:\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.1.1.tar.gz
StartedAt: 2015-08-20 04:03:28 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 04:19:50 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 981.3 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 && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ELMER.buildbin-libdir ELMER_1.1.1.tar.gz >ELMER.Rcheck\00install.out 2>&1 && cp ELMER.Rcheck\00install.out ELMER-install.out  && D:\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.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/ELMER.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 'ELMER/DESCRIPTION' ... OK
* this is package 'ELMER' version '1.1.1'
* 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' ... [127s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
get.feature.probe 16.66   0.55   17.20
get.pair          11.43   0.08   11.52
schematic.plot    11.41   0.00   11.41
GetNearGenes       9.88   0.17   10.09
get.permu          8.25   0.04    8.30
getGeneInfo        7.58   0.18    8.10
fetch.pair         7.43   0.09    7.52
scatter.plot       6.08   0.01    6.10
txs                5.57   0.08    5.65
getSymbol          5.46   0.09    5.56
getGeneID          5.37   0.07    5.46
** running examples for arch 'x64' ... [123s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
get.feature.probe 15.21   0.56   15.77
get.pair          11.65   0.14   11.81
schematic.plot    10.86   0.00   11.12
GetNearGenes       8.69   0.14    8.87
get.permu          8.11   0.05    8.16
getGeneInfo        7.71   0.09    7.80
fetch.pair         6.84   0.09    6.93
scatter.plot       6.46   0.02    7.16
txs                5.39   0.12    5.52
getGeneID          5.36   0.10    5.47
getSymbol          5.08   0.06    5.15
* 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/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.1.1.zip
* DONE (ELMER)

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

nameusersystemelapsed
GetNearGenes 9.88 0.1710.09
TCGA.pipe000
TF.rank.plot0.690.000.69
fetch.mee0.950.000.95
fetch.pair7.430.097.52
get.TFs0.730.032.98
get.diff.meth0.810.000.81
get.enriched.motif3.340.143.48
get.feature.probe16.66 0.5517.20
get.pair11.43 0.0811.52
get.permu8.250.048.30
getExp1.140.001.13
getGeneID5.370.075.46
getGeneInfo7.580.188.10
getMeth1.330.001.33
getPair000
getProbeInfo1.250.001.25
getSample1.230.001.23
getSymbol5.460.095.56
getTCGA0.000.020.68
motif.enrichment.plot0.340.000.35
promoterMeth0.300.000.29
scatter.plot6.080.016.10
schematic.plot11.41 0.0011.41
txs5.570.085.65

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

nameusersystemelapsed
GetNearGenes8.690.148.87
TCGA.pipe000
TF.rank.plot0.770.000.88
fetch.mee1.590.001.59
fetch.pair6.840.096.93
get.TFs0.840.040.89
get.diff.meth0.330.060.81
get.enriched.motif4.000.124.76
get.feature.probe15.21 0.5615.77
get.pair11.65 0.1411.81
get.permu8.110.058.16
getExp1.450.001.45
getGeneID5.360.105.47
getGeneInfo7.710.097.80
getMeth1.380.001.39
getPair000
getProbeInfo1.360.001.35
getSample1.330.001.33
getSymbol5.080.065.15
getTCGA0.020.000.12
motif.enrichment.plot0.260.000.27
promoterMeth0.300.030.33
scatter.plot6.460.027.16
schematic.plot10.86 0.0011.12
txs5.390.125.52