{
  "_id": "6a27aa4024555f66ed53400f",
  "Package": "tsdataleaks",
  "Type": "Package",
  "Title": "Exploit Data Leakages in Time Series Forecasting Competitions",
  "Version": "2.1.1",
  "Authors@R": "c(\nperson(given = \"Thiyanga S.\",\nfamily = \"Talagala\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ttalagala@sjp.ac.lk\",\ncomment = c(ORCID = \"0000-0002-0656-9789\")))",
  "Description": "Forecasting competitions are of increasing importance as a\nmean to learn best practices and gain knowledge. Data leakage\nis one of the most common issues that can often be found in\ncompetitions. Data leaks can happen when the training data\ncontains information about the test data. For example: randomly\nchosen blocks of time series are concatenated to form a new\ntime series, scale-shifts, repeating patterns in time series,\nwhite noise is added in the original time series to form a new\ntime series, etc.  'tsdataleaks' package can be used to detect\ndata leakages in a collection of time series.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/thiyangt/tsdataleaks",
  "BugReports": "https://github.com/thiyangt/tsdataleaks/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://thiyangt.r-universe.dev",
  "Date/Publication": "2026-05-09 10:27:56 UTC",
  "RemoteUrl": "https://github.com/thiyangt/tsdataleaks",
  "RemoteRef": "HEAD",
  "RemoteSha": "07364170313700f44554fca2f3dd981c82fb5a60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 06:38:52 UTC",
    "User": "root"
  },
  "Author": "Thiyanga S. Talagala [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0656-9789>)",
  "Maintainer": "Thiyanga S. Talagala <ttalagala@sjp.ac.lk>",
  "MD5sum": "500550f9236ef5634a13a008c3641fcc",
  "_user": "thiyangt",
  "_type": "src",
  "_file": "tsdataleaks_2.1.1.tar.gz",
  "_fileid": "e51ea3299bd582943927358c50bab35276d6edfda4e2b85b36cb727ee164ec91",
  "_filesize": 209134,
  "_sha256": "e51ea3299bd582943927358c50bab35276d6edfda4e2b85b36cb727ee164ec91",
  "_created": "2026-06-08T06:38:52.000Z",
  "_published": "2026-06-09T05:53:04.528Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256575451,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7473196379"
    },
    {
      "job": 80256575523,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7473194645"
    },
    {
      "job": 80256575090,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7499550249"
    },
    {
      "job": 80256575077,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7499544953"
    },
    {
      "job": 80256575128,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473157032"
    },
    {
      "job": 80256575462,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473189114"
    },
    {
      "job": 80256575363,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7473186754"
    },
    {
      "job": 80256575181,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7499489701"
    },
    {
      "job": 80256575433,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7473184235"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thiyangt/tsdataleaks",
  "_commit": {
    "id": "07364170313700f44554fca2f3dd981c82fb5a60",
    "author": "thiyangt <tstalagala@gmail.com>",
    "committer": "thiyangt <tstalagala@gmail.com>",
    "message": "updated\n",
    "time": 1778322476
  },
  "_maintainer": {
    "name": "Thiyanga S. Talagala",
    "email": "ttalagala@sjp.ac.lk",
    "login": "thiyangtdata",
    "description": "",
    "uuid": 59036052,
    "orcid": "0000-0002-0656-9789"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "slider",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "thiyangt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "thiyangt",
      "count": 59,
      "uuid": 26638361
    },
    {
      "user": "janithwanni",
      "count": 1,
      "uuid": 8599256
    }
  ],
  "_userbio": {
    "uuid": 26638361,
    "type": "user",
    "name": "Thiyanga  Talagala",
    "description": "Time Series, Machine Learning Interpretability, Large-Scale Forecasting\r\n(twitter: thiyangt)"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsdataleaks"
  },
  "_devurl": "https://github.com/thiyangt/tsdataleaks",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tsdataleaks.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thiyangt/tsdataleaks",
  "_realowner": "thiyangt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.1.1",
      "date": "2024-02-06"
    }
  ],
  "_exports": [
    "find_dataleaks",
    "reason_dataleaks",
    "ts.match",
    "viz_dataleaks"
  ],
  "_help": [
    {
      "page": "find_dataleaks",
      "title": "Correlation calculation based on rolling window with overlapping observations.",
      "topics": [
        "find_dataleaks"
      ]
    },
    {
      "page": "reason_dataleaks",
      "title": "Correlation calculation based on rolling window with overlapping observations.",
      "topics": [
        "reason_dataleaks"
      ]
    },
    {
      "page": "ts.match",
      "title": "Correlation calculation based on rolling window with overlapping observations.",
      "topics": [
        "ts.match"
      ]
    },
    {
      "page": "viz_dataleaks",
      "title": "Correlation calculation based on rolling window with overlapping observations.",
      "topics": [
        "viz_dataleaks"
      ]
    }
  ],
  "_readme": "https://github.com/thiyangt/tsdataleaks/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "slider",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "warp",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tsdataleaks.Rmd",
      "filename": "tsdataleaks.html",
      "title": "tsdataleaks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "find_dataleaks: Exploit data leaks",
        "viz_dataleaks: Visualise the data leaks",
        "reason_dataleaks"
      ],
      "created": "2024-02-03 04:36:32",
      "modified": "2024-02-03 04:36:32",
      "commits": 1
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "tsdataleaks",
  "_universes": [
    "thiyangt",
    "thiyangtdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-08T06:41:24.000Z",
      "distro": "noble",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "65698e265ce54dcbe620609e1fff38e9257e98476d90a556c748f08845e101ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-08T06:41:18.000Z",
      "distro": "noble",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "f1aeee2b543571578ba53bede61013a90e5db4a398e88f784457918f4f057f4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-09T05:52:33.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "3a1e98959e17f30934e6c08263bd1579549b1be174f130a2785f8a3f85623187",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-09T05:52:01.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "01c604020a07bcb058c6c5a39fd28d176716f4c921e20f58809ffcc4c57354b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-08T06:41:22.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "a95befd20dbca0d299af8727249189855478a1dde31534d972d708d6c7cd3bc0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-08T06:40:42.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "b896faf7b5afff31e081a82cd92bbb39a9ac4104c002e21610739273b6fdfb0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-09T05:47:35.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "3a218f670c177872e598d44ec8c62dbb918e87f0a27416faf45160734ff3fd2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-08T06:40:31.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "0a22db7d49fc7bdc407d804c5b24b006be00c394dc0f389254400c9ad5127f99",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/27120321831"
    }
  ]
}