diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-23 09:34:37 +0200 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-23 09:34:37 +0200 |
| commit | f539f8c800ecb789638273ea918e6288019b80f8 (patch) | |
| tree | 1ca381fa46b05edf84d36865bfa42a0e8bf94352 | |
| parent | 7c0e06c053303ea3f35fad3236ee5b3d930e7f08 (diff) | |
Remove .Rhistory
| -rw-r--r-- | .Rhistory | 11 |
1 files changed, 0 insertions, 11 deletions
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") |
