{
  "_id": "6a4e1533e691af43f13e01c6",
  "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-07-08 09:12:27 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>",
  "_user": "thiyangt",
  "_type": "src",
  "_file": "tsdataleaks_2.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/3de912875a4446208752426dd0174580056a40a780ad7b9066712e6441219a6f",
  "_filesize": 211446,
  "_sha256": "3de912875a4446208752426dd0174580056a40a780ad7b9066712e6441219a6f",
  "_expires": "2026-10-16T09:15:30.000Z",
  "_created": "2026-07-08T09:12:27.000Z",
  "_published": "2026-07-08T09:15:31.668Z",
  "_jobs": [
    {
      "job": 85830994232,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8163601151"
    },
    {
      "job": 85830994149,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8163595158"
    },
    {
      "job": 85830994029,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8163586854"
    },
    {
      "job": 85830994091,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8163581251"
    },
    {
      "job": 85830407936,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163540200"
    },
    {
      "job": 85830994119,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163586482"
    },
    {
      "job": 85830994106,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8163577818"
    },
    {
      "job": 85830994107,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8163577060"
    },
    {
      "job": 85830994136,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8163579988"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 184,
    "description": "Time Series, Machine Learning Interpretability, Large-Scale Forecasting\r\n(twitter: thiyangt)"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsdataleaks"
  },
  "_devurl": "https://github.com/thiyangt/tsdataleaks",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_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-07-08T09:14:44.000Z",
      "distro": "resolute",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/1a92d77bb9c95fcf23a5cb2adcbb104f2734aa0168ed25a9108daf87ab50426e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-07-08T09:14:31.000Z",
      "distro": "resolute",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/32180daf379be843d2bf1a512412dae76df074558f2421b5995633933503d016",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-07-08T09:14:14.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/a27699d0d739ebd491076893b36b9e663adf94dfadee34cd46d93b21ed220439",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-07-08T09:14:03.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/a1ef4d7d76ddc2a069d649fc40f6a63d4e36aff074c9f49d0694d580b63364a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-07-08T09:14:35.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/f2f5984649a7d51f578840042619b761410aa62160da8347cfbb25c56c03a9ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-08T09:13:44.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/13cf41e103a772aee22405c6fcbc8f4fe72a178d0e7ea17cc05d7c1465453f08",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-08T09:13:37.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/b695b52c460063286ce55c11bb42f263a7678c9f52fc16cce645a244a45d4f94",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-08T09:13:45.000Z",
      "commit": "07364170313700f44554fca2f3dd981c82fb5a60",
      "fileid": "https://r2.ropensci.org/495b8d645ba03e43f2828d77cd754a47bb52080c4ee5261807df16b3085ef55b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/28931153056"
    }
  ]
}