- Apr 30, 2020
-
-
Todor Kondic authored
* R/shiny-ui-base.R(react_v,react_f,react_e, obsrv, vols): New functions. Wrap functions that are used a lot. * R/shiny-ui-base.R(path2vol): New function.
-
Todor Kondic authored
-
Todor Kondic authored
* R/shiny-ui-config.R: New file. It will contain everything related to the configuration tab of the former shinyUI.R * R/shiny-ui-top.R: Updated with the config plug-in. * DESCRIPTION: Updated.
-
Todor Kondic authored
* R/shinyUI.R: Removed. A monolithic file that became difficult to maintain. * R/shiny-ui-top.R: New file. Contains top-level server and interface functions. (mk_ui): New function. Replace old mkUI and serve as a top-level user interface definition function. (mk_shinyscreen): Removed most of it. Only the top-level content remains. * DESCRIPTION: Updated. * R/shiny-ui-base.R: New file. Shiny wrappers.
-
- Apr 29, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
R/api.R (mk_comp_tab): New function.
-
Todor Kondic authored
* R/mix.R(get_set_mode): New function. Replaces and enhances getSetMode. * R/shinyUI.R(getSetMode): Remove getSetMode.
-
Todor Kondic authored
* R/base.R (tab2file,file2tab): Return and write data.table objects. (print_table): New function. Prints a data frame, or a table nicely.
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
R/api.R (vrfy_conf) : Modified assertions.
-
- Apr 27, 2020
-
-
Todor Kondic authored
R/api.R(mk_mzml_tab): This version is script compatible.
-
Todor Kondic authored
* R/resources.R: Finally correct mode names.
-
Todor Kondic authored
* R/api.R: Validation on compound lists and sets.
-
Todor Kondic authored
-
Todor Kondic authored
* R/shinyUI.R(launch): New arguments. Added ability to launch in script mode (if GUI=F).
-
Todor Kondic authored
-
Todor Kondic authored
* api.R (read_conf): Add a test.
-
Todor Kondic authored
api.R (run): New argument. Use withr:with_dir to evaluate inside dir. (run_in_dir): New function. This is where the body will go. (vrfy_conf): New tests.
-
Todor Kondic authored
DESCRIPTION: New dependencies. NAMESPACE: New imports. R/api.R (read_conf,vrfy_conf): New functions.
-
- Mar 18, 2020
-
-
Todor Kondic authored
-
- Mar 13, 2020
-
-
Todor Kondic authored
-
- Mar 11, 2020
-
-
Todor Kondic authored
With dir See merge request eci/shinyscreen!24
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
- Mar 10, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
One can switch the project, do the extraction, but: the status lamps are wrong (previous project) and plots throw errors.
-
Todor Kondic authored
-
Todor Kondic authored
This completely changes the way tags turned into the levels of the rvTab$mzml table. This way, we can control when the list of tags are synced with the table. Also, empty spaces around tags are trimmed.
-
- Mar 09, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
- Mar 06, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
-