blob: bc02e641ea293e321c84a95a538ac3a4e522cdce (
plain) (
tree)
|
|
Package: chents
Type: Package
Title: Chemical Entities as R Objects
Version: 0.2-4
Date: 2016-10-13
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"))
Description: Utilities for dealing with chemical entities and associated
data as R objects. If Python and RDKit are installed and configured for use
with 'PythonInR', some basic chemoinformatics functions like the calculation
of molecular weight and plotting of chemical structures in R graphics are
available.
Imports:
webchem,
R6,
grImport,
yaml
Suggests:
knitr,
testthat,
PythonInR
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
URL: http://cgit.jrwb.de/chents
RoxygenNote: 5.0.1
|