Package: circularNet
Title: Circular Graphical Model Estimation
Version: 0.1.0
Authors@R: 
    c(
      person("Fatemeh", "Sarasir",
             email = "fsarasir@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0009-0003-5432-1352")),
      person("Vilda", "Purutcuoglu",
             role = "aut",
             comment = c(ORCID = "0000-0002-3913-9005")),
      person("Elif", "Dogan Dar",
             role = "aut",
             comment = c(ORCID = "0000-0001-7969-3767"))
    )
Description: Provides methods for estimating circular graphical models using maximum likelihood estimation (MLE) and circular mean squared error (CMSE) approaches. The package includes tools for model fitting, network construction, network evaluation, and visualization. The CMSE-based methodology is related to Dar (2023) <https://open.metu.edu.tr/handle/11511/102577>. The package supports both simulated circular data and real-world applications, including gene-expression network analysis.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: graphics, igraph, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-05 19:34:47 UTC; fatemeh
Author: Fatemeh Sarasir [aut, cre] (ORCID:
    <https://orcid.org/0009-0003-5432-1352>),
  Vilda Purutcuoglu [aut] (ORCID:
    <https://orcid.org/0000-0002-3913-9005>),
  Elif Dogan Dar [aut] (ORCID: <https://orcid.org/0000-0001-7969-3767>)
Maintainer: Fatemeh Sarasir <fsarasir@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-14 16:30:09 UTC
Built: R 4.6.0; ; 2026-07-14 18:56:06 UTC; unix
