Skip to contents
Version 0.99.2
- Remove the non-portable
MSnbase dependency from the CRAN build.
- Update moved social links in documentation and vignettes.
- Refine DESCRIPTION text for CRAN incoming checks.
- Expand tests for object updates, merging, conversion, and MS2 workflows.
Version 0.99.25
- Now ggplot also support mass_dataset.
Version 0.99.27
- Fix a small bug in create_mass_dataset.
Version 0.99.28
- Fix a small bug in dplyr::mutate.
Version 0.99.29
- Fix a small bug in rbind.
Version 0.99.30
- Fix a small bug in dplyr::mutate.
Version 1.00.02
- Fix a small bug in export_mass_dataset.
Version 1.0.3
- Add several functions to convert other formats with mass_dataset.
Version 1.0.4
- Add export_mass_dataset4metdna function.
Version 1.0.7
- More features for show_missing_values function.
Version 1.0.9
- New function summarise_samples.
Version 1.0.10
- for
[ subseting operator, now can remove some samples or variables.
Version 1.0.11
- New function, >, >=, <, <=, ==
Version 1.0.12
- New function, >, >=, <, <=, ==
Version 1.0.14
- Improve summarize_samples() function.
Version 1.0.17 (2022-09-16)
Version 1.0.18 (2022-09-19)
Version 1.0.19 (2022-10-13)
- New feature for function convert_msdial2mass_dataset.
- variable_id must be charcter.
Version 1.0.20 (2023-02-04)
- Fix bug in function convert_msdial2mass_dataset.
Version 1.0.22 (2023-04-21)
Version 1.0.23 (2023-04-28)
- Fix a bug in mutate_ms2 function.
Version 1.0.24 (2023-05-23)
- Fix a bug in update_mass_dataset.
Version 1.0.25 (2023-07-09)
- Fix a bug in create_mass_dataset.
Version 1.0.28 (2023-10-01)
Version 1.0.29 (2023-12-04)
- Support dplyr::rename_with function.
Version 1.0.30 (2024-05-18)
Version 1.0.31 (2024-09-04)
- Add function adjust_confounder.
Version 1.0.32 (2024-09-05)
- Fix a big in adjust_confounder.
Version 1.0.33 (2024-09-06)
- Fix a big in adjust_confounder.
Version 1.0.33 (2024-09-10)
- Add new function mutate_annotation_table.