aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 05d2e911c6a16c1b52759471336997393748df7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: chents
Type: Package
Title: Chemical Entities as R Objects
Version: 0.2-2
Date: 2015-10-15
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, PythonInR, yaml
Suggests: knitr, testthat
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
URL: http://cgit.jrwb.de/chents

Contact - Imprint