From 95a067f0ed8fb580cc3652acd4c7885eb000244a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 19 Feb 2019 18:55:27 +0100 Subject: Skip plotting in examples if grConvert is missing --- docs/index.html | 27 +++++++++++++-------------- docs/reference/chent.html | 8 ++++++-- docs/reference/plot.chent.html | 4 +++- inst/examples/caffeine.R | 4 +++- inst/examples/octanol.R | 4 +++- man/chent.Rd | 8 ++++++-- man/plot.chent.Rd | 4 +++- 7 files changed, 37 insertions(+), 22 deletions(-) diff --git a/docs/index.html b/docs/index.html index 5e6442f..f463fe0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,19 +72,8 @@
-

The R package chents provides some utilities for working with chemical entities in R, made available under the GNU public license. This means:

- + +

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

Features

@@ -93,6 +82,10 @@
  • 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.

    @@ -119,7 +112,13 @@ - +
    +

    Dev status

    + +
    +