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

CHECK report for canceR on malbec2

This page was generated on 2018-10-17 08:27:17 -0400 (Wed, 17 Oct 2018).

Package 182/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.14.0
Karim Mezhoud
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/canceR
Branch: RELEASE_3_7
Last Commit: dc44485
Last Changed Date: 2018-04-30 10:35:36 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: canceR
Version: 1.14.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:canceR.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings canceR_1.14.0.tar.gz
StartedAt: 2018-10-15 22:57:27 -0400 (Mon, 15 Oct 2018)
EndedAt: 2018-10-15 23:02:48 -0400 (Mon, 15 Oct 2018)
EllapsedTime: 321.2 seconds
RetCode: 0
Status:  OK 
CheckDir: canceR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:canceR.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings canceR_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/canceR.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-pc-linux-gnu (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.14.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 ‘canceR’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 10.8Mb
  sub-directories of 1Mb or more:
    data      7.1Mb
    extdata   3.0Mb
* 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 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 ... OK
* 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 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.7-bioc/meat/canceR.Rcheck/00check.log’
for details.



Installation output

canceR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL canceR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘canceR’ ...
** R
** data
** inst
** byte-compile and prepare 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.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.592   0.968  17.670 

Example timings

canceR.Rcheck/canceR-Ex.timings

nameusersystemelapsed
ClinicalData0.0080.0000.007
GSEA.Analyze.Sets0.0000.0000.001
GSEA.ConsPlot000
GSEA.EnrichmentScore0.0000.0000.001
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame20.0040.0000.001
GSEA.GeneRanking000
GSEA.HeatMapPlot0.0000.0000.001
GSEA.HeatMapPlot20.0000.0000.001
GSEA.NormalizeCols0.1520.0040.158
GSEA.NormalizeRows0.0000.0000.001
GSEA000
GSEA.ReadClsFile0.1560.0000.156
GSEA.Res2Frame0.1480.0040.155
GSEA.Threshold0.1600.0000.158
GSEA.VarFilter0.9080.0000.907
GSEA.write.gct0.1600.0000.159
GeneExpMatrix0.0160.0000.014
Match_GeneList_MSigDB0.1800.0080.190
OLD.GSEA.EnrichmentScore0.1560.0000.158
Run.GSEA0.1560.0040.157
about0.0000.0000.001
canceR0.0000.0000.001
canceRHelp000
canceR_Vignette0.0000.0000.001
cbind.na000
dialogGeneClassifier0.0440.0000.045
dialogMetOption0.1520.0120.161
dialogMut0.1560.0080.165
dialogOptionCircos0.1480.0000.148
dialogOptionGSEAlm0.0000.0040.004
dialogOptionPhenoTest0.2000.0040.204
dialogPlotOption_SkinCor0.0480.0000.048
dialogSamplingGSEA0.1680.0000.170
dialogSelectFiles_GSEA0.1560.0000.158
dialogSpecificMut0.1600.0000.161
dialogSummary_GSEA0.1640.0000.164
dialoggetGeneListMSigDB0.0000.0000.001
displayInTable0.0040.0000.004
getCases0.0200.0080.640
getCasesGenProfs0.1480.0000.147
getCircos0.1400.0040.144
getClinicData_MultipleCases0.1120.0000.112
getClinicalDataMatrix0.1160.0000.115
getCor_ExpCNAMet0.1520.0040.155
getGCTCLSExample0.1560.0040.158
getGCT_CLSfiles0.1560.0000.157
getGSEAlm_Diseases0.1560.0000.156
getGSEAlm_Variables0.0000.0000.001
getGenProfs0.0320.0000.796
getGeneExpMatrix0.2000.0000.203
getGeneList0.0000.0000.001
getGeneListExample000
getGeneListFromMSigDB0.1120.0040.116
getGenesClassifier000
getGenesTree_MultipleCases0.1080.0040.112
getGenesTree_SingleCase0.1920.0040.195
getInTable0.0040.0000.003
getListProfData0.1040.0040.109
getMSigDB0.0000.0000.001
getMSigDBExample0.1080.0000.108
getMSigDBfile000
getMegaProfData0.1080.0000.111
getMetDataMultipleGenes0.1520.0000.155
getMutData0.1520.0000.155
getPhenoTest0.2040.0000.205
getProfilesDataMultipleGenes0.1800.0000.179
getProfilesDataSingleGene0.1120.0000.112
getSpecificMut0.1520.0040.157
getSummaryGSEA0.1520.0040.157
getSurvival0.0000.0000.001
getTextWin000
geteSet000
modalDialog0.1120.0000.109
myGlobalEnv0.0000.0000.001
plotModel0.0440.0000.044
plot_1Gene_2GenProfs0.0440.0000.044
plot_2Genes_1GenProf0.160.000.16
rbind.na000
setWorkspace0.1120.0000.113
testCheckedCaseGenProf0.1120.0000.114