From 81672751d5b23ed73c9b05bb02c52f0ee854de77 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Sep 2016 15:08:20 +0200 Subject: PythonInR optional, adapt to current webchem --- man/chent.Rd | 7 ++++--- man/draw_svg.chent.Rd | 2 +- man/pai.Rd | 2 +- man/plot.chent.Rd | 2 +- man/pp.Rd | 2 +- man/print.chent.Rd | 2 +- man/print.pai.Rd | 2 +- 7 files changed, 10 insertions(+), 9 deletions(-) (limited to 'man') diff --git a/man/chent.Rd b/man/chent.Rd index 00516b9..e2a0c77 100644 --- a/man/chent.Rd +++ b/man/chent.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \docType{class} \name{chent} @@ -11,7 +11,7 @@ chent \description{ The class is initialised with an identifier. Chemical information is retrieved from the internet. Additionally, it can be generated using RDKit if RDKit and its -python bindings are installed. +python bindings are installed and configured for use with PythonInR. } \section{Fields}{ @@ -26,7 +26,8 @@ python bindings are installed. \item{\code{pubchem}}{List of information retreived from PubChem} -\item{\code{rdkit}}{List of information obtained with RDKit} +\item{\code{rdkit}}{List of information obtained with RDKit, if installed and +configured for use with PythonInR} \item{\code{Picture}}{Graph as a \code{\link{picture}} object obtained using grImport} diff --git a/man/draw_svg.chent.Rd b/man/draw_svg.chent.Rd index 87234a1..c78763f 100644 --- a/man/draw_svg.chent.Rd +++ b/man/draw_svg.chent.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \name{draw_svg.chent} \alias{draw_svg.chent} diff --git a/man/pai.Rd b/man/pai.Rd index c366991..9c77e1e 100644 --- a/man/pai.Rd +++ b/man/pai.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \docType{class} \name{pai} diff --git a/man/plot.chent.Rd b/man/plot.chent.Rd index 3fd2ac6..a1f618a 100644 --- a/man/plot.chent.Rd +++ b/man/plot.chent.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \name{plot.chent} \alias{plot.chent} diff --git a/man/pp.Rd b/man/pp.Rd index 5be85bf..6adffb8 100644 --- a/man/pp.Rd +++ b/man/pp.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \docType{class} \name{pp} diff --git a/man/print.chent.Rd b/man/print.chent.Rd index 56f04f5..8f9dfec 100644 --- a/man/print.chent.Rd +++ b/man/print.chent.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \name{print.chent} \alias{print.chent} diff --git a/man/print.pai.Rd b/man/print.pai.Rd index d7ee332..6206ea5 100644 --- a/man/print.pai.Rd +++ b/man/print.pai.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/chent.R \name{print.pai} \alias{print.pai} -- cgit v1.2.1