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.1: CHECK report for canceR on petty

This page was generated on 2015-10-09 09:37:22 -0700 (Fri, 09 Oct 2015).

Package 130/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.0.0
Karim Mezhoud
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/canceR
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: canceR
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings canceR_1.0.0.tar.gz
StartedAt: 2015-10-08 21:50:23 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 21:59:35 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 551.9 seconds
RetCode: 0
Status:  OK 
CheckDir: canceR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/canceR.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘canceR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘canceR’ version ‘1.0.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Files named as vignettes but with no recognized vignette engine:
   ‘inst/doc/canceR.Rnw’
(Is a VignetteBuilder field missing?)
* 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 ‘canceR’ can be installed ... [49s/50s] OK
* checking installed package size ... NOTE
  installed size is  8.5Mb
  sub-directories of 1Mb or more:
    data      2.7Mb
    doc       2.5Mb
    extdata   2.9Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 loading without being on the library search path ... OK
* checking 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
canceR : loadAllStudies: no visible binding for global variable ‘Li’
canceR : loadMatchStudies: no visible binding for global variable ‘A’
dialogOptionPhenoTest: no visible binding for global variable
  ‘EventTime’
dialogOptionPhenoTest: no visible binding for global variable
  ‘Category’
dialogOptionPhenoTest: no visible binding for global variable ‘Continu’
dialogOptionPhenoTest : loadCategorical: no visible binding for global
  variable ‘Category’
getClinicalDataMatrix: no visible binding for global variable ‘ttMain’
geteSet: no visible binding for global variable ‘CasesStudies’
geteSet: no visible binding for global variable ‘curselectCases’
getGCTCLSExample: no visible binding for global variable ‘fname.GCT’
getGCTCLSExample: no visible binding for global variable ‘fname.CLS’
getGeneExpMatrix: no visible binding for global variable ‘ttMain’
getGenesClassifier: no visible binding for global variable
  ‘GenesDetails’
getGenesTree_MultipleCases: no visible binding for global variable
  ‘CaseChoice’
getGSEAlm_Diseases: no visible binding for global variable
  ‘mSigDB_SubName’
getGSEAlm_Variables: no visible binding for global variable
  ‘GenesDetails’
getMegaProfData: no visible global function definition for ‘lenght’
getMSigDBExample : ifrm: no visible global function definition for
  ‘myGlobalEnv’
getMSigDBExample: no visible binding for global variable ‘MSigDB’
getMSigDBExample: no visible binding for global variable ‘MSigDBFile’
getMSigDBExample: no visible binding for global variable ‘fname.MSigDB’
GSEA.HeatMapPlot2: possible error in rainbow(100, s = 1, v = 0.75,
  start = 0, end = 0.75, gamma = 1.5): unused argument (gamma = 1.5)
plotModel : Save: no visible global function definition for ‘devSVG’
testCheckedCaseGenProf: no visible binding for global variable
  ‘ttCasesGenProfs’
* 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 ... [24s/24s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘canceR_unit_tests.R’ [23s/27s]
 [23s/28s] OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/canceR.Rcheck/00check.log’
for details.


canceR.Rcheck/00install.out:

* installing *source* package ‘canceR’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
Warning: replacing previous import by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
Warning in namespaceImportMethods(ns, loadNamespace(j <- imp[[1L]], c(lib.loc,  :
  No generic function found corresponding to requested imported methods for "head" from package "AnnotationDbi" (malformed exports?)
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
Warning: replacing previous import by ‘GSEABase::union’ when loading ‘HTSanalyzeR’
Warning in namespaceImportMethods(ns, loadNamespace(j <- imp[[1L]], c(lib.loc,  :
  No generic function found corresponding to requested imported methods for "head" from package "AnnotationDbi" (malformed exports?)
* DONE (canceR)

canceR.Rcheck/canceR-Ex.timings:

nameusersystemelapsed
ClinicalData0.0010.0010.001
GSEA.Analyze.Sets0.0010.0000.002
GSEA.ConsPlot0.0010.0000.002
GSEA.EnrichmentScore0.0010.0000.001
GSEA.EnrichmentScore20.0010.0000.001
GSEA.Gct2Frame0.0020.0000.002
GSEA.Gct2Frame20.0010.0000.001
GSEA.GeneRanking0.0020.0010.001
GSEA.HeatMapPlot0.0010.0000.002
GSEA.HeatMapPlot20.0010.0010.001
GSEA.NormalizeCols0.0010.0000.001
GSEA.NormalizeRows0.0010.0000.001
GSEA0.0010.0000.001
GSEA.ReadClsFile0.0010.0000.001
GSEA.Res2Frame0.0010.0000.001
GSEA.Threshold0.0010.0000.002
GSEA.VarFilter0.0010.0000.001
GSEA.write.gct0.0010.0000.002
GeneExpMatrix0.0010.0000.001
Match_GeneList_MSigDB0.0010.0000.001
OLD.GSEA.EnrichmentScore0.0010.0000.001
Run.GSEA0.0010.0000.001
about0.0010.0000.001
canceR0.0010.0000.001
canceRHelp0.0010.0000.001
canceR_Vignette0.0000.0000.001
cbind.na0.0050.0000.005
dialogGeneClassifier0.6170.0320.648
dialogMetOption0.0010.0010.002
dialogMut0.0010.0000.002
dialogOptionGSEAlm0.0020.0000.002
dialogOptionPhenoTest0.0020.0000.001
dialogPlotOption_SkinCor0.0010.0000.001
dialogSamplingGSEA0.0020.0000.002
dialogSelectFiles_GSEA0.3250.0220.347
dialogSpecificMut0.2340.0160.251
dialogSummary_GSEA0.0010.0000.002
displayInTable0.0010.0000.001
getCases0.0010.0000.001
getCasesGenProfs0.2550.0150.270
getClinicData_MultipleCases0.0020.0000.001
getClinicalDataMatrix0.0010.0000.001
getGCTCLSExample0.0020.0000.001
getGCT_CLSfiles0.0010.0000.001
getGSEAlm_Diseases0.0010.0010.001
getGSEAlm_Variables0.0010.0000.002
getGenProfs0.0010.0010.002
getGeneExpMatrix0.0010.0000.001
getGeneList0.0020.0000.001
getGeneListExample0.0010.0000.001
getGenesClassifier0.0010.0000.001
getGenesTree_MultipleCases0.0010.0000.001
getGenesTree_SingleCase0.0010.0000.001
getInTable0.0010.0000.002
getMSigDB0.0010.0000.001
getMSigDBExample000
getMSigDBfile0.0010.0000.001
getMegaProfData000
getMetDataMultipleGenes0.0010.0000.001
getMutData0.0000.0010.001
getPhenoTest0.0020.0000.002
getProfilesDataMultipleGenes0.0020.0010.001
getProfilesDataSingleGene0.0020.0000.002
getSpecificMut0.0010.0000.001
getSummaryGSEA0.0010.0000.001
getTextWin0.0010.0000.001
geteSet0.0010.0000.001
modalDialog0.0010.0000.002
myGlobalEnv0.0010.0000.002
plotModel0.0010.0000.001
plot_1Gene_2GenProfs0.0010.0000.001
plot_2Genes_1GenProf0.0010.0000.001
rbind.na0.0010.0000.001
setWorkspace0.0000.0000.001
testCheckedCaseGenProf0.0010.0000.001