Back to Multiple platform build/check report for BioC 3.6
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for canceR on veracruz1

This page was generated on 2018-04-12 13:40:25 -0400 (Thu, 12 Apr 2018).

Package 174/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.10.0
Karim Mezhoud
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/canceR
Branch: RELEASE_3_6
Last Commit: b980fea
Last Changed Date: 2017-10-30 12:40:49 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: canceR
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings canceR_1.10.0.tar.gz
StartedAt: 2018-04-12 01:15:10 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 01:21:21 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 370.5 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/canceR.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.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.10.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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘canceR’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 35.8Mb
  sub-directories of 1Mb or more:
    data      7.1Mb
    doc      25.3Mb
    extdata   2.9Mb
* checking package directory ... OK
* checking ‘build’ 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
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)
* 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 ... NOTE
S3 methods shown with full name in documentation object 'cbind.na':
  ‘cbind.na’

S3 methods shown with full name in documentation object 'rbind.na':
  ‘rbind.na’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

canceR.Rcheck/00install.out

* installing *source* package ‘canceR’ ...
** 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 (canceR)

Tests output

canceR.Rcheck/tests/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(canceR)
Loading required package: tcltk
Loading required package: tcltk2
Loading required package: cgdsr
Please send questions to cbioportal@googlegroups.com

/////////////////////////////////////////////////////////////////////////////

//------------------    Thanks for using HTSanalyzeR    -------------------//
 
//------------please use function changes() to see new changes-------------//

//------------please report any bug to xinwang2hms@gmail.com---------------//

/////////////////////////////////////////////////////////////////////////////
Warning message:
replacing previous import 'igraph::union' by 'GSEABase::union' when loading 'HTSanalyzeR' 
> 
> test_check("canceR")
getCancerStudies...  OK
getCaseLists (1/2) ...  OK
getCaseLists (2/2) ...  OK
getGeneticProfiles (1/2) ...  OK
getGeneticProfiles (2/2) ...  OK
getClinicalData (1/1) ...  OK
getProfileData (1/6) ...  OK
getProfileData (2/6) ...  OK
getProfileData (3/6) ...  OK
getProfileData (4/6) ...  OK
getProfileData (5/6) ...  OK
getProfileData (6/6) ...  OK
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 1 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 13.204   1.206  17.242 

Example timings

canceR.Rcheck/canceR-Ex.timings

nameusersystemelapsed
ClinicalData0.0080.0020.010
GSEA.Analyze.Sets0.0010.0000.001
GSEA.ConsPlot0.0000.0000.001
GSEA.EnrichmentScore0.0010.0010.001
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame20.0000.0000.001
GSEA.GeneRanking0.0010.0000.001
GSEA.HeatMapPlot0.0010.0000.001
GSEA.HeatMapPlot20.0000.0000.001
GSEA.NormalizeCols0.1770.0130.191
GSEA.NormalizeRows0.0000.0000.001
GSEA0.0010.0000.001
GSEA.ReadClsFile0.1830.0110.194
GSEA.Res2Frame0.1880.0160.205
GSEA.Threshold0.1680.0160.187
GSEA.VarFilter0.1820.0150.199
GSEA.write.gct0.1830.0160.201
GeneExpMatrix0.0260.0010.028
Match_GeneList_MSigDB0.1820.0160.204
OLD.GSEA.EnrichmentScore0.1700.0160.188
Run.GSEA0.1960.0130.210
about0.0740.0040.081
canceR0.0010.0000.001
canceRHelp0.0020.0000.002
canceR_Vignette0.0040.0020.006
cbind.na0.0030.0000.003
dialogGeneClassifier0.0630.0150.078
dialogMetOption0.2060.0140.225
dialogMut0.2600.0170.284
dialogOptionCircos0.1660.0050.172
dialogOptionGSEAlm0.0080.0010.009
dialogOptionPhenoTest0.2220.0150.239
dialogPlotOption_SkinCor0.0510.0150.069
dialogSamplingGSEA0.2050.0160.230
dialogSelectFiles_GSEA0.1980.0180.216
dialogSpecificMut0.2100.0130.225
dialogSummary_GSEA0.1620.0110.178
dialoggetGeneListMSigDB000
displayInTable0.0080.0010.008
getCases0.1960.0210.865
getCasesGenProfs0.1320.0140.146
getCircos0.1490.0060.157
getClinicData_MultipleCases0.1250.0140.142
getClinicalDataMatrix0.1350.0150.154
getCor_ExpCNAMet0.1300.0040.134
getGCTCLSExample0.1970.0110.211
getGCT_CLSfiles0.1750.0140.191
getGSEAlm_Diseases0.1850.0120.199
getGSEAlm_Variables000
getGenProfs0.0180.0090.867
getGeneExpMatrix0.1150.0140.135
getGeneList000
getGeneListExample0.0010.0000.000
getGeneListFromMSigDB0.1220.0140.140
getGenesClassifier0.0000.0000.001
getGenesTree_MultipleCases0.1210.0160.139
getGenesTree_SingleCase0.1710.0170.190
getInTable0.0080.0010.010
getListProfData0.1360.0150.160
getMSigDB0.0010.0000.001
getMSigDBExample0.1300.0160.147
getMSigDBfile0.0010.0000.001
getMegaProfData0.1290.0130.142
getMetDataMultipleGenes0.1760.0130.193
getMutData0.1800.0150.195
getPhenoTest0.1950.0140.213
getProfilesDataMultipleGenes0.2110.0130.227
getProfilesDataSingleGene0.1180.0150.138
getSpecificMut0.1850.0160.205
getSummaryGSEA0.1700.0150.187
getSurvival0.0000.0000.001
getTextWin0.0000.0000.001
geteSet0.0000.0000.001
modalDialog0.1380.0170.162
myGlobalEnv0.0000.0000.001
plotModel0.0590.0130.072
plot_1Gene_2GenProfs0.0580.0120.071
plot_2Genes_1GenProf0.1910.0130.228
rbind.na0.0030.0000.002
setWorkspace0.1230.0120.135
testCheckedCaseGenProf0.1290.0100.141