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 oaxaca

This page was generated on 2016-04-23 10:24:47 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings HTSanalyzeR_2.22.0.tar.gz
StartedAt: 2016-04-23 01:13:29 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:17:11 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 222.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: HTSanalyzeR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings HTSanalyzeR_2.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/HTSanalyzeR.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (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 ... [19s/19s] WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘igraph::union’ by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
See ‘/Users/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 ... [28s/30s] 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
  ‘/Users/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.4710.0150.485
GOGeneSets2.2710.1062.632
GSCA-class0.0020.0000.002
HTSanalyzeR4cellHTS20.0020.0010.002
KeggGeneSets2.5580.0412.783
NWA-class0.0010.0000.001
aggregatePvals0.0040.0010.004
analyze0.0020.0000.002
analyzeGeneSetCollections0.0010.0000.002
annotationConvertor1.0240.0301.081
appendGSTerms0.0010.0010.002
biogridDataDownload0.0010.0000.001
celAnnotationConvertor2.6340.0592.980
cellHTS2OutputStatTests000
changes0.0010.0000.001
collectionGsea0.2610.0230.284
data-KcViab1.0510.0411.103
drosoAnnotationConvertor1.1860.0182.105
duplicateRemover0.0020.0000.002
getTopGeneSets0.0020.0000.002
gseaPlots0.0010.0000.002
gseaScores0.0160.0010.017
hyperGeoTest3.0510.0243.769
interactome0.0020.0000.002
mammalAnnotationConvertor2.6790.0342.725
multiHyperGeoTest0.0060.0000.007
networkAnalysis0.0010.0000.001
networkPlot0.0010.0000.001
pairwiseGsea0.9380.0180.958
pairwiseGseaPlot0.0010.0000.001
pairwisePhenoMannWhit0.0060.0000.007
permutationPvalueCollectionGsea0.2790.0120.292
plotEnrichMap0.0010.0010.001
plotGSEA0.0020.0000.002
plotSubNet0.0010.0000.001
preprocess0.0010.0000.001
report0.0010.0000.002
reportAll0.0010.0010.001
summarize0.0010.0000.002
viewEnrichMap0.0010.0000.001
viewGSEA0.0010.0000.001
viewSubNet0.0010.0000.001
writeReportHTSA0.0000.0000.001