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

Contact - Imprint