Package: imaginarycss Version: 0.1.0 Title: Tools for Studying Imaginary Cognitive Social Structure Description: This package provides functions to measure and test imaginary cognitive social structure (CSS) motifs, which are patterns of perceived relationships among individuals in a social network. The package includes tools for calculating motif frequencies, comparing observed motifs to expected distributions, and visualizing motif structures. It implements the methods described in Tanaka and Vega Yon (2023) . URL: https://gvegayon.github.io/imaginary-structures BugReports: https://github.com/gvegayon/imaginary-structures/issues Authors@R: c( person( "Sima", "Najafzadehkhoei", role=c("aut","cre"), email="sima.njf@utah.edu", comment = c(ORCID = "0009-0002-6253-2910") ), person( "George", "Vega Yon", role=c("aut"), email="g.vegayon@gmail.com", comment = c(ORCID = "0000-0002-3171-0844") ), person( "Kyosuke", "Tanaka", role=c("aut"), email="kyokke.tanaka@gmail.com", comment = c(ORCID = "0000-0002-1850-6814") )) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LinkingTo: Rcpp, barry Imports: graphics, Rcpp, stats Suggests: knitr, rmarkdown, tinytest, quarto Depends: R (>= 4.0.0) VignetteBuilder: quarto Repository: https://gvegayon.r-universe.dev Date/Publication: 2026-02-25 00:24:00 UTC RemoteUrl: https://github.com/gvegayon/imaginarycss RemoteRef: HEAD RemoteSha: 705000c8a5df412af9bd00dbd205194cb6753fb2 NeedsCompilation: yes Packaged: 2026-07-04 14:45:15 UTC; root Author: Sima Najafzadehkhoei [aut, cre] (ORCID: ), George Vega Yon [aut] (ORCID: ), Kyosuke Tanaka [aut] (ORCID: ) Maintainer: Sima Najafzadehkhoei