{
  "_id": "6a1bf0bc1d7bb097a0a22e98",
  "Package": "VLTimeCausality",
  "Title": "Variable-Lag Time Series Causality Inference Framework",
  "Version": "0.1.5",
  "Authors@R": "person(given = \"Chainarong\",\nfamily = \"Amornbunchornvej\",\nrole = c(\"aut\", \"cre\"),\nemail = \"grandca@gmail.com\",\ncomment =c(ORCID = \"0000-0003-3131-0370\"))",
  "Description": "A framework to infer causality on a pair of time series of\nreal numbers based on variable-lag Granger causality and\ntransfer entropy. Typically, Granger causality and transfer\nentropy have an assumption of a fixed and constant time delay\nbetween the cause and effect. However, for a non-stationary\ntime series, this assumption is not true. For example,\nconsidering two time series of velocity of person A and person\nB where B follows A. At some time, B stops tying his shoes,\nthen running to catch up A. The fixed-lag assumption is not\ntrue in this case. We propose a framework that allows\nvariable-lags between cause and effect in Granger causality and\ntransfer entropy to allow them to deal with variable-lag\nnon-stationary time series. Please see Chainarong\nAmornbunchornvej, Elena Zheleva, and Tanya Berger-Wolf (2021)\n<doi:10.1145/3441452> when referring to this package in\npublications.",
  "License": "GPL-3",
  "URL": "https://github.com/DarkEyes/VLTimeSeriesCausality",
  "BugReports": "https://github.com/DarkEyes/VLTimeSeriesCausality/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://darkeyes.r-universe.dev",
  "Date/Publication": "2024-06-04 02:58:54 UTC",
  "RemoteUrl": "https://github.com/darkeyes/vltimeseriescausality",
  "RemoteRef": "HEAD",
  "RemoteSha": "e5e140b4376787b15e4140afc9408d47a44232bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:19:37 UTC",
    "User": "root"
  },
  "Author": "Chainarong Amornbunchornvej [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3131-0370>)",
  "Maintainer": "Chainarong Amornbunchornvej <grandca@gmail.com>",
  "MD5sum": "75d283ddc023a26dc9003f758a38d640",
  "_user": "darkeyes",
  "_type": "src",
  "_file": "VLTimeCausality_0.1.5.tar.gz",
  "_fileid": "3f4aa3abd42d0f91b87f93cac1e8c2a0ac03dd4a88a8493d2dfcef9ebd040b65",
  "_filesize": 288065,
  "_sha256": "3f4aa3abd42d0f91b87f93cac1e8c2a0ac03dd4a88a8493d2dfcef9ebd040b65",
  "_created": "2026-05-31T08:19:37.000Z",
  "_published": "2026-05-31T08:26:36.096Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711597427,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315186963"
    },
    {
      "job": 78711597425,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315185848"
    },
    {
      "job": 78711597419,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315207937"
    },
    {
      "job": 78711597431,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315211242"
    },
    {
      "job": 78711417169,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315169208"
    },
    {
      "job": 78711597422,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315182881"
    },
    {
      "job": 78711597417,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315180963"
    },
    {
      "job": 78711597423,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315178283"
    },
    {
      "job": 78711597444,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315179336"
    }
  ],
  "_buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/darkeyes/vltimeseriescausality",
  "_commit": {
    "id": "e5e140b4376787b15e4140afc9408d47a44232bb",
    "author": "Chainarong Amornbunchornvej <grandca@gmail.com>",
    "committer": "Chainarong Amornbunchornvej <grandca@gmail.com>",
    "message": "Upgrade to 0.1.5\n\n[CI skip] Upgrade to 0.1.5 to fix bugs\n",
    "time": 1717469934
  },
  "_maintainer": {
    "name": "Chainarong Amornbunchornvej",
    "email": "grandca@gmail.com",
    "login": "darkeyes",
    "orcid": "0000-0003-3131-0370",
    "description": "\n    A researcher in time series, data analysis, and bioinformatics\n",
    "uuid": 3850106
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dtw",
      "role": "Depends"
    },
    {
      "package": "tseries",
      "role": "Depends"
    },
    {
      "package": "RTransferEntropy",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "darkeyes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "granger-causality",
    "time-series",
    "time-series-analysis",
    "transfer-entropy"
  ],
  "_stars": 72,
  "_contributors": [
    {
      "user": "darkeyes",
      "count": 72,
      "uuid": 3850106
    }
  ],
  "_userbio": {
    "uuid": 3850106,
    "type": "user",
    "name": "Chainarong Amornbunchornvej",
    "description": "\r\n    A researcher in time series, data analysis, and bioinformatics\r\n"
  },
  "_downloads": {
    "count": 393,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VLTimeCausality"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/darkeyes/vltimeseriescausality",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/VLTimeCausality.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/darkeyes/vltimeseriescausality",
  "_realowner": "darkeyes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-20"
    },
    {
      "version": "0.1.1",
      "date": "2020-05-17"
    },
    {
      "version": "0.1.2",
      "date": "2021-03-29"
    },
    {
      "version": "0.1.3",
      "date": "2021-05-08"
    },
    {
      "version": "0.1.4",
      "date": "2022-01-24"
    },
    {
      "version": "0.1.5",
      "date": "2024-05-28"
    }
  ],
  "_exports": [
    "checkMultipleSimulationVLtimeseries",
    "followingRelation",
    "GrangerFunc",
    "MultipleSimulationVLtimeseries",
    "multipleVLGrangerFunc",
    "multipleVLTransferEntropy",
    "plotTimeSeries",
    "SimpleSimulationVLtimeseries",
    "TSNANNearestNeighborPropagation",
    "VLGrangerFunc",
    "VLTransferEntropy"
  ],
  "_help": [
    {
      "page": "checkMultipleSimulationVLtimeseries",
      "title": "checkMultipleSimulationVLtimeseries",
      "topics": [
        "checkMultipleSimulationVLtimeseries"
      ]
    },
    {
      "page": "followingRelation",
      "title": "followingRelation",
      "topics": [
        "followingRelation"
      ]
    },
    {
      "page": "GrangerFunc",
      "title": "GrangerFunc",
      "topics": [
        "GrangerFunc"
      ]
    },
    {
      "page": "MultipleSimulationVLtimeseries",
      "title": "MultipleSimulationVLtimeseries",
      "topics": [
        "MultipleSimulationVLtimeseries"
      ]
    },
    {
      "page": "multipleVLGrangerFunc",
      "title": "multipleVLGrangerFunc",
      "topics": [
        "multipleVLGrangerFunc"
      ]
    },
    {
      "page": "multipleVLTransferEntropy",
      "title": "multipleVLTransferEntropy",
      "topics": [
        "multipleVLTransferEntropy"
      ]
    },
    {
      "page": "plotTimeSeries",
      "title": "plotTimeSeries",
      "topics": [
        "plotTimeSeries"
      ]
    },
    {
      "page": "SimpleSimulationVLtimeseries",
      "title": "SimpleSimulationVLtimeseries",
      "topics": [
        "SimpleSimulationVLtimeseries"
      ]
    },
    {
      "page": "TSNANNearestNeighborPropagation",
      "title": "TSNANNearestNeighborPropagation",
      "topics": [
        "TSNANNearestNeighborPropagation"
      ]
    },
    {
      "page": "VLGrangerFunc",
      "title": "VLGrangerFunc",
      "topics": [
        "VLGrangerFunc"
      ]
    },
    {
      "page": "VLTransferEntropy",
      "title": "VLTransferEntropy",
      "topics": [
        "VLTransferEntropy"
      ]
    }
  ],
  "_readme": "https://github.com/darkeyes/vltimeseriescausality/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "digest",
    "dtw",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "parallelly",
    "proxy",
    "quadprog",
    "quantmod",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "RTransferEntropy",
    "S7",
    "scales",
    "tseries",
    "TTR",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "VLTimeCausality_demo.Rmd",
      "filename": "VLTimeCausality_demo.html",
      "title": "VLTimeCausality Demo",
      "author": "C. Amornbunchornvej",
      "engine": "knitr::knitr",
      "headings": [
        "EXAMPLE#1 Simple Simulation & Granger causality",
        "EXAMPLE#2 Simple Simulation & VL-Granger causality",
        "EXAMPLE#3 Simple Simulation & Transfer Entropy",
        "EXAMPLE#4 Simple Simulation & VL-Transfer Entropy"
      ],
      "created": "2019-12-13 07:41:45",
      "modified": "2019-12-20 14:29:14",
      "commits": 2
    }
  ],
  "_score": 5.732393759822969,
  "_indexed": true,
  "_nocasepkg": "vltimecausality",
  "_universes": [
    "darkeyes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T08:22:11.000Z",
      "distro": "noble",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "61452f77d79b66e3903f0e8f392bd7b028d3e645f1b39e11fa3dcc98d5a1c8a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T08:22:03.000Z",
      "distro": "noble",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "fd9e35f769a0039cadfc09399e72a6f27baaa49ed1a73f59a2ed5a73e75cf4ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T08:25:35.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "b610d4e14a672ee59e43d98e84dca9a3446611814d6f5e2244d00a0df69f7aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T08:26:03.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "5ac11d2af150443c8a59f906da56e5b7ee5e1b48996805033af6cdb2f6561ccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-31T08:22:02.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "3fd9de5a450eaf86e1c6182c1251e40664c095d7ba88c28c075c81ed1a3ec6fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T08:21:12.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "81a39477ceb1a71dd6591d1025723c903673ff75162a0cbe9b31f91a2d719f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T08:20:59.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "427a6b453195471ba1e8f728ced31d129d0fcc76cb46cbbd65ac3bbeda7e3901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T08:20:56.000Z",
      "commit": "e5e140b4376787b15e4140afc9408d47a44232bb",
      "fileid": "39b893af74b1bf8a46ee69f3b5bb5514314cbb7a760398612b9e2e2e17ac4aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26707472838"
    }
  ]
}