PageRenderTime 102ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 1ms

/rcdklibs/DESCRIPTION

http://github.com/rajarshi/cdkr
#! | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | a1b6b769e88015d1f5a19b15d3ec7ba1 MD5 | raw file
  1. Package: rcdklibs
  2. Version: 1.5.13
  3. Date: 2016-04-30
  4. Authors@R: c(person('Rajarshi', 'Guha', role=c('aut'), email='rajarshi.guha@gmail.com'),
  5. person('Zachary', 'Charlop-Powers', role=c('cre'), email='zach.charlop.powers@gmail.com'),
  6. person('CDK Project', '', role=c('ctb', 'cph'), comment='CDK Java library contained in multiple jar files'))
  7. Depends:
  8. R (>= 2.0.0),
  9. rJava (>= 0.9-8)
  10. License: LGPL
  11. Title: The CDK Libraries Packaged for R
  12. Description: An R interface to the Chemistry Development Kit, a Java library
  13. for chemoinformatics. Given the size of the library itself, this package is
  14. not expected to change very frequently. To make use of the CDK within R, it is
  15. suggested that you use the rcdk package. Note that it is possible to directly
  16. interact with the CDK using rJava. However rcdk exposes functionality in a more
  17. idiomatic way. The CDK library itself is released as LGPL and the sources can be
  18. obtained from https://github.com/cdk/cdk.
  19. RoxygenNote: 5.0.1