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.3: CHECK report for rcellminer on windows2.bioconductor.org

This page was generated on 2015-10-27 12:16:00 -0400 (Tue, 27 Oct 2015).

Package 850/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rcellminer 1.3.0
Augustin Luna , Vinodh Rajapakse
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rcellminer
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: rcellminer
Version: 1.3.0
Command: rm -rf rcellminer.buildbin-libdir rcellminer.Rcheck && mkdir rcellminer.buildbin-libdir rcellminer.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rcellminer.buildbin-libdir rcellminer_1.3.0.tar.gz >rcellminer.Rcheck\00install.out 2>&1 && cp rcellminer.Rcheck\00install.out rcellminer-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=rcellminer.buildbin-libdir --install="check:rcellminer-install.out" --force-multiarch --no-vignettes --timings rcellminer_1.3.0.tar.gz
StartedAt: 2015-10-27 05:23:41 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 05:26:31 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 170.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: rcellminer.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rcellminer.buildbin-libdir rcellminer.Rcheck && mkdir rcellminer.buildbin-libdir rcellminer.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rcellminer.buildbin-libdir rcellminer_1.3.0.tar.gz >rcellminer.Rcheck\00install.out 2>&1 && cp rcellminer.Rcheck\00install.out rcellminer-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=rcellminer.buildbin-libdir --install="check:rcellminer-install.out" --force-multiarch --no-vignettes --timings rcellminer_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/rcellminer.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rcellminer/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rcellminer' version '1.3.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 whether package 'rcellminer' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    data   2.9Mb
    doc    2.9Mb
* 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
* 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 ... NOTE
Warning: no function found corresponding to methods exports from 'rcellminer' for: 'initialize'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
** checking whether the namespace can be unloaded cleanly ... 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 ... NOTE
Warning: no function found corresponding to methods exports from 'rcellminer' for: 'initialize'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
** 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 ... WARNING
Undocumented code objects:
  'Drug_MOA_Key'
Undocumented data sets:
  'Drug_MOA_Key'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'plotStructures'
  'nscs'
Documented arguments not in \usage in documentation object 'plotStructures':
  'ids'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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' ... [10s] OK
** running examples for arch 'x64' ... [10s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [35s]
 [35s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [40s]
 [40s] 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 WARNINGs, 3 NOTEs
See
  'c:/biocbld/bbs-3.3-bioc/meat/rcellminer.Rcheck/00check.log'
for details.


rcellminer.Rcheck/00install.out:


install for i386

* installing *source* package 'rcellminer' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'rcellminer' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rcellminer' as rcellminer_1.3.0.zip
* DONE (rcellminer)

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

nameusersystemelapsed
compareFingerprints1.580.282.41
crossCors0.000.020.02
crossCorsSpearman000
getActivityRangeStats0.030.000.03
getColumnQuantiles000
getDrugActivityData000
getDrugActivityRange0.020.000.02
getDrugActivityRepeatData000
getDrugMoaList0.010.000.01
getDrugName0.020.000.02
getFeatureDataFromMatList2.090.162.31
getFingerprintList0.030.000.03
getMedSenLineActivity0.020.000.02
getMinDrugActivityRepeatCor000
getMoaStr0.000.020.01
getMoaToCompounds000
getMolDataMatrices0.200.010.22
getMolDataType000
getNumDrugActivityRepeats0.050.030.08
getNumMissingLines000
getRsd000
getSmiles0.010.000.02
hasMoa000
isPublic000
loadCellminerPlotInfo000
loadNciColorSet000
passRuleOf50.030.000.10
passRuleOf5FromNsc0.050.000.03
patternComparison0.260.050.31
plotCellMiner0.410.130.53
plotDrugActivityRepeats0.330.120.45
plotDrugSets0.060.000.07
plotStructures0.660.031.67
plotStructuresFromNscs0.230.000.19
rcdkplot0.130.030.15
removeMolDataType000
restrictFeatureMat000
rowCors000
runShinyApp000
runShinyComparePlots000
runShinyCompareStructures000
runShinyCompoundBrowser000
searchForNscs0.020.000.01
selectCorrelatedRows000
selectCorrelatedRows2000

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

nameusersystemelapsed
compareFingerprints2.120.191.70
crossCors000
crossCorsSpearman000
getActivityRangeStats0.020.020.04
getColumnQuantiles000
getDrugActivityData000
getDrugActivityRange0.010.000.01
getDrugActivityRepeatData000
getDrugMoaList000
getDrugName000
getFeatureDataFromMatList2.250.242.48
getFingerprintList0.110.000.06
getMedSenLineActivity0.020.000.02
getMinDrugActivityRepeatCor000
getMoaStr0.030.000.03
getMoaToCompounds000
getMolDataMatrices0.430.080.50
getMolDataType000
getNumDrugActivityRepeats000
getNumMissingLines000
getRsd000
getSmiles000
hasMoa000
isPublic000
loadCellminerPlotInfo000
loadNciColorSet000
passRuleOf50.040.010.04
passRuleOf5FromNsc0.030.020.04
patternComparison0.270.040.31
plotCellMiner0.720.130.84
plotDrugActivityRepeats0.670.140.81
plotDrugSets0.060.000.07
plotStructures1.110.121.04
plotStructuresFromNscs0.850.050.34
rcdkplot0.120.020.05
removeMolDataType000
restrictFeatureMat000
rowCors000
runShinyApp000
runShinyComparePlots000
runShinyCompareStructures000
runShinyCompoundBrowser000
searchForNscs0.020.000.01
selectCorrelatedRows000
selectCorrelatedRows2000