diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-07-22 18:22:55 +0200 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-07-22 18:22:55 +0200 |
| commit | 533570776daf567afa543fdfb19db2c8aa4616f8 (patch) | |
| tree | 42454823f938ba7cf1c6884824f45bea13606fb4 /.Rhistory | |
| parent | 5694ab788df7d333cf1d99faac749af360ba08c4 (diff) | |
Update travis build status badge
Diffstat (limited to '.Rhistory')
| -rw-r--r-- | .Rhistory | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -9,12 +9,3 @@ rdkit_module <- try( reticulate::import("rdkit"), silent = TRUE) install.packages("reticulate") -Sys.getenv("PYTHONPATH") -conf <- reticulate::py_discover_config("rdkit") -conf$available -str(conf) -py_config() -reticulate::py_config() -reticulate::py_discover_config -rdkit_available <- reticulate::py_module_available("rdkit") -quit() |
