{
  "_id": "6a10520dacfb0bcc41ca161b",
  "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-05-09 11:12:07 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": "1eebe6c2f6028507d8f1fb13e1512b3c",
  "_user": "thiyangt",
  "_type": "src",
  "_file": "tsdataleaks_2.1.1.tar.gz",
  "_fileid": "f6480932443bca6bb0cf6fd263431bf33fbcf9a07b1eb328a18c5576e98babde",
  "_filesize": 210464,
  "_sha256": "f6480932443bca6bb0cf6fd263431bf33fbcf9a07b1eb328a18c5576e98babde",
  "_created": "2026-05-09T11:12:07.000Z",
  "_published": "2026-05-22T12:54:37.972Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383360982,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6895226286"
    },
    {
      "job": 77383361570,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6895229492"
    },
    {
      "job": 77383361409,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6895222506"
    },
    {
      "job": 77383361140,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6895221334"
    },
    {
      "job": 77383360434,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6895213458"
    },
    {
      "job": 77383360673,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160966322"
    },
    {
      "job": 77383361310,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6895221069"
    },
    {
      "job": 77383361406,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6895221060"
    },
    {
      "job": 77383361412,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6895221951"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881",
  "_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",
    "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": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsdataleaks"
  },
  "_devurl": "https://github.com/thiyangt/tsdataleaks",
  "_searchresults": 8,
  "_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.301029995663981,
  "_indexed": true,
  "_nocasepkg": "tsdataleaks",
  "_universes": [
    "thiyangt",
    "thiyangtdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-09T11:14:26.000Z",
      "distro": "noble",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "d97834b500b56c44b6d696c10a05b93ddac92900f2672006f807f6407c4a1983",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-09T11:15:04.000Z",
      "distro": "noble",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "2285185166b5012bc01c301ed68b7e2ef057f7908b18455f88ee4ee4475875c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-09T11:13:51.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "1a8e19a984edd6d91ef0480a10cc756838d0b9bcb3dc1b9cef4d938e9569fda8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-09T11:13:36.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "cbf70c8201dc85b968b7b478abdc8c58a70686e3989b10929ad5fca360c8d831",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-09T11:13:20.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "aa0652345d87d50a55a2d1d13c35c0e738e3c4254a91a935236a214dc1783e86",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-09T11:13:17.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "0a048a12907077df09c326b8d19b86d7256e3ae48086d73a6326738917a8b820",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-09T11:13:27.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "4952dbfdf66a66814a25d83445da07c46c54e395744b2580c955c5bb7858c337",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-05-22T12:54:20.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "ebaad180d4be7b2077d2e3054a97015cf803ae94e03340f5756c0cebc92e85ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/25599639881"
    }
  ]
}