Package: ggsmc Type: Package Title: Visualising Output from Sequential Monte Carlo and Ensemble-Based Methods Version: 0.2.0 Authors@R: person(given = c("Richard","G"), family = "Everitt", role = c("aut", "cre"), email = "richard.g.everitt@gmail.com", comment = c(ORCID = "0000-0002-0822-5648")) Maintainer: Richard G Everitt Description: Functions for plotting, and animating, the output of importance samplers, sequential Monte Carlo samplers (SMC) and ensemble-based methods. The package can be used to plot and animate histograms, densities, scatter plots and time series, and to plot the genealogy of an SMC or ensemble-based algorithm. These functions all rely on algorithm output to be supplied in tidy format. A function is provided to transform algorithm output from matrix format (one Monte Carlo point per row) to the tidy format required by the plotting and animating functions. Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/richardgeveritt/ggsmc, https://richardgeveritt.github.io/ggsmc/ BugReports: https://github.com/richardgeveritt/ggsmc/issues Imports: poorman, ggplot2, gganimate Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Depends: R (>= 3.50) License: MIT + file LICENSE Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://richardgeveritt.r-universe.dev Date/Publication: 2025-11-12 15:37:03 UTC RemoteUrl: https://github.com/richardgeveritt/ggsmc RemoteRef: HEAD RemoteSha: 90fff4c88a8dbd643c68b50b6bc28d6c1d9246d5 NeedsCompilation: no Packaged: 2026-06-17 07:51:38 UTC; root Author: Richard G Everitt [aut, cre] (ORCID: )