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 

Package 442/609HostnameOS / ArchBUILDCHECKBUILD BIN
phyloseq 1.2.1
Paul J. McMurdie
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/phyloseq
Last Changed Rev: 72833 / Revision: 74773
Last Changed Date: 2013-01-23 13:49:30 -0800 (Wed, 23 Jan 2013)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: phyloseq
Version: 1.2.1
Command: rm -rf phyloseq.buildbin-libdir && mkdir phyloseq.buildbin-libdir && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=phyloseq.buildbin-libdir phyloseq_1.2.1.tar.gz >phyloseq-install.out 2>&1 && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD check --library=phyloseq.buildbin-libdir --install="check:phyloseq-install.out" --force-multiarch --no-vignettes --timings phyloseq_1.2.1.tar.gz && mv phyloseq.buildbin-libdir/* phyloseq.Rcheck/ && rmdir phyloseq.buildbin-libdir
StartedAt: 2013-03-25 02:32:28 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 02:41:39 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 550.7 seconds
RetCode: 0
Status:  OK  
CheckDir: phyloseq.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.11-bioc/meat/phyloseq.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'phyloseq/DESCRIPTION' ... OK
* this is package 'phyloseq' version '1.2.1'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'doParallel'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'phyloseq' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... 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
* 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 for unstated 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 ... NOTE
JSD: no visible binding for global variable 'i'
fastUniFrac: no visible binding for global variable 'i'
import_qiime_otu_tax: no visible binding for global variable 'i'
originalUniFrac: no visible binding for global variable 'i'
otu2df : trimdf: no visible binding for global variable 'TaxaGroup'
otu2df : trimdf: no visible binding for global variable 'Abundance'
plot_heatmap: no visible binding for global variable 'x'
plot_heatmap: no visible binding for global variable 'y'
plot_heatmap: no visible binding for global variable 'value'
plot_network: no visible binding for global variable 'x'
plot_network: no visible binding for global variable 'y'
plot_richness: no visible binding for global variable 'value'
plot_richness: no visible binding for global variable 'se'
plot_richness_estimates: no visible binding for global variable 'value'
plot_richness_estimates: no visible binding for global variable 'se'
plot_taxa_bar: no visible binding for global variable 'Abundance'
plot_tree_only: no visible binding for global variable 'type'
plot_tree_only: no visible binding for global variable 'x'
plot_tree_only: no visible binding for global variable 'y'
plot_tree_only: no visible binding for global variable 'xend'
plot_tree_only: no visible binding for global variable 'yend'
plot_tree_sampledodge: no visible binding for global variable 'type'
plot_tree_sampledodge: no visible binding for global variable 'x'
plot_tree_sampledodge: no visible binding for global variable 'y'
plot_tree_sampledodge: no visible binding for global variable 'xend'
plot_tree_sampledodge: no visible binding for global variable 'yend'
plot_tree_sampledodge: no visible binding for global variable 'value'
plot_tree_sampledodge: no visible binding for global variable 'x.adj'
plot_tree_sampledodge: no visible binding for global variable
  'tipLabels'
taxaplot: no visible binding for global variable 'Abundance'
merge_phyloseq_pair,sample_data-sample_data : <anonymous>: no visible
  binding for global variable 'X0'
plot_phyloseq,phyloseq: no visible binding for global variable
  'esophagus'
* 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 examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
subset_ord_plot 37.99   0.14   38.13
plot_tree       24.40   0.04   24.60
plot_heatmap    19.07   0.00   19.13
plot-taxa-bar   15.16   0.01   15.17
plot_ordination 12.34   0.25   12.61
plot_richness   11.47   0.19   11.65
data-soilrep     7.63   0.22    7.86
make_network     5.04   0.03    5.07
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
subset_ord_plot 37.41   0.16   37.56
plot_tree       27.05   0.09   27.14
plot_heatmap    17.98   0.09   18.30
plot-taxa-bar   14.54   0.00   14.54
plot_ordination 12.70   0.19   12.88
plot_richness   10.12   0.17   10.30
data-soilrep     7.49   0.26    7.79
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'testthat-phyloseq.R'
 OK
** running tests for arch 'x64'
  Running 'testthat-phyloseq.R'
 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-2.11-bioc/meat/phyloseq.Rcheck/00check.log'
for details.

phyloseq.Rcheck/00install.out:


install for i386

* installing *source* package 'phyloseq' ...
** R
** data
** inst
** preparing package for lazy loading
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
** help
*** installing help indices
** building package indices
** installing vignettes
   'phyloseq_analysis.Rnw' 
   'phyloseq_basics.Rnw' 
** testing if installed package can be loaded
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class

install for x64

* installing *source* package 'phyloseq' ...
** testing if installed package can be loaded
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO' and is not turning on duplicate class definitions for this class
* MD5 sums
packaged installation of 'phyloseq' as phyloseq_1.2.1.zip

* DONE (phyloseq)