From bfa20a8c262580e38d30cfa95e75d1b01b568d07 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 19 Feb 2019 23:19:31 +0100 Subject: Use rsvg instead of grConvert as grConvert is not on CRAN --- docs/authors.html | 2 +- docs/index.html | 2 +- docs/reference/chent.html | 4 ++-- docs/reference/draw_svg.chent.html | 2 +- docs/reference/index.html | 2 +- docs/reference/pai.html | 2 +- docs/reference/plot.chent.html | 2 +- docs/reference/pp.html | 2 +- docs/reference/print.chent.html | 2 +- docs/reference/print.pai.html | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/authors.html b/docs/authors.html index 5ac526d..3274797 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -60,7 +60,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/index.html b/docs/index.html index f463fe0..6d69e3f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,7 +35,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/chent.html b/docs/reference/chent.html index 369b0a0..3d0928c 100644 --- a/docs/reference/chent.html +++ b/docs/reference/chent.html @@ -65,7 +65,7 @@ python bindings are installed and configured for use with PythonInR." /> chents - 0.2.6 + 0.2.7 @@ -149,7 +149,7 @@ configured for use with PythonInR

oct <- chent$new("1-octanol", smiles = "CCCCCCCCO")
#> PubChem:
#> https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/name/cids/JSON
#> https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/property/MolecularFormula,MolecularWeight,CanonicalSMILES,IsomericSMILES,InChI,InChIKey,IUPACName,XLogP,TPSA,Complexity,Charge,HBondDonorCount,HBondAcceptorCount/JSON
#> https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/synonyms/JSON
#> #> Initialize Python Version 2.7.13 (default, Sep 26 2018, 18:42:22) #> [GCC 6.3.0 20170516]
#> Trying to get chemical information from RDKit using User SMILES -#> CCCCCCCCO
#> Lade nötigen Namensraum: grConvert
#> Did not find chyaml file ./1-octanol.yaml
print(oct)
#> <chent> +#> CCCCCCCCO
#> Did not find chyaml file ./1-octanol.yaml
print(oct)
#> <chent> #> Identifier $identifier 1-octanol #> InChI Key $inchikey KBPLFHHGFOOTCA-UHFFFAOYSA-N #> SMILES string $smiles: diff --git a/docs/reference/draw_svg.chent.html b/docs/reference/draw_svg.chent.html index 54fec7c..582aa0c 100644 --- a/docs/reference/draw_svg.chent.html +++ b/docs/reference/draw_svg.chent.html @@ -63,7 +63,7 @@ chents - 0.2.6 + 0.2.7
diff --git a/docs/reference/index.html b/docs/reference/index.html index e05a1c4..f08563c 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -60,7 +60,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/pai.html b/docs/reference/pai.html index d90bcc9..e240e11 100644 --- a/docs/reference/pai.html +++ b/docs/reference/pai.html @@ -64,7 +64,7 @@ Additional chemical information is retrieved from the internet if available." /> chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/plot.chent.html b/docs/reference/plot.chent.html index 026c25f..fddd2e8 100644 --- a/docs/reference/plot.chent.html +++ b/docs/reference/plot.chent.html @@ -63,7 +63,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/pp.html b/docs/reference/pp.html index 8dbed29..aa660cb 100644 --- a/docs/reference/pp.html +++ b/docs/reference/pp.html @@ -63,7 +63,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/print.chent.html b/docs/reference/print.chent.html index 8ab91bc..8f0dd0d 100644 --- a/docs/reference/print.chent.html +++ b/docs/reference/print.chent.html @@ -63,7 +63,7 @@ chents - 0.2.6 + 0.2.7 diff --git a/docs/reference/print.pai.html b/docs/reference/print.pai.html index 7f8c6f3..add2687 100644 --- a/docs/reference/print.pai.html +++ b/docs/reference/print.pai.html @@ -63,7 +63,7 @@ chents - 0.2.6 + 0.2.7 -- cgit v1.2.1