Type: Package
Package: simlandr
Title: Simulation-Based Landscape Construction for Dynamical Systems
Version: 0.4.0
Authors@R: 
    person("Jingmeng", "Cui", , "jingmeng.cui@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3421-8457"))
Description: A toolbox for constructing potential landscapes for dynamical
    systems using Monte Carlo simulation.  The method is based on the
    potential landscape definition by Wang et al. (2008)
    <doi:10.1073/pnas.0800579105> (also see Zhou & Li, 2016
    <doi:10.1063/1.4943096> for further mathematical discussions) and can
    be used for a large variety of models.
License: GPL (>= 3)
URL: https://sciurus365.github.io/simlandr/,
        https://github.com/Sciurus365/simlandr
BugReports: https://github.com/Sciurus365/simlandr/issues
Depends: R (>= 4.1.0)
Imports: bigmemory, coda, digest, dplyr, forcats, furrr, gganimate,
        ggplot2, grDevices, htmlwidgets, ks, lifecycle, magrittr, MASS,
        methods, plotly, progress, purrr, rlang, Sim.DiffProc, tibble,
        tidyr
Suggests: knitr, rmarkdown, webshot
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-12 13:52:09 UTC; jingm
Author: Jingmeng Cui [aut, cre] (<https://orcid.org/0000-0003-3421-8457>)
Maintainer: Jingmeng Cui <jingmeng.cui@outlook.com>
Repository: CRAN
Date/Publication: 2025-02-12 15:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:45:14 UTC; unix
