| Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:25:50 -0400 (Thu, 12 Apr 2018).
| Package 174/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| canceR 1.10.0 Karim Mezhoud
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | OK | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | [ OK ] | OK | |||||||
| veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | OK | OK |
| Package: canceR |
| Version: 1.10.0 |
| Command: rm -rf canceR.buildbin-libdir canceR.Rcheck && mkdir canceR.buildbin-libdir canceR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=canceR.buildbin-libdir canceR_1.10.0.tar.gz >canceR.Rcheck\00install.out 2>&1 && cp canceR.Rcheck\00install.out canceR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=canceR.buildbin-libdir --install="check:canceR-install.out" --force-multiarch --no-vignettes --timings canceR_1.10.0.tar.gz |
| StartedAt: 2018-04-11 22:39:08 -0400 (Wed, 11 Apr 2018) |
| EndedAt: 2018-04-11 22:49:03 -0400 (Wed, 11 Apr 2018) |
| EllapsedTime: 595.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: canceR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf canceR.buildbin-libdir canceR.Rcheck && mkdir canceR.buildbin-libdir canceR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=canceR.buildbin-libdir canceR_1.10.0.tar.gz >canceR.Rcheck\00install.out 2>&1 && cp canceR.Rcheck\00install.out canceR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=canceR.buildbin-libdir --install="check:canceR-install.out" --force-multiarch --no-vignettes --timings canceR_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/canceR.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 whether package 'canceR' can be installed ... OK
* checking installed package size ... NOTE
installed size is 36.2Mb
sub-directories of 1Mb or more:
data 7.1Mb
doc 25.4Mb
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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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: no visible global function definition for 'windows'
GSEA: no visible global function definition for 'savePlot'
GSEA.Analyze.Sets: no visible global function definition for 'windows'
GSEA.Analyze.Sets: no visible global function definition for 'savePlot'
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)
Undefined global functions or variables:
savePlot windows
Consider adding
importFrom("grDevices", "savePlot", "windows")
to your NAMESPACE file.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
canceR_Vignette 0.01 0 60.35
about 0.00 0 5.42
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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
'C:/Users/biocbuild/bbs-3.6-bioc/meat/canceR.Rcheck/00check.log'
for details.
canceR.Rcheck/00install.out
install for i386
* 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
converting help for package 'canceR'
finding HTML links ... done
ClinicalData html
GSEA.Analyze.Sets html
GSEA.ConsPlot html
GSEA.EnrichmentScore html
GSEA.EnrichmentScore2 html
GSEA.Gct2Frame html
GSEA.Gct2Frame2 html
GSEA.GeneRanking html
GSEA.HeatMapPlot html
GSEA.HeatMapPlot2 html
GSEA.NormalizeCols html
GSEA.NormalizeRows html
GSEA html
GSEA.ReadClsFile html
GSEA.Res2Frame html
GSEA.Threshold html
GSEA.VarFilter html
GSEA.write.gct html
GeneExpMatrix html
Match_GeneList_MSigDB html
OLD.GSEA.EnrichmentScore html
Run.GSEA html
about html
canceR html
canceRHelp html
canceR_Vignette html
cbind.na html
dialogGeneClassifier html
dialogMetOption html
dialogMut html
dialogOptionCircos html
dialogOptionGSEAlm html
dialogOptionPhenoTest html
dialogPlotOption_SkinCor html
dialogSamplingGSEA html
dialogSelectFiles_GSEA html
dialogSpecificMut html
dialogSummary_GSEA html
dialoggetGeneListMSigDB html
displayInTable html
getCases html
getCasesGenProfs html
getCircos html
getClinicData_MultipleCases html
getClinicalDataMatrix html
getCor_ExpCNAMet html
getGCTCLSExample html
getGCT_CLSfiles html
getGSEAlm_Diseases html
getGSEAlm_Variables html
getGenProfs html
getGeneExpMatrix html
getGeneList html
getGeneListExample html
getGeneListFromMSigDB html
getGenesClassifier html
getGenesTree_MultipleCases html
getGenesTree_SingleCase html
getInTable html
getListProfData html
getMSigDB html
getMSigDBExample html
getMSigDBfile html
getMegaProfData html
getMetDataMultipleGenes html
getMutData html
getPhenoTest html
getProfilesDataMultipleGenes html
getProfilesDataSingleGene html
getSpecificMut html
getSummaryGSEA html
getSurvival html
getTextWin html
geteSet html
modalDialog html
myGlobalEnv html
plotModel html
plot_1Gene_2GenProfs html
plot_2Genes_1GenProf html
rbind.na html
setWorkspace html
testCheckedCaseGenProf html
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'igraph::union' by 'GSEABase::union' when loading 'HTSanalyzeR'
In R CMD INSTALL
install for x64
* installing *source* package 'canceR' ...
** testing if installed package can be loaded
Warning: replacing previous import 'igraph::union' by 'GSEABase::union' when loading 'HTSanalyzeR'
* MD5 sums
packaged installation of 'canceR' as canceR_1.10.0.zip
* DONE (canceR)
In R CMD INSTALL
In R CMD INSTALL
|
canceR.Rcheck/tests_i386/testthat.Rout
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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
12.07 1.40 14.71
|
canceR.Rcheck/tests_x64/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-w64-mingw32/x64 (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
14.89 1.46 18.82
|
|
canceR.Rcheck/examples_i386/canceR-Ex.timings
|
canceR.Rcheck/examples_x64/canceR-Ex.timings
|