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 HTSanalyzeR on zin1

This page was generated on 2016-04-23 10:11:29 -0700 (Sat, 23 Apr 2016).

Package 502/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HTSanalyzeR 2.22.0
Xin Wang
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/HTSanalyzeR
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: HTSanalyzeR
Version: 2.22.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings HTSanalyzeR_2.22.0.tar.gz
StartedAt: 2016-04-23 01:53:39 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:56:27 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 167.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: HTSanalyzeR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings HTSanalyzeR_2.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/HTSanalyzeR.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HTSanalyzeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HTSanalyzeR’ version ‘2.22.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 for sufficient/correct file permissions ... OK
* checking whether package ‘HTSanalyzeR’ can be installed ... [14s/14s] WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘igraph::union’ by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
See ‘/home/biocbuild/bbs-3.2-bioc/meat/HTSanalyzeR.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘igraph’
A package should be listed in only one of these fields.
* 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
* 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
'library' or 'require' calls in package code:
  ‘org.Ce.eg.db’ ‘org.Dm.eg.db’ ‘org.Hs.eg.db’ ‘org.Mm.eg.db’
  ‘org.Rn.eg.db’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘HTSanalyzeR/R/zzz.R’:
  .onLoad calls:
    packageStartupMessage("/////////////////////////////////////////////////////////////////////////////\n\n//------------------    Thanks for using HTSanalyzeR    -------------------//\n \n//------------please use function changes() to see new changes-------------//\n\n//------------please report any bug to xinwang2hms@gmail.com---------------//\n\n/////////////////////////////////////////////////////////////////////////////\n",     appendLF = FALSE)

See section ‘Good practice’ in '?.onAttach'.

appendGSTerms,GSCA : .local : appendKEGGTerm: warning in mget(gsKEGG,
  env = KEGGPATHID2NAME, ifnotfound = NA): partial argument match of
  'env' to 'envir'
HTSanalyzeR4cellHTS2: no visible global function definition for ‘fData’
KeggGeneSets: no visible binding for global variable ‘KEGGPATHID2EXTID’
cellHTS2OutputStatTests: no visible global function definition for
  ‘fData’
gseaScoresBatchParallel: no visible global function definition for
  ‘parSapply’
appendGSTerms,GSCA : .local : appendKEGGTerm: no visible binding for
  global variable ‘KEGGPATHID2NAME’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [22s/22s] 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: 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/HTSanalyzeR.Rcheck/00check.log’
for details.


HTSanalyzeR.Rcheck/00install.out:

* installing *source* package ‘HTSanalyzeR’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import ‘igraph::union’ by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import ‘igraph::union’ by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
* DONE (HTSanalyzeR)

HTSanalyzeR.Rcheck/HTSanalyzeR-Ex.timings:

nameusersystemelapsed
FDRcollectionGsea0.4310.0000.432
GOGeneSets1.7500.0401.842
GSCA-class0.0010.0000.001
HTSanalyzeR4cellHTS20.0020.0000.002
KeggGeneSets1.8810.0041.900
NWA-class0.0010.0000.001
aggregatePvals0.0030.0000.004
analyze0.0010.0000.001
analyzeGeneSetCollections0.0010.0000.000
annotationConvertor0.8360.0200.860
appendGSTerms0.0020.0000.001
biogridDataDownload0.0000.0000.001
celAnnotationConvertor2.1460.0362.217
cellHTS2OutputStatTests0.0010.0000.001
changes0.0010.0000.001
collectionGsea0.1960.0040.199
data-KcViab0.8200.0000.819
drosoAnnotationConvertor1.0980.0081.108
duplicateRemover0.0020.0000.001
getTopGeneSets0.0010.0000.002
gseaPlots0.0010.0000.001
gseaScores0.0120.0000.012
hyperGeoTest2.6010.0042.613
interactome0.0010.0000.002
mammalAnnotationConvertor2.3870.0002.385
multiHyperGeoTest0.0060.0000.006
networkAnalysis0.0000.0000.001
networkPlot0.0000.0000.001
pairwiseGsea0.8580.0000.862
pairwiseGseaPlot0.0010.0000.001
pairwisePhenoMannWhit0.0050.0000.006
permutationPvalueCollectionGsea0.1920.0000.192
plotEnrichMap0.0010.0000.001
plotGSEA0.0010.0000.001
plotSubNet0.0000.0000.001
preprocess0.0010.0000.001
report0.0010.0000.001
reportAll0.0010.0000.001
summarize0.0010.0000.001
viewEnrichMap0.0010.0000.001
viewGSEA0.0010.0000.001
viewSubNet000
writeReportHTSA0.0010.0000.000