From f539f8c800ecb789638273ea918e6288019b80f8 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 23 Oct 2025 09:34:37 +0200 Subject: Remove .Rhistory --- .Rhistory | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .Rhistory diff --git a/.Rhistory b/.Rhistory deleted file mode 100644 index 6b92f87..0000000 --- a/.Rhistory +++ /dev/null @@ -1,11 +0,0 @@ -library(chents) -?chent -library(chents) -?chent -conf <- reticulate::py_discover_config("rdkit") -conf$available -str(conf) -rdkit_module <- try( -reticulate::import("rdkit"), -silent = TRUE) -install.packages("reticulate") -- cgit v1.2.3