aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9941dde3f6dc03e166ed260a258d047cf1b06f17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# chents

[![Build Status](https://travis-ci.com/jranke/chents.svg?branch=main)](https://travis-ci.com/jranke/chents)
[![codecov](https://codecov.io/github/jranke/chents/branch/main/graphs/badge.svg)](https://codecov.io/github/jranke/chents) 

The R package **chents** provides some utilities for working with chemical 
entities in R.

## Features

- Some chemical information is retrieved from the PubChem website using the webchem 
package
- If PythonInR is installed and configured, and RDKit is available via
PythonInR, some additional chemical information is computed and a 2D graph can
be plotted
- Additional information can be read from a local .yaml file

## Examples

Some examples are available from the 
[reference on jrwb.de](http://pkgdown.jrwb.de/chents/reference).

Contact - Imprint