{
  "_id": "6a101c77acfb0bcc41c87bac",
  "Package": "causalnet",
  "Title": "Directed Causal Network Enumeration and Simulation",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Kyuri\", family = \"Park\", email = \"kyurheep@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Enumerate orientation-consistent directed networks from an\nundirected or partially directed skeleton, detect feedback\nloops, summarize topology, and simulate node dynamics via\nstochastic differential equations.",
  "License": "GPL-3",
  "URL": "https://github.com/KyuriP/causalnet",
  "BugReports": "https://github.com/KyuriP/causalnet/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kyurip.r-universe.dev",
  "Date/Publication": "2026-01-14 16:54:25 UTC",
  "RemoteUrl": "https://github.com/kyurip/causalnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "61b7307e5be639a136cbb30c25affb8718a62e85",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:28:30 UTC",
    "User": "root"
  },
  "Author": "Kyuri Park [aut, cre]",
  "Maintainer": "Kyuri Park <kyurheep@gmail.com>",
  "MD5sum": "e3277218bbb5de0d6a80e8a919a15a72",
  "_user": "kyurip",
  "_type": "src",
  "_file": "causalnet_0.1.0.tar.gz",
  "_fileid": "4f246929431288f775afbb429864ec869a2fd9d991d4d26740f565326d5f48d5",
  "_filesize": 291523,
  "_sha256": "4f246929431288f775afbb429864ec869a2fd9d991d4d26740f565326d5f48d5",
  "_created": "2026-05-14T08:28:30.000Z",
  "_published": "2026-05-22T09:05:59.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349324386,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990360192"
    },
    {
      "job": 77349324691,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990361056"
    },
    {
      "job": 77349324566,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990358914"
    },
    {
      "job": 77349324389,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990358863"
    },
    {
      "job": 77349323540,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990326253"
    },
    {
      "job": 77349323697,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156833866"
    },
    {
      "job": 77349324569,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990357868"
    },
    {
      "job": 77349324405,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990350863"
    },
    {
      "job": 77349324508,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990346822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kyurip/causalnet",
  "_commit": {
    "id": "61b7307e5be639a136cbb30c25affb8718a62e85",
    "author": "Kyuri <kyurheep@gmail.com>",
    "committer": "Kyuri <kyurheep@gmail.com>",
    "message": "upload data\n",
    "time": 1768409665
  },
  "_maintainer": {
    "name": "Kyuri Park",
    "email": "kyurheep@gmail.com",
    "login": "kyurip",
    "uuid": 57710716
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kyurip",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 18
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 9
    },
    {
      "week": "2025-36",
      "n": 28
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-02"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kyurip",
      "count": 76,
      "uuid": 57710716
    }
  ],
  "_userbio": {
    "uuid": 57710716,
    "type": "user",
    "name": "Kyuri",
    "description": "PhD candidate @UvaCsl "
  },
  "_downloads": {
    "count": 497,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/causalnet"
  },
  "_devurl": "https://github.com/kyurip/causalnet",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/causalnet.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kyurip/causalnet",
  "_realowner": "kyurip",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-05"
    }
  ],
  "_exports": [
    "detect_feedback_loops",
    "generate_directed_networks",
    "get_sample_parameters",
    "plot_dynamics",
    "plot_network_metrics",
    "simulate_dynamics",
    "summarize_network_metrics"
  ],
  "_help": [
    {
      "page": "detect_feedback_loops",
      "title": "Detect Unique Feedback Loops in a Directed Network",
      "topics": [
        "detect_feedback_loops"
      ]
    },
    {
      "page": "generate_directed_networks",
      "title": "Generate Directed Networks Consistent with Constraints",
      "topics": [
        "generate_directed_networks"
      ]
    },
    {
      "page": "get_sample_parameters",
      "title": "Generate Sample Parameters for Node Dynamics",
      "topics": [
        "get_sample_parameters"
      ]
    },
    {
      "page": "plot_dynamics",
      "title": "Plot Dynamics with Optional Stress Shading",
      "topics": [
        "plot_dynamics"
      ]
    },
    {
      "page": "plot_network_metrics",
      "title": "Generate ggplot objects summarizing network metrics",
      "topics": [
        "plot_network_metrics"
      ]
    },
    {
      "page": "simulate_dynamics",
      "title": "Simulate network state dynamics via SDEs (nonlinear, linear, or custom)",
      "topics": [
        "simulate_dynamics"
      ]
    },
    {
      "page": "summarize_network_metrics",
      "title": "Summarize Directed Network List",
      "topics": [
        "summarize_network_metrics"
      ]
    }
  ],
  "_readme": "https://github.com/kyurip/causalnet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "using_loopnet.Rmd",
      "filename": "using_loopnet.html",
      "title": "Using loopnet: Directed Network Simulation and Feedback Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-06-04 21:18:27",
      "modified": "2025-06-04 21:18:27",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "causalnet",
  "_universes": [
    "kyurip"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T08:30:32.000Z",
      "distro": "noble",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "322e9094fc49005fb4574f447cea57b66aa5f886fb75a2bd92dcf0a9075a1d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T08:30:35.000Z",
      "distro": "noble",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "456580305add066092dcb047e4f390689f4ecdd3acf928d54cbdd9349804bb61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T08:30:36.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "5615e1c9da9e9f35f6f00baa22d025b3064d1db21b9298bf9270a4b123c72b92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T08:30:32.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "4a8470b68e63487168e99782128da1de0da1e1c0737498a0927bafde0eebcb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T08:30:19.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "2165662174de2a9b3b89444386c02a52de3be086cb49357afee2bfc8797f4f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T08:29:53.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "f36e2938f47988f39662f4fdbbe99fdfd4e56d16104ad49eae7ba000c04cc2dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T08:29:38.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "c30cde58673a5142809a5eedbd6873f978920fc6d3e0c07db707239b0f47ed9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:05:37.000Z",
      "commit": "61b7307e5be639a136cbb30c25affb8718a62e85",
      "fileid": "e7d6ea88c5fe1ca944e743dc49dc2abd0ddf419ccc6824d800df7ce68676d9bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kyurip/actions/runs/25849978367"
    }
  ]
}