Package: xvm
Title: Read, Parse and Visualize 'XVG'/'XPM' Files from Molecular
        Dynamics
Version: 0.0.1
Authors@R: 
    person(given = "BeiHao",family = "Li",email = "szright2000@gmail.com",role = c("aut","cre"))
Description: Provides tools for reading, parsing and visualizing simulation data stored in 'xvg'/'xpm' file
  formats (commonly generated by 'GROMACS' molecular dynamics software). Streamlines post-processing
  and analysis of molecular dynamics ('MD') simulation outputs, enabling efficient exploration of
  molecular stability and conformational changes. Supports import of trajectory metrics ('RMSD',
  energy, temperature) and creation of publication-ready visualizations through integration with
  'ggplot2'.
URL: https://github.com/RightSZ/xvm, https://rightsz.github.io/xvm/
BugReports: https://github.com/RightSZ/xvm/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: ggplot2, tidyr, ggnewscale, plotly
Suggests: knitr, rmarkdown, ggpubr, stringr
VignetteBuilder: knitr
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2025-04-20 04:17:57 UTC; libeihao
Author: BeiHao Li [aut, cre]
Maintainer: BeiHao Li <szright2000@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-23 10:20:02 UTC
