diff --git a/R/load_meta_functions.R b/R/load_meta_functions.R index 03ff1a9..a07cc9e 100644 --- a/R/load_meta_functions.R +++ b/R/load_meta_functions.R @@ -91,6 +91,7 @@ flatten_json <- function(json) json [["Group"]][[group_numb]][["Instruments"]][["Thermo EASY-nLC"]][["Method"]][["Gradient"]][["Flow [nl/min]"]] <- flow json [["Group"]][[group_numb]][["Instruments"]][["Thermo EASY-nLC"]][["Method"]][["Gradient"]][["Mixture [%B]"]] <- mixture } + } return(json %>% rlist::list.flatten()) diff --git a/R/sysdata.rda b/R/sysdata.rda index fd87ea9..f91407d 100644 Binary files a/R/sysdata.rda and b/R/sysdata.rda differ diff --git a/data/tmt_list.rda b/data/tmt_list.rda index fd87ea9..f91407d 100644 Binary files a/data/tmt_list.rda and b/data/tmt_list.rda differ diff --git a/inst/bin/MARMoSET.exe b/inst/bin/MARMoSET.exe index 351ac96..60b480b 100644 Binary files a/inst/bin/MARMoSET.exe and b/inst/bin/MARMoSET.exe differ diff --git a/inst/bin/MARMoSET.pdb b/inst/bin/MARMoSET.pdb index dcafc77..8196637 100644 Binary files a/inst/bin/MARMoSET.pdb and b/inst/bin/MARMoSET.pdb differ diff --git a/inst/extdata/term_matching_tables.ods b/inst/extdata/term_matching_tables.ods index debeab7..29179e9 100644 Binary files a/inst/extdata/term_matching_tables.ods and b/inst/extdata/term_matching_tables.ods differ