diff --git a/R/get_params.R b/R/get_params.R index 3af836877..eb11a06d6 100644 --- a/R/get_params.R +++ b/R/get_params.R @@ -17,7 +17,7 @@ get_params <- function(step) { paths <- parse_yaml_paths() steps <- - list.files(path = file.path(paths$inst$scripts$docopt)) |> + list.files(path = system.file("scripts/docopt/", package = "timaR")) |> stringi::stri_replace_all_fixed(pattern = ".txt", replacement = "") default_path <- diff --git a/codemeta.json b/codemeta.json index c986c47ac..e773841fd 100644 --- a/codemeta.json +++ b/codemeta.json @@ -578,7 +578,7 @@ "SystemRequirements": null }, "keywords": ["metaboliteannotation", "chemotaxonomy", "scoringsystem", "naturalproducts", "computationalmetabolomics", "taxonomicdistance", "specializedmetabolome"], - "fileSize": "4379.479KB", + "fileSize": "4379.46KB", "citation": [ { "@type": "ScholarlyArticle",