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.5: CHECK report for canceR on tokay2

This page was generated on 2017-10-18 14:24:29 -0400 (Wed, 18 Oct 2017).

Package 166/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.8.0
Karim Mezhoud
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/canceR
Branch: RELEASE_3_5
Last Commit: 7d6c602
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  TIMEOUT  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 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.8.0
Command: rm -rf canceR.buildbin-libdir canceR.Rcheck && mkdir canceR.buildbin-libdir canceR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=canceR.buildbin-libdir canceR_1.8.0.tar.gz >canceR.Rcheck\00install.out 2>&1 && cp canceR.Rcheck\00install.out canceR-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=canceR.buildbin-libdir --install="check:canceR-install.out" --force-multiarch --no-vignettes --timings canceR_1.8.0.tar.gz
StartedAt: 2017-10-17 22:28:55 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:38:21 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 565.9 seconds
RetCode: 0
Status:  OK  
CheckDir: canceR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf canceR.buildbin-libdir canceR.Rcheck && mkdir canceR.buildbin-libdir canceR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=canceR.buildbin-libdir canceR_1.8.0.tar.gz >canceR.Rcheck\00install.out 2>&1 && cp canceR.Rcheck\00install.out canceR-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=canceR.buildbin-libdir --install="check:canceR-install.out" --force-multiarch --no-vignettes --timings canceR_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/canceR.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* 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.8.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 35.8Mb
  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
* 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.5-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
No methods found in package 'RSQLite' for request: 'dbGetQuery' when loading 'oligoClasses'
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
No methods found in package 'RSQLite' for request: 'dbGetQuery' when loading 'oligoClasses'
Warning: replacing previous import 'igraph::union' by 'GSEABase::union' when loading 'HTSanalyzeR'

install for x64

* installing *source* package 'canceR' ...
** testing if installed package can be loaded
No methods found in package 'RSQLite' for request: 'dbGetQuery' when loading 'oligoClasses'
Warning: replacing previous import 'igraph::union' by 'GSEABase::union' when loading 'HTSanalyzeR'
* MD5 sums
packaged installation of 'canceR' as canceR_1.8.0.zip
* DONE (canceR)

canceR.Rcheck/examples_i386/canceR-Ex.timings:

nameusersystemelapsed
ClinicalData0.010.000.01
GSEA.Analyze.Sets000
GSEA.ConsPlot000
GSEA.EnrichmentScore000
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame2000
GSEA.GeneRanking000
GSEA.HeatMapPlot000
GSEA.HeatMapPlot2000
GSEA.NormalizeCols0.200.030.23
GSEA.NormalizeRows000
GSEA000
GSEA.ReadClsFile0.20.00.2
GSEA.Res2Frame0.200.020.22
GSEA.Threshold0.290.000.28
GSEA.VarFilter0.20.00.2
GSEA.write.gct0.270.000.27
GeneExpMatrix0.030.000.03
Match_GeneList_MSigDB0.940.000.93
OLD.GSEA.EnrichmentScore0.310.010.33
Run.GSEA0.340.000.35
about0.020.000.01
canceR000
canceRHelp000
canceR_Vignette0.000.021.45
cbind.na000
dialogGeneClassifier0.110.000.11
dialogMetOption0.320.030.36
dialogMut0.280.030.31
dialogOptionCircos0.220.020.24
dialogOptionGSEAlm0.020.000.01
dialogOptionPhenoTest0.280.000.28
dialogPlotOption_SkinCor0.080.000.08
dialogSamplingGSEA0.200.010.22
dialogSelectFiles_GSEA0.250.000.25
dialogSpecificMut0.220.000.22
dialogSummary_GSEA0.200.020.22
dialoggetGeneListMSigDB000
displayInTable000
getCases0.680.231.09
getCasesGenProfs0.180.000.19
getCircos0.200.020.22
getClinicData_MultipleCases0.160.000.16
getClinicalDataMatrix0.140.000.14
getCor_ExpCNAMet0.560.000.56
getGCTCLSExample0.190.000.19
getGCT_CLSfiles0.190.000.19
getGSEAlm_Diseases0.180.000.18
getGSEAlm_Variables000
getGenProfs0.740.311.24
getGeneExpMatrix0.290.000.30
getGeneList000
getGeneListExample000
getGeneListFromMSigDB0.220.000.21
getGenesClassifier000
getGenesTree_MultipleCases0.190.000.19
getGenesTree_SingleCase0.270.000.27
getInTable0.010.000.01
getListProfData0.270.000.27
getMSigDB000
getMSigDBExample0.220.000.22
getMSigDBfile000
getMegaProfData0.180.020.20
getMetDataMultipleGenes0.240.000.24
getMutData0.220.000.21
getPhenoTest0.230.000.24
getProfilesDataMultipleGenes0.250.000.25
getProfilesDataSingleGene0.160.000.15
getSpecificMut0.220.000.22
getSummaryGSEA0.200.000.21
getSurvival000
getTextWin000
geteSet000
modalDialog0.140.000.14
myGlobalEnv000
plotModel0.060.000.06
plot_1Gene_2GenProfs0.070.000.06
plot_2Genes_1GenProf0.180.010.21
rbind.na000
setWorkspace0.140.000.14
testCheckedCaseGenProf0.140.000.14

canceR.Rcheck/examples_x64/canceR-Ex.timings:

nameusersystemelapsed
ClinicalData0.020.000.02
GSEA.Analyze.Sets000
GSEA.ConsPlot000
GSEA.EnrichmentScore000
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame2000
GSEA.GeneRanking000
GSEA.HeatMapPlot000
GSEA.HeatMapPlot2000
GSEA.NormalizeCols0.180.000.17
GSEA.NormalizeRows000
GSEA000
GSEA.ReadClsFile0.150.000.15
GSEA.Res2Frame0.170.000.18
GSEA.Threshold0.180.000.17
GSEA.VarFilter0.170.000.17
GSEA.write.gct0.290.000.30
GeneExpMatrix0.020.000.01
Match_GeneList_MSigDB0.200.000.21
OLD.GSEA.EnrichmentScore0.170.000.17
Run.GSEA0.180.000.17
about0.000.000.03
canceR000
canceRHelp000
canceR_Vignette0.000.022.15
cbind.na000
dialogGeneClassifier0.080.000.08
dialogMetOption1.050.001.05
dialogMut0.190.000.19
dialogOptionCircos0.130.030.16
dialogOptionGSEAlm0.000.010.01
dialogOptionPhenoTest0.200.000.21
dialogPlotOption_SkinCor0.050.000.04
dialogSamplingGSEA0.140.020.16
dialogSelectFiles_GSEA0.160.010.17
dialogSpecificMut0.190.000.19
dialogSummary_GSEA0.170.000.17
dialoggetGeneListMSigDB000
displayInTable000
getCases0.620.361.14
getCasesGenProfs0.220.000.22
getCircos0.280.000.28
getClinicData_MultipleCases0.180.010.19
getClinicalDataMatrix0.150.020.17
getCor_ExpCNAMet0.150.000.15
getGCTCLSExample0.190.000.19
getGCT_CLSfiles0.180.000.19
getGSEAlm_Diseases0.190.000.18
getGSEAlm_Variables000
getGenProfs0.390.340.97
getGeneExpMatrix0.250.000.25
getGeneList000
getGeneListExample0.020.000.02
getGeneListFromMSigDB0.170.000.17
getGenesClassifier000
getGenesTree_MultipleCases0.160.000.16
getGenesTree_SingleCase0.230.020.25
getInTable000
getListProfData0.130.000.12
getMSigDB000
getMSigDBExample0.120.000.12
getMSigDBfile000
getMegaProfData0.140.000.14
getMetDataMultipleGenes0.240.020.25
getMutData0.200.020.22
getPhenoTest0.230.000.23
getProfilesDataMultipleGenes0.220.000.22
getProfilesDataSingleGene0.140.000.14
getSpecificMut0.190.010.21
getSummaryGSEA0.190.000.18
getSurvival000
getTextWin0.010.000.02
geteSet000
modalDialog0.130.000.13
myGlobalEnv000
plotModel0.030.030.06
plot_1Gene_2GenProfs0.060.000.06
plot_2Genes_1GenProf0.220.000.21
rbind.na0.010.000.02
setWorkspace0.20.00.2
testCheckedCaseGenProf0.190.000.19