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

CHECK report for canceR on malbec1

This page was generated on 2019-04-16 11:51:08 -0400 (Tue, 16 Apr 2019).

Package 195/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.16.02
Karim Mezhoud
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/canceR
Branch: RELEASE_3_8
Last Commit: da04e10
Last Changed Date: 2019-04-04 15:56:48 -0400 (Thu, 04 Apr 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 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.16.02
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:canceR.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings canceR_1.16.02.tar.gz
StartedAt: 2019-04-15 22:39:06 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 22:45:04 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 357.7 seconds
RetCode: 0
Status:  OK 
CheckDir: canceR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/canceR.Rcheck’
* using R version 3.5.3 (2019-03-11)
* 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.16.02’
* package encoding: UTF-8
* 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 ... OK
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.8-bioc/meat/canceR.Rcheck/00check.log’
for details.



Installation output

canceR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.8-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.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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) ...  FAILED!
getProfileData (1/6) ...  OK
getProfileData (2/6) ...  FAILED!
getProfileData (3/6) ...  FAILED!
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 
 15.020   1.020  18.061 

Example timings

canceR.Rcheck/canceR-Ex.timings

nameusersystemelapsed
ClinicalData0.0040.0000.006
GSEA.Analyze.Sets000
GSEA.ConsPlot000
GSEA.EnrichmentScore000
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame2000
GSEA.GeneRanking0.0000.0000.001
GSEA.HeatMapPlot000
GSEA.HeatMapPlot20.0000.0000.001
GSEA.NormalizeCols0.160.000.16
GSEA.NormalizeRows000
GSEA000
GSEA.ReadClsFile1.0760.0001.077
GSEA.Res2Frame0.2920.0000.293
GSEA.Threshold0.2520.0000.253
GSEA.VarFilter0.2880.0040.291
GSEA.write.gct0.2800.0040.284
GeneExpMatrix0.0240.0040.026
Match_GeneList_MSigDB0.3040.0040.308
OLD.GSEA.EnrichmentScore0.2600.0000.258
Run.GSEA0.220.000.22
about000
canceR000
canceRHelp000
canceR_Vignette000
cbind.na000
dialogGeneClassifier0.0640.0040.071
dialogMetOption0.2720.0120.287
dialogMut0.1760.0040.181
dialogOptionCircos0.2120.0000.212
dialogOptionGSEAlm0.0040.0040.007
dialogOptionPhenoTest0.2120.0040.215
dialogPlotOption_SkinCor0.060.000.06
dialogSamplingGSEA0.2520.0000.252
dialogSelectFiles_GSEA0.1600.0000.159
dialogSpecificMut0.1680.0000.166
dialogSummary_GSEA0.1600.0000.161
dialoggetGeneListMSigDB0.0000.0000.001
displayInTable0.0040.0000.003
getCases0.0240.0081.567
getCasesGenProfs0.1840.0080.194
getCircos0.2240.0040.226
getClinicData_MultipleCases0.1760.0000.176
getClinicalDataMatrix0.1920.0120.205
getCor_ExpCNAMet0.2560.0120.269
getGCTCLSExample0.2840.0000.284
getGCT_CLSfiles0.2040.0000.204
getGSEAlm_Diseases0.1680.0120.177
getGSEAlm_Variables0.0000.0000.001
getGenProfs0.0200.0080.688
getGeneExpMatrix0.1880.0160.206
getGeneList000
getGeneListExample0.0040.0000.000
getGeneListFromMSigDB0.1920.0000.192
getGenesClassifier000
getGenesTree_MultipleCases0.1880.0160.204
getGenesTree_SingleCase0.2040.0040.207
getInTable0.0040.0000.003
getListProfData0.1160.0000.114
getMSigDB000
getMSigDBExample0.1880.0000.187
getMSigDBfile0.0000.0000.001
getMegaProfData0.220.000.22
getMetDataMultipleGenes0.2840.0040.287
getMutData0.2080.0000.207
getPhenoTest0.180.000.18
getProfilesDataMultipleGenes0.1680.0080.176
getProfilesDataSingleGene0.1080.0000.111
getSpecificMut0.2560.0080.276
getSummaryGSEA0.2280.0000.229
getSurvival000
getTextWin000
geteSet000
modalDialog0.1520.0040.160
myGlobalEnv000
plotModel0.0480.0000.051
plot_1Gene_2GenProfs0.0560.0000.060
plot_2Genes_1GenProf0.1960.0040.201
rbind.na000
setWorkspace0.1080.0000.110
testCheckedCaseGenProf0.1080.0000.110