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-08-16 13:24:16 -0400 (Wed, 16 Aug 2017).

Package 166/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
canceR 1.8.0
Karim Mezhoud
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/canceR
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
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-08-15 22:26:50 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:36:26 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 576.0 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.1 (2017-06-30)
* 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 "RSQLite" for requests: dbGetQuery
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 "RSQLite" for requests: dbGetQuery
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 "RSQLite" for requests: dbGetQuery
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.02
GSEA.Analyze.Sets000
GSEA.ConsPlot000
GSEA.EnrichmentScore000
GSEA.EnrichmentScore2000
GSEA.Gct2Frame000
GSEA.Gct2Frame2000
GSEA.GeneRanking000
GSEA.HeatMapPlot0.010.000.02
GSEA.HeatMapPlot2000
GSEA.NormalizeCols0.210.000.20
GSEA.NormalizeRows000
GSEA000
GSEA.ReadClsFile0.20.00.2
GSEA.Res2Frame0.190.000.19
GSEA.Threshold0.280.000.28
GSEA.VarFilter0.210.000.20
GSEA.write.gct0.20.00.2
GeneExpMatrix0.030.000.03
Match_GeneList_MSigDB0.660.030.69
OLD.GSEA.EnrichmentScore0.200.000.21
Run.GSEA0.240.020.25
about000
canceR000
canceRHelp000
canceR_Vignette0.030.031.53
cbind.na000
dialogGeneClassifier0.100.010.11
dialogMetOption0.250.020.27
dialogMut0.250.000.25
dialogOptionCircos0.150.060.22
dialogOptionGSEAlm0.000.020.01
dialogOptionPhenoTest0.380.040.42
dialogPlotOption_SkinCor0.100.000.09
dialogSamplingGSEA0.260.000.27
dialogSelectFiles_GSEA0.240.000.23
dialogSpecificMut0.220.000.22
dialogSummary_GSEA0.210.000.22
dialoggetGeneListMSigDB000
displayInTable0.020.000.02
getCases0.520.301.09
getCasesGenProfs0.260.000.27
getCircos0.270.020.28
getClinicData_MultipleCases0.180.000.18
getClinicalDataMatrix0.160.000.16
getCor_ExpCNAMet0.590.010.61
getGCTCLSExample0.220.000.22
getGCT_CLSfiles0.220.000.22
getGSEAlm_Diseases0.190.000.18
getGSEAlm_Variables000
getGenProfs0.440.311.04
getGeneExpMatrix0.260.000.26
getGeneList000
getGeneListExample000
getGeneListFromMSigDB0.220.000.22
getGenesClassifier000
getGenesTree_MultipleCases0.170.020.18
getGenesTree_SingleCase0.230.060.30
getInTable000
getListProfData0.140.020.15
getMSigDB000
getMSigDBExample0.120.030.16
getMSigDBfile000
getMegaProfData0.160.000.15
getMetDataMultipleGenes0.200.010.22
getMutData0.210.000.21
getPhenoTest0.220.000.22
getProfilesDataMultipleGenes0.240.020.25
getProfilesDataSingleGene0.120.020.14
getSpecificMut0.20.00.2
getSummaryGSEA0.20.00.2
getSurvival000
getTextWin000
geteSet000
modalDialog0.140.010.16
myGlobalEnv000
plotModel0.070.000.06
plot_1Gene_2GenProfs0.060.000.06
plot_2Genes_1GenProf0.190.000.19
rbind.na0.010.000.02
setWorkspace0.140.000.14
testCheckedCaseGenProf0.160.000.15

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.20.00.2
GSEA.NormalizeRows000
GSEA000
GSEA.ReadClsFile0.190.000.19
GSEA.Res2Frame0.190.000.19
GSEA.Threshold0.190.000.18
GSEA.VarFilter0.260.000.27
GSEA.write.gct0.220.000.22
GeneExpMatrix0.030.000.03
Match_GeneList_MSigDB0.220.010.23
OLD.GSEA.EnrichmentScore0.160.040.19
Run.GSEA0.870.000.88
about0.020.010.04
canceR000
canceRHelp000
canceR_Vignette0.000.020.41
cbind.na0.010.000.01
dialogGeneClassifier0.050.000.05
dialogMetOption0.280.000.28
dialogMut0.310.000.32
dialogOptionCircos0.20.00.2
dialogOptionGSEAlm000
dialogOptionPhenoTest0.170.030.20
dialogPlotOption_SkinCor0.050.000.05
dialogSamplingGSEA0.180.000.19
dialogSelectFiles_GSEA0.190.000.18
dialogSpecificMut0.190.000.19
dialogSummary_GSEA0.260.000.27
dialoggetGeneListMSigDB000
displayInTable0.020.000.01
getCases0.370.280.91
getCasesGenProfs0.190.000.19
getCircos0.250.010.26
getClinicData_MultipleCases0.170.000.17
getClinicalDataMatrix0.110.020.13
getCor_ExpCNAMet0.180.020.19
getGCTCLSExample0.950.010.97
getGCT_CLSfiles0.330.000.32
getGSEAlm_Diseases0.170.000.18
getGSEAlm_Variables000
getGenProfs0.320.190.85
getGeneExpMatrix0.150.000.15
getGeneList000
getGeneListExample000
getGeneListFromMSigDB0.240.000.24
getGenesClassifier000
getGenesTree_MultipleCases0.230.000.23
getGenesTree_SingleCase0.340.000.34
getInTable000
getListProfData0.120.000.12
getMSigDB000
getMSigDBExample0.130.000.13
getMSigDBfile000
getMegaProfData0.120.000.12
getMetDataMultipleGenes0.170.000.17
getMutData0.180.010.19
getPhenoTest0.180.000.19
getProfilesDataMultipleGenes0.210.000.20
getProfilesDataSingleGene0.120.000.13
getSpecificMut0.160.000.15
getSummaryGSEA0.170.000.17
getSurvival000
getTextWin000
geteSet000
modalDialog0.140.000.14
myGlobalEnv000
plotModel0.050.000.05
plot_1Gene_2GenProfs0.040.000.05
plot_2Genes_1GenProf0.180.000.17
rbind.na0.010.000.02
setWorkspace0.110.000.10
testCheckedCaseGenProf0.130.000.13