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 --- NAMESPACE | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 2cbde5a..987a658 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,4 +1,4 @@ -# Generated by roxygen2 (4.1.1): do not edit by hand +# Generated by roxygen2: do not edit by hand S3method(plot,chent) S3method(print,chent) @@ -7,15 +7,11 @@ export(chent) export(draw_svg.chent) export(pai) export(pp) -importFrom(PythonInR,pyConnect) -importFrom(PythonInR,pyExec) -importFrom(PythonInR,pyExecg) -importFrom(PythonInR,pyImport) -importFrom(PythonInR,pyIsConnected) importFrom(R6,R6Class) importFrom(grImport,PostScriptTrace) importFrom(grImport,grid.picture) importFrom(grImport,readPicture) +importFrom(utils,head) importFrom(webchem,cid_compinfo) importFrom(webchem,get_cid) importFrom(yaml,yaml.load_file) -- cgit v1.2.1