{"id":34566964,"url":"https://github.com/kyurip/discovering_ccm","last_synced_at":"2026-03-14T07:31:29.460Z","repository":{"id":162921263,"uuid":"576782527","full_name":"KyuriP/Discovering_CCM","owner":"KyuriP","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-28T13:38:50.000Z","size":548269,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-04T23:02:30.740Z","etag":null,"topics":["constraint-based-algorithms","cyclic-causal-discovery","graphical-modeling"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KyuriP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-11T00:34:25.000Z","updated_at":"2025-06-28T13:38:55.000Z","dependencies_parsed_at":"2025-04-12T06:58:12.362Z","dependency_job_id":null,"html_url":"https://github.com/KyuriP/Discovering_CCM","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KyuriP/Discovering_CCM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyuriP%2FDiscovering_CCM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyuriP%2FDiscovering_CCM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyuriP%2FDiscovering_CCM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyuriP%2FDiscovering_CCM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyuriP","download_url":"https://codeload.github.com/KyuriP/Discovering_CCM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyuriP%2FDiscovering_CCM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27999427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["constraint-based-algorithms","cyclic-causal-discovery","graphical-modeling"],"created_at":"2025-12-24T09:09:24.864Z","updated_at":"2025-12-24T09:09:25.229Z","avatar_url":"https://github.com/KyuriP.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/576782527.svg)](https://zenodo.org/badge/latestdoi/576782527) [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) [![Active](http://img.shields.io/badge/Status-Active-green.svg)](https://github.com/KyuriP/Thesis_KP)  \n\n\u003cdiv align=\"left\"\u003e\n\u003cimg src=\"https://github.com/KyuriP/Thesis_KP/blob/main/cyclelogo.png\" width=10% height=10% align=\"left\"\u003e\n\u003ch1\u003e Discovering Cyclic Causal Models in Psychological Research \u003c/h1\u003e\n\u003c/div\u003e\n\n\n\nThis repository serves as a research archive for the thesis project ***Discovering Cyclic Causal Models in Psychological Research*** (https://doi.org/10.56296/aip00012). \nIt contains the data, `R` code,  figures, manuscript, supplementary material, and other subsidiary files related to the project. Detailed guidelines on how to reproduce all analyses are described in separate README files (see [below](#reproducing-study)).\n\n\u003cdetails\u003e\n           \u003csummary\u003e\u003cb\u003e\u003ci\u003eAbstract\u003c/i\u003e\u003c/b\u003e\u003c/summary\u003e\n           \u003cp\u003e\nStatistical network models have become popular tools for analyzing multivariate psychological data. \nIn empirical practice, network parameters are often interpreted as reflecting causal relationships – an approach that can be characterized as a form of causal discovery. \nRecent research has shown that undirected network models are likely to perform poorly as causal discovery tools in the context of discovering acyclic causal structures, a task for which many alternative methods are available. \nHowever, acyclic causal models are likely unsuitable for many psychological phenomena, such as psychopathologies, which are often characterized by cycles or feedback loop relationships between symptoms. \nA number of cyclic causal discovery methods have been developed, largely in the computer science literature, but they are not as well studied or widely applied in empirical practice. \n\u003cbr\u003e\u003ci\u003eIn this paper, we provide an accessible introduction to the basics of cyclic causal discovery for empirical researchers. \nWe examine three different cyclic causal discovery methods and investigate their performance in typical psychological research contexts by means of a simulation study. We also demonstrate the practical applicability of these methods using an empirical example and conclude the paper with a discussion of how the insights we gain from cyclic causal discovery relate to statistical network analysis.\u003c/i\u003e\n                      \u003c/p\u003e\n         \u003c/details\u003e\n\n\n## Structure\n```\n├── Thesis_KP.Rproj\n├── manuscript\n│   ├── manuscript_KP.tex\n│   ├── ...\n│   └── kyuriapa.bst\n├── simulation\n│   ├── 01_simulation.R\n│   ├── 02_simulation_results.R\n│   ├── 03_sensitivity_analysis1.R\n│   ├── 04_sensitivity_analysis2.R\n│   ├── 05_sensitivity_analysis3.R\n│   ├── 06_extra_analysis.R\n│   └── output\n├── empirical_example\n│   ├── 01_empircal_analysis.R\n│   ├── 02_stability_analysis.R\n│   ├── data\n│   └── output\n├── utils\n│    ├── CCD_fnc.R\n│    ├── data_generating_fnc.R\n│    ├── eval_metrics_fnc.R\n│    ├── plot_fnc.R\n│    ├── searchAM_KP_fnc.R\n│    └── true_ancestral_fnc.R\n├── supplementary_material\n│   ├── Supplementary_material.html\n│   ├── ...\n│   └── Supplementary_material.qmd\n└── figures\n    ├── Fig1.pdf\n    ├── ...\n    └── FigJ1.pdf\n```\n\n## Description\n\n| Folder                                     | Contents                                                         |\n| :----------------------------------------- | :--------------------------------------------------------------- |\n| [`manuscript`](https://github.com/KyuriP/Discovering_CCM/tree/main/manuscript)               | It contains all relevant files associated with the main manuscript. \u003cbr\u003e • `manuscript_KP.pdf`: the finalized manuscript. \u003cbr\u003e • `manuscript_KP.tex`:  a plaintext file that contains the source code to generate the manuscript.  \u003cbr\u003e • `references.bib`: a bibliography file that contains all the references used in the manuscript. \u003cbr\u003e • `kyuriapa.bst`: a BibTeX style file used to render [APA](https://apastyle.apa.org/style-grammar-guidelines/paper-format) formatting and style of references.|\n| [`simulation`](https://github.com/KyuriP/Discovering_CCM/tree/main/simulation)       | It contains all `R` scripts required to run the simulation studies.  \u003cbr\u003e • `01_simulation.R`: simulate models, generate data, and run the algorithms. \u003cbr\u003e • `02_simulation_results.R`: evaluate performance of algorithms and create figures. \u003cbr\u003e • `03_sensitivity_analysis1.R`: run the secondary simulation with randomly sampled coefficients for the regression matrix $\\mathbf{B}$. \u003cbr\u003e • `04_sensitivity_analysis2.R`: conduct the secondary simulation by randomly sampling coefficients only with *positive* values for the regression matrix $\\mathbf{B}$. \u003cbr\u003e • `05_sensitivity_analysis3.R`: run secondary analysis  with varying $\\alpha$ levels. \u003cbr\u003e • `06_extra_analysis.R`: investigate the unexpected patterns in the *5-variable dense* conditions from the main simulation study.\u003cbr\u003e • `output`: results from all simulations are stored as `Rdata` files due to the considerable processing time required to run them.   |\n| [`empirical_example`](https://github.com/KyuriP/Discovering_CCM/tree/main/empirical_example) | It contains all R scripts required to run the empirical analysis. \u003cbr\u003e • `01_empirical_analysis.R`: execute the empirical analysis by applying the CCD, FCI and CCI algorithms to the empirical data from [McNally et al. (2017)](https://www.cambridge.org/core/journals/psychological-medicine/article/comorbid-obsessivecompulsive-disorder-and-depression-a-bayesian-network-approach/DAA4E2352A9E26809A4EAE35C366E900#article). \u003cbr\u003e • `02_stability_analysis.R`: perform the stability analysis on the empirical data (*Appendix I* of the paper). \u003cbr\u003e • `data`: raw data that is publicly available on the [Psychological Medicine Journal webpage](https://www.cambridge.org/core/journals/psychological-medicine/article/abs/comorbid-obsessivecompulsive-disorder-and-depression-a-bayesian-network-approach/DAA4E2352A9E26809A4EAE35C366E900#supplementary-materials).  \u003cbr\u003e • `output`: results from the sensitivity analysis saved as `Rdata` files.               |\n| [`utils`](https://github.com/KyuriP/Discovering_CCM/tree/main/utils)               | It includes all the supporting functions required to run the aforementioned `R` scripts for conducting analyses. |\n| [`supplementary_material`](https://github.com/KyuriP/Discovering_CCM/tree/main/supplementary_material)           |It contains all files related to the supplementary material of the paper. \u003cbr\u003e The supplementary material can be accessed via this [link](https://kyurip.quarto.pub/discovering-cyclic-causal-models/).|\n| [`figures`](https://github.com/KyuriP/Discovering_CCM/tree/main/figures)               | It contains all the figures that are presented in the paper.                    |\n\n\n## Reproducing study\nIf interested in reproducing the results of:\n- simulation study, please refer to [`guide_simuation`](https://github.com/KyuriP/CCM_Discovery/blob/main/simulation/README.md).\n- empirical anlaysis, please refer to [`guide_empirical`](https://github.com/KyuriP/CCM_Discovery/blob/main/empirical_example/README.md).\n\n***Note***. There have been some maintenance issues with the `rcausal` package, which appear to be causing problems when using it. Some parts of the code depend on this package, which may lead to potential issues.\nFor more information, please refer to the [`rcausal` GitHub page](https://github.com/bd2kccd/r-causal?tab=readme-ov-file).\n\n## Software \u0026 Dependencies \n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e\u003ci\u003eR session \u0026 Pacakge information\u003c/i\u003e\u003c/b\u003e\u003c/summary\u003e\n\n           \n```\n─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────\n setting  value\n version  R version 4.2.3 (2023-03-15)\n os       macOS Ventura 13.0\n system   aarch64, darwin20\n ui       RStudio\n language (EN)\n collate  en_US.UTF-8\n ctype    en_US.UTF-8\n tz       Europe/Amsterdam\n date     2023-05-01\n rstudio  2022.07.2+576 Spotted Wakerobin (desktop)\n pandoc   2.19.2 @ /Applications/RStudio.app/Contents/MacOS/quarto/bin/tools/ (via rmarkdown)\n\n─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────\n package      * version  date (UTC) lib source\n abind          1.4-5    2016-07-21 [1] CRAN (R 4.2.0)\n backports      1.4.1    2021-12-13 [1] CRAN (R 4.2.0)\n base64enc      0.1-3    2015-07-28 [1] CRAN (R 4.2.0)\n bdsmatrix      1.3-6    2022-06-03 [1] CRAN (R 4.2.0)\n BiocGenerics * 0.42.0   2022-04-26 [1] Bioconductor\n BiocManager  * 1.30.20  2023-02-24 [1] CRAN (R 4.2.0)\n broom          1.0.4    2023-03-11 [1] CRAN (R 4.2.0)\n cachem         1.0.7    2023-02-24 [1] CRAN (R 4.2.0)\n callr          3.7.3    2022-11-02 [1] CRAN (R 4.2.0)\n car            3.1-2    2023-03-30 [1] CRAN (R 4.2.3)\n carData        3.0-5    2022-01-06 [1] CRAN (R 4.2.0)\n CCI.KP       * 0.1.0    2023-01-21 [1] Github (KyuriP/CCI_KP@984bf12)\n checkmate      2.1.0    2022-04-21 [1] CRAN (R 4.2.0)\n cli            3.6.1    2023-03-23 [1] CRAN (R 4.2.0)\n clipr          0.8.0    2022-02-22 [1] CRAN (R 4.2.0)\n clue           0.3-64   2023-01-31 [1] CRAN (R 4.2.0)\n cluster        2.1.4    2022-08-22 [1] CRAN (R 4.2.3)\n codetools      0.2-19   2023-02-01 [1] CRAN (R 4.2.3)\n colorspace     2.1-0    2023-01-23 [1] CRAN (R 4.2.0)\n corpcor        1.6.10   2021-09-16 [1] CRAN (R 4.2.0)\n crayon         1.5.2    2022-09-29 [1] CRAN (R 4.2.0)\n curl           5.0.0    2023-01-12 [1] CRAN (R 4.2.0)\n data.table     1.14.8   2023-02-17 [1] CRAN (R 4.2.0)\n DEoptimR       1.0-11   2022-04-03 [1] CRAN (R 4.2.0)\n devtools     * 2.4.5    2022-10-11 [1] CRAN (R 4.2.0)\n digest         0.6.31   2022-12-11 [1] CRAN (R 4.2.0)\n DOT          * 0.1      2016-04-16 [1] CRAN (R 4.2.0)\n dplyr        * 1.1.2    2023-04-20 [1] CRAN (R 4.2.0)\n ellipsis       0.3.2    2021-04-29 [1] CRAN (R 4.2.0)\n evaluate       0.20     2023-01-17 [1] CRAN (R 4.2.0)\n fansi          1.0.4    2023-01-22 [1] CRAN (R 4.2.0)\n fastICA        1.2-3    2021-09-25 [1] CRAN (R 4.2.0)\n fastmap        1.1.1    2023-02-24 [1] CRAN (R 4.2.0)\n fdrtool        1.2.17   2021-11-13 [1] CRAN (R 4.2.0)\n foreign        0.8-84   2022-12-06 [1] CRAN (R 4.2.3)\n Formula        1.2-5    2023-02-24 [1] CRAN (R 4.2.0)\n fs             1.6.1    2023-02-06 [1] CRAN (R 4.2.0)\n furrr        * 0.3.1    2022-08-15 [1] CRAN (R 4.2.0)\n future       * 1.32.0   2023-03-07 [1] CRAN (R 4.2.0)\n generics       0.1.3    2022-07-05 [1] CRAN (R 4.2.0)\n ggh4x        * 0.2.4    2023-04-04 [1] CRAN (R 4.2.0)\n ggm            2.5      2020-02-16 [1] CRAN (R 4.2.0)\n ggplot2      * 3.4.2    2023-04-03 [1] CRAN (R 4.2.0)\n ggpubr       * 0.6.0    2023-02-10 [1] CRAN (R 4.2.0)\n ggsignif       0.6.4    2022-10-13 [1] CRAN (R 4.2.0)\n glasso         1.11     2019-10-01 [1] CRAN (R 4.2.0)\n globals        0.16.2   2022-11-21 [1] CRAN (R 4.2.0)\n glue           1.6.2    2022-02-24 [1] CRAN (R 4.2.0)\n graph        * 1.74.0   2022-04-26 [1] Bioconductor\n gridExtra      2.3      2017-09-09 [1] CRAN (R 4.2.0)\n gtable         0.3.3    2023-03-21 [1] CRAN (R 4.2.0)\n gtools         3.9.4    2022-11-27 [1] CRAN (R 4.2.0)\n Hmisc          5.0-1    2023-03-08 [1] CRAN (R 4.2.0)\n htmlTable      2.4.1    2022-07-07 [1] CRAN (R 4.2.0)\n htmltools      0.5.5    2023-03-23 [1] CRAN (R 4.2.3)\n htmlwidgets    1.6.2    2023-03-17 [1] CRAN (R 4.2.0)\n httpuv         1.6.9    2023-02-14 [1] CRAN (R 4.2.0)\n igraph         1.4.1    2023-02-24 [1] CRAN (R 4.2.0)\n jpeg           0.1-10   2022-11-29 [1] CRAN (R 4.2.0)\n jsonlite       1.8.4    2022-12-06 [1] CRAN (R 4.2.0)\n knitr          1.42     2023-01-25 [1] CRAN (R 4.2.0)\n later          1.3.0    2021-08-18 [1] CRAN (R 4.2.0)\n lattice        0.21-8   2023-04-05 [1] CRAN (R 4.2.0)\n lavaan         0.6-15   2023-03-14 [1] CRAN (R 4.2.0)\n lifecycle      1.0.3    2022-10-07 [1] CRAN (R 4.2.0)\n listenv        0.9.0    2022-12-16 [1] CRAN (R 4.2.0)\n magrittr     * 2.0.3    2022-03-30 [1] CRAN (R 4.2.0)\n MASS         * 7.3-58.3 2023-03-07 [1] CRAN (R 4.2.0)\n Matrix         1.5-4    2023-04-04 [1] CRAN (R 4.2.0)\n memoise        2.0.1    2021-11-26 [1] CRAN (R 4.2.0)\n mime           0.12     2021-09-28 [1] CRAN (R 4.2.0)\n miniUI         0.1.1.1  2018-05-18 [1] CRAN (R 4.2.0)\n mnormt         2.1.1    2022-09-26 [1] CRAN (R 4.2.0)\n munsell        0.5.0    2018-06-12 [1] CRAN (R 4.2.0)\n nlme           3.1-162  2023-01-31 [1] CRAN (R 4.2.3)\n nnet           7.3-18   2022-09-28 [1] CRAN (R 4.2.3)\n parallelly     1.35.0   2023-03-23 [1] CRAN (R 4.2.3)\n pbapply        1.7-0    2023-01-13 [1] CRAN (R 4.2.0)\n pbivnorm       0.6.0    2015-01-23 [1] CRAN (R 4.2.0)\n pcalg        * 2.7-8    2022-12-21 [1] CRAN (R 4.2.0)\n pillar         1.9.0    2023-03-22 [1] CRAN (R 4.2.0)\n pkgbuild       1.4.0    2022-11-27 [1] CRAN (R 4.2.0)\n pkgconfig      2.0.3    2019-09-22 [1] CRAN (R 4.2.0)\n pkgload        1.3.2    2022-11-16 [1] CRAN (R 4.2.0)\n plyr           1.8.8    2022-11-11 [1] CRAN (R 4.2.0)\n png            0.1-8    2022-11-29 [1] CRAN (R 4.2.0)\n ppcor          1.1      2015-12-03 [1] CRAN (R 4.2.0)\n prettyunits    1.1.1    2020-01-24 [1] CRAN (R 4.2.0)\n processx       3.8.0    2022-10-26 [1] CRAN (R 4.2.0)\n profvis        0.3.7    2020-11-02 [1] CRAN (R 4.2.0)\n promises       1.2.0.1  2021-02-11 [1] CRAN (R 4.2.0)\n ps             1.7.4    2023-04-02 [1] CRAN (R 4.2.0)\n psych          2.3.3    2023-03-18 [1] CRAN (R 4.2.0)\n purrr        * 1.0.1    2023-01-10 [1] CRAN (R 4.2.0)\n qgraph       * 1.9.4    2023-03-21 [1] CRAN (R 4.2.0)\n quadprog       1.5-8    2019-11-20 [1] CRAN (R 4.2.0)\n R6             2.5.1    2021-08-19 [1] CRAN (R 4.2.0)\n RBGL           1.72.0   2022-04-26 [1] Bioconductor\n rcausal      * 1.2.1    2022-09-06 [1] Github (bd2kccd/r-causal@cc74f8d)\n Rcpp           1.0.10   2023-01-22 [1] CRAN (R 4.2.0)\n remotes        2.4.2    2021-11-30 [1] CRAN (R 4.2.0)\n reshape2       1.4.4    2020-04-09 [1] CRAN (R 4.2.0)\n Rgraphviz    * 2.40.0   2022-04-26 [1] Bioconductor\n rJava        * 1.0-6    2021-12-10 [1] CRAN (R 4.2.0)\n rlang          1.1.0    2023-03-14 [1] CRAN (R 4.2.0)\n rmarkdown      2.21     2023-03-26 [1] CRAN (R 4.2.3)\n robustbase     0.95-1   2023-03-29 [1] CRAN (R 4.2.0)\n rpart          4.1.19   2022-10-21 [1] CRAN (R 4.2.3)\n rstatix        0.7.2    2023-02-01 [1] CRAN (R 4.2.0)\n rstudioapi     0.14     2022-08-22 [1] CRAN (R 4.2.0)\n scales         1.2.1    2022-08-20 [1] CRAN (R 4.2.0)\n sessioninfo    1.2.2    2021-12-06 [1] CRAN (R 4.2.0)\n sfsmisc        1.1-14   2022-11-24 [1] CRAN (R 4.2.0)\n shiny          1.7.4    2022-12-15 [1] CRAN (R 4.2.0)\n stringi        1.7.12   2023-01-11 [1] CRAN (R 4.2.0)\n stringr        1.5.0    2022-12-02 [1] CRAN (R 4.2.0)\n tibble         3.2.1    2023-03-20 [1] CRAN (R 4.2.0)\n tidyr          1.3.0    2023-01-24 [1] CRAN (R 4.2.0)\n tidyselect     1.2.0    2022-10-10 [1] CRAN (R 4.2.0)\n urlchecker     1.0.1    2021-11-30 [1] CRAN (R 4.2.0)\n usethis      * 2.1.6    2022-05-25 [1] CRAN (R 4.2.0)\n utf8           1.2.3    2023-01-31 [1] CRAN (R 4.2.0)\n V8             4.2.2    2022-11-03 [1] CRAN (R 4.2.0)\n vctrs          0.6.2    2023-04-19 [1] CRAN (R 4.2.0)\n withr          2.5.0    2022-03-03 [1] CRAN (R 4.2.0)\n xfun           0.38     2023-03-24 [1] CRAN (R 4.2.0)\n xtable         1.8-4    2019-04-21 [1] CRAN (R 4.2.0)\n\n [1] /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library\n\n──────────────────────────────────────────────────────────────────────────────────────────────────────────────\n```\n\n\u003c/details\u003e\n\n## Ethics \u0026 Access\nAll data used in this study are simulated, except for the data used in the empirical analysis, which is publicly available on the [Psychological Medicine Journal](https://www.cambridge.org/core/journals/psychological-medicine/article/abs/comorbid-obsessivecompulsive-disorder-and-depression-a-bayesian-network-approach/DAA4E2352A9E26809A4EAE35C366E900\\#supplementary-materials) webpage. There is no security or privacy concerns associated with the use of either the simulated or empirical data in this study.\n\nThis repository, which serves as an archive of the study is accessible to the public on [GitHub](https://github.com/KyuriP/Thesis_KP) under the license type of `GNU General Public License v3.0`. \n\n\n## Contact\nThe maintenance and public accessibility of the project repository are managed by Kyuri Park. If you have any inquiries or feedback about the project, please feel free to contact [Kyuri Park](https://kyurip.github.io/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyurip%2Fdiscovering_ccm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyurip%2Fdiscovering_ccm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyurip%2Fdiscovering_ccm/lists"}