Type: Package Package: Isinglandr Title: Landscape Construction and Simulation for Ising Networks Version: 0.1.1.9000 Authors@R: c( person("Jingmeng", "Cui", , "jingmeng.cui@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3421-8457")), person("Gabriela", "Lunansky", role = "ctb", comment = c(ORCID = "0000-0001-6226-2258")) ) Description: A toolbox for constructing potential landscapes for Ising networks. The parameters of the networks can be directly supplied by users or estimated by the 'IsingFit' package by van Borkulo and Epskamp (2016) from empirical data. The Ising model's Boltzmann distribution is preserved for the potential landscape function. The landscape functions can be used for quantifying and visualizing the stability of network states, as well as visualizing the simulation process. License: GPL (>= 3) URL: https://sciurus365.github.io/Isinglandr/, https://github.com/Sciurus365/Isinglandr BugReports: https://github.com/Sciurus365/Isinglandr/issues Depends: R (>= 4.1.0) Imports: boot, boot.pval, broom, cli, dplyr, gganimate, ggplot2, glue, magrittr, methods, plotly, psychonetrics, purrr, rlang, shiny, shinycssloaders, shinythemes, simlandr, tibble, tidyr Suggests: gifski, IsingFit, IsingSampler, transformr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev zlib1g-dev Repository: https://sciurus365.r-universe.dev Date/Publication: 2025-04-30 04:58:05 UTC RemoteUrl: https://github.com/Sciurus365/Isinglandr RemoteRef: HEAD RemoteSha: 1ae1d4cf41a7d3054f48eae5259b584c89d8db6d NeedsCompilation: no Packaged: 2026-06-19 14:31:15 UTC; root Author: Jingmeng Cui [aut, cre] (ORCID: ), Gabriela Lunansky [ctb] (ORCID: ) Maintainer: Jingmeng Cui