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 2.13: CHECK report for phyloseq on moscato1

This page was generated on 2014-04-05 09:50:40 -0700 (Sat, 05 Apr 2014).

Package 526/750HostnameOS / ArchBUILDCHECKBUILD BIN
phyloseq 1.6.1
Paul J. McMurdie
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/phyloseq
Last Changed Rev: 86242 / Revision: 88450
Last Changed Date: 2014-02-08 19:52:46 -0800 (Sat, 08 Feb 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: phyloseq
Version: 1.6.1
Command: rm -rf phyloseq.buildbin-libdir && mkdir phyloseq.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=phyloseq.buildbin-libdir phyloseq_1.6.1.tar.gz >phyloseq-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=phyloseq.buildbin-libdir --install="check:phyloseq-install.out" --force-multiarch --no-vignettes --timings phyloseq_1.6.1.tar.gz && mv phyloseq.buildbin-libdir/* phyloseq.Rcheck/ && rmdir phyloseq.buildbin-libdir
StartedAt: 2014-04-05 05:49:42 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 06:06:09 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 987.6 seconds
RetCode: 0
Status:  OK  
CheckDir: phyloseq.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/phyloseq.Rcheck'
* using R version 3.0.3 (2014-03-06)
* 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.6.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 'phyloseq' can be installed ... OK
* checking installed package size ... OK
* checking package 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
* 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 dependencies in R code ... NOTE
Packages in Depends field not imported from:
  'ade4' 'methods' 'picante'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'JSD.pair' 'UFwi' 'internal2tips.self' 'ufnum'
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* 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'
nodeplotboot : <anonymous>: no visible binding for global variable 'x'
nodeplotboot : <anonymous>: no visible binding for global variable 'y'
nodeplotdefault : <anonymous>: no visible binding for global variable
  'x'
nodeplotdefault : <anonymous>: no visible binding for global variable
  'y'
nodeplotdefault : <anonymous>: no visible binding for global variable
  'label'
plot_clusgap: no visible binding for global variable 'k'
plot_clusgap: no visible binding for global variable 'gap'
plot_clusgap: no visible binding for global variable 'SE.sim'
plot_heatmap: no visible binding for global variable 'Sample'
plot_heatmap: no visible binding for global variable 'OTU'
plot_heatmap: no visible binding for global variable 'Abundance'
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_scree: no visible binding for global variable 'eigenvalue'
plot_tree: no visible binding for global variable 'type'
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 'value'
plot_tree_sampledodge: no visible binding for global variable 'x'
plot_tree_sampledodge: no visible binding for global variable 'x.adj'
plot_tree_sampledodge: no visible binding for global variable 'y'
plot_tree_sampledodge: no visible binding for global variable
  'tipLabels'
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 ... NOTE
  Note: the specification for S3 class "AsIs" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
  Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
  Note: the specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
  Note: the specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
  Note: the specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
* 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' ... [278s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
rarefy_even_depth   102.80   0.12  102.93
plot_scree           27.94   0.17   28.12
plot_tree            21.98   0.00   21.98
plot_ordination      12.92   0.12   13.11
nodeplotblank        10.19   0.03   10.22
plot_clusgap          8.99   0.17    9.22
data-GlobalPatterns   7.70   0.05    7.77
make_network          6.35   0.03    6.38
plot_richness         6.02   0.10    6.13
gapstat_ord           5.54   0.07    5.61
estimate_richness     5.37   0.11    5.48
data-enterotype       5.26   0.09    5.35
** running examples for arch 'x64' ... [275s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
rarefy_even_depth   115.36   0.05  115.42
plot_scree           25.70   0.08   25.79
plot_tree            19.81   0.00   19.81
plot_ordination      14.33   0.25   14.60
data-GlobalPatterns   8.25   0.05    8.30
plot_clusgap          7.82   0.11    7.92
nodeplotblank         7.02   0.00    7.02
gapstat_ord           5.35   0.08    5.43
data-enterotype       5.10   0.02    5.12
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'testthat-phyloseq.R' [43s]
 [44s] OK
** running tests for arch 'x64'
  Running 'testthat-phyloseq.R' [66s]
 [67s] OK
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-2.13-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
Note: the specification for S3 class "AsIs" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Note: the specification for S3 class "AsIs" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.

install for x64

* installing *source* package 'phyloseq' ...
** testing if installed package can be loaded
Note: the specification for S3 class "AsIs" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "file" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "pipe" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
Note: the specification for S3 class "textConnection" in package 'BiocGenerics' seems equivalent to one from package 'RJSONIO': not turning on duplicate class definitions for this class.
* MD5 sums
packaged installation of 'phyloseq' as phyloseq_1.6.1.zip
* DONE (phyloseq)

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

nameusersystemelapsed
DPCoA000
JSD000
UniFrac-methods0.020.000.02
access000
assign-otu_table000
assign-phy_tree000
assign-sample_data000
assign-sample_names0.020.000.02
assign-tax_table0.020.000.01
assign-taxa_are_rows000
assign-taxa_names0.010.000.02
build_tax_table0.030.000.03
cca-rda-phyloseq-methods000
data-GlobalPatterns7.700.057.77
data-enterotype5.260.095.35
data-esophagus2.280.022.30
data-soilrep2.630.012.65
distance1.700.001.78
edgelist2clique000
envHash2otu_table000
estimate_richness5.370.115.48
export_env_file000
export_mothur_dist000
extract-methods0.030.000.04
filter_taxa1.700.061.76
filterfun_sample0.030.000.03
gapstat_ord5.540.075.61
genefilter_sample-methods0.010.000.01
get.component.classes000
get_sample-methods000
get_taxa-methods000
get_taxa_unique0.390.020.40
get_variable0.340.000.35
getslots.phyloseq0.310.000.31
import000
import_RDP_otu1.840.001.84
import_biom0.280.000.35
import_env_file0.010.000.02
import_mothur000
import_mothur_dist000
import_pyrotagger_tab0.010.000.01
import_qiime1.060.001.06
import_qiime_otu_tax0.880.030.91
import_qiime_sample_data0.030.000.03
index_reorder000
intersect_taxa000
make_network6.350.036.38
merge_phyloseq000
merge_phyloseq_pair-methods0.020.000.02
merge_samples-methods2.820.032.85
merge_taxa-methods2.470.002.67
microbio_me_qiime1.180.031.29
mt-methods0.020.000.02
nodeplotblank10.19 0.0310.22
nodeplotboot0.010.000.02
nodeplotdefault000
nsamples-methods0.020.000.01
ntaxa-methods0.010.000.02
ordinate0.010.000.02
otu_table-methods000
parseTaxonomy-functions0.020.000.02
phy_tree-methods0.350.000.36
phyloseq0.070.000.06
plot_bar4.750.054.81
plot_clusgap8.990.179.22
plot_heatmap2.670.042.71
plot_network3.880.023.90
plot_ordination12.92 0.1213.11
plot_phyloseq-methods4.180.004.18
plot_richness6.020.106.13
plot_scree27.94 0.1728.12
plot_tree21.98 0.0021.98
prune_samples-methods0.700.000.71
prune_taxa-methods0.080.000.08
psmelt1.480.001.48
rank_names0.040.000.03
rarefy_even_depth102.80 0.12102.93
read_tree0.140.040.17
read_tree_greengenes0.060.000.06
reconcile_categories000
refseq-methods0.250.000.25
rm_outlierf0.030.000.03
sample_data-methods000
sample_names-methods000
sample_sums0.060.000.06
sample_variables0.050.000.05
show-methods000
splat.phyloseq.objects0.010.000.01
subset_ord_plot000
subset_samples-methods000
subset_taxa-methods000
tax_glom000
tax_table-methods000
taxa_names-methods0.020.000.02
taxa_sums0.050.000.04
threshrank2.970.203.19
threshrankfun0.070.000.06
tip_glom-methods000
topf0.030.000.04
topk0.020.000.01
topp0.010.000.01
transformcounts0.130.000.13
transpose-methods1.030.221.25
tree.get.tags000
tree.has.tags000

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

nameusersystemelapsed
DPCoA0.000.020.03
JSD000
UniFrac-methods0.010.000.01
access0.020.000.02
assign-otu_table0.280.000.28
assign-phy_tree0.010.000.02
assign-sample_data000
assign-sample_names0.020.010.03
assign-tax_table000
assign-taxa_are_rows0.020.000.01
assign-taxa_names0.010.000.02
build_tax_table0.030.000.03
cca-rda-phyloseq-methods000
data-GlobalPatterns8.250.058.30
data-enterotype5.100.025.12
data-esophagus1.920.001.92
data-soilrep2.710.042.77
distance1.590.041.67
edgelist2clique000
envHash2otu_table000
estimate_richness4.200.044.25
export_env_file000
export_mothur_dist000
extract-methods000
filter_taxa1.170.061.24
filterfun_sample0.070.000.06
gapstat_ord5.350.085.43
genefilter_sample-methods000
get.component.classes000
get_sample-methods000
get_taxa-methods0.020.000.02
get_taxa_unique0.260.000.26
get_variable0.190.000.19
getslots.phyloseq0.20.00.2
import0.020.000.02
import_RDP_otu1.620.001.62
import_biom0.330.020.41
import_env_file000
import_mothur0.020.000.01
import_mothur_dist000
import_pyrotagger_tab000
import_qiime1.330.001.32
import_qiime_otu_tax0.940.000.94
import_qiime_sample_data0.030.000.03
index_reorder000
intersect_taxa000
make_network4.350.014.36
merge_phyloseq000
merge_phyloseq_pair-methods0.000.020.02
merge_samples-methods2.010.002.01
merge_taxa-methods1.780.011.80
microbio_me_qiime0.860.000.92
mt-methods000
nodeplotblank7.020.007.02
nodeplotboot000
nodeplotdefault0.020.000.01
nsamples-methods000
ntaxa-methods000
ordinate000
otu_table-methods000
parseTaxonomy-functions000
phy_tree-methods0.170.020.19
phyloseq0.030.000.03
plot_bar3.510.023.53
plot_clusgap7.820.117.92
plot_heatmap4.260.044.30
plot_network4.20.04.2
plot_ordination14.33 0.2514.60
plot_phyloseq-methods3.760.003.76
plot_richness4.760.064.82
plot_scree25.70 0.0825.79
plot_tree19.81 0.0019.81
prune_samples-methods0.790.000.80
prune_taxa-methods0.070.000.06
psmelt1.270.001.28
rank_names0.020.000.02
rarefy_even_depth115.36 0.05115.42
read_tree0.180.000.17
read_tree_greengenes0.060.000.06
reconcile_categories000
refseq-methods0.190.010.21
rm_outlierf0.030.000.03
sample_data-methods000
sample_names-methods0.010.000.01
sample_sums0.030.000.03
sample_variables0.030.000.03
show-methods000
splat.phyloseq.objects000
subset_ord_plot000
subset_samples-methods000
subset_taxa-methods000
tax_glom000
tax_table-methods0.020.000.02
taxa_names-methods000
taxa_sums0.040.000.05
threshrank2.640.222.85
threshrankfun0.080.000.08
tip_glom-methods0.010.000.01
topf0.020.000.02
topk0.020.000.01
topp0.030.000.03
transformcounts0.140.000.14
transpose-methods0.840.191.03
tree.get.tags000
tree.has.tags000