From 6b9d255583aa798482cd02e0a27cda0c7867a39e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 26 Nov 2021 16:15:21 +0100 Subject: Update README after switching to reticulate --- README.html | 4 ++-- README.md | 6 +++--- docs/index.html | 2 +- docs/pkgdown.yml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.html b/README.html index 17bbc50..fe667f3 100644 --- a/README.html +++ b/README.html @@ -363,13 +363,13 @@ pre code {

chents

-

Build Status codecov

+

Build Status codecov

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
  • +
  • If Python and RDKit (> 2015.03) are installed and configured for use with ‘reticulate’, some basic chemoinformatics functions some additional chemical information is computed and a 2D graph can be plotted
  • Additional information can be read from a local .yaml file
diff --git a/README.md b/README.md index 9941dde..5877ee3 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ entities in R. - 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 +- If Python and RDKit (> 2015.03) are installed and configured for use with + 'reticulate', some basic chemoinformatics functions some additional chemical + information is computed and a 2D graph can be plotted - Additional information can be read from a local .yaml file ## Examples diff --git a/docs/index.html b/docs/index.html index c64ae68..c4ad646 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@ Features
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 82e7ef8..098ab97 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.9.2.1 pkgdown: 1.6.1 pkgdown_sha: ~ articles: {} -last_built: 2021-11-19T06:37Z +last_built: 2021-11-26T15:14Z -- cgit v1.2.1