From e92727f871c2c8217251e34e52438f18c5f013bb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 22:22:30 +0100 Subject: Import URLencode from utils, rebuild docs This was caught by pkgdown apparently not loading the utils package by default. --- docs/reference/pai.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs/reference/pai.html') diff --git a/docs/reference/pai.html b/docs/reference/pai.html index e3170af..05a300f 100644 --- a/docs/reference/pai.html +++ b/docs/reference/pai.html @@ -172,7 +172,19 @@ BCPC compendium

#> PubChem: #> Trying to get chemical information from RDKit using PubChem_Canonical SMILES #> CCNC1=NC(=NC(=N1)Cl)NC(C)C -#> Error in URLencode(self$identifier): could not find function "URLencode" +#> Did not find chyaml file ./atrazine.yaml + +#> <pai> with ISO common name $iso atrazine +#> <chent> +#> Identifier $identifier atrazine +#> InChI Key $inchikey MXWJVTOOROXGIU-UHFFFAOYSA-N +#> SMILES string $smiles: +#> PubChem_Canonical +#> "CCNC1=NC(=NC(=N1)Cl)NC(C)C" +#> Molecular weight $mw: 215.7 +#> PubChem synonyms (up to 10): +#> [1] "atrazine" "1912-24-9" "Gesaprim" "Oleogesaprim" "Aktikon" +#> [6] "Atranex" "Chromozin" "Atazinax" "Atrasine" "Gesoprim"