Package: stansum Title: Bayesian Models for Aggregated Relational Data and Network Scale-Up Method Version: 1.0-0 Authors@R: c( person("Michal", "Bojanowski", email = "michal2992@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7503-852X")), person("Derick S.", "Baum", email = "derick_baum@brown.edu", role = "aut", comment = c(ORCID = "0000-0001-7539-6749")), person("European Research Council", role = "fnd", comment = "Supported MB through grant 101020038 (PI Miranda Lubbers) ") ) Description: Interface to various precompiled Stan models for Aggregated Relational Data that estimate, among other things, network degrees. Includes models by Zheng et al (2006) , Maltiel et al (2015) , Baum & Marsden (2023) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.4.0) Imports: instantiate Additional_repositories: https://mc-stan.org/r-packages/ SystemRequirements: CmdStan (https://mc-stan.org/users/interfaces/cmdstan) Suggests: cmdstanr (>= 0.5.2), knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Remotes: wlandau/instantiate LazyData: true URL: https://coalesce-lab.github.io/stansum/ Config/pak/sysreqs: cmake make libuv1-dev Repository: https://coalesce-lab.r-universe.dev Date/Publication: 2026-03-13 19:57:22 UTC RemoteUrl: https://github.com/coalesce-lab/stansum RemoteRef: HEAD RemoteSha: 75d36ab8522b4a81423ce0674a9c99f933810d78 NeedsCompilation: yes Packaged: 2026-06-07 06:54:35 UTC; root Author: Michal Bojanowski [aut, cre] (ORCID: ), Derick S. Baum [aut] (ORCID: ), European Research Council [fnd] (Supported MB through grant 101020038 (PI Miranda Lubbers) ) Maintainer: Michal Bojanowski