{
  "_id": "6a16add9acfb0bcc41d846c0",
  "Package": "tssim",
  "Title": "Simulation of Daily and Monthly Time Series",
  "Version": "0.2.7",
  "Authors@R": "person(\"Daniel\", \"Ollech\", , \"daniel.ollech@bundesbank.de\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Daniel Ollech <daniel.ollech@bundesbank.de>",
  "Description": "Flexible simulation of time series using time series\ncomponents, including seasonal, calendar and outlier effects.\nMain algorithm described in Ollech, D. (2021)\n<doi:10.1515/jtse-2020-0028>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:36:39 UTC",
    "User": "root"
  },
  "Author": "Daniel Ollech [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-12-13 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/tssim",
  "RemoteRef": "HEAD",
  "RemoteSha": "507b181c1e7722eb9028be1fd99a6c16642c64dc",
  "MD5sum": "8b350fd8ef4480e9089db99e4f2f7220",
  "_user": "cran",
  "_type": "src",
  "_file": "tssim_0.2.7.tar.gz",
  "_fileid": "59a6a96543a4e3624a5f905c0c2c05d7e32591e4a2bc5ccd373124f0e9010222",
  "_filesize": 128984,
  "_sha256": "59a6a96543a4e3624a5f905c0c2c05d7e32591e4a2bc5ccd373124f0e9010222",
  "_created": "2026-05-27T08:36:39.000Z",
  "_published": "2026-05-27T08:39:53.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78039161042,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235797505"
    },
    {
      "job": 78039160965,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235797218"
    },
    {
      "job": 78038638868,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235748541"
    },
    {
      "job": 78039160980,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235802522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26500257329",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tssim",
  "_commit": {
    "id": "507b181c1e7722eb9028be1fd99a6c16642c64dc",
    "author": "Daniel Ollech <daniel.ollech@bundesbank.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.7\n",
    "time": 1734096002
  },
  "_maintainer": {
    "name": "Daniel Ollech",
    "email": "daniel.ollech@bundesbank.de",
    "login": "danielollech",
    "description": "",
    "uuid": 38073019
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dsa",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "timeDate",
      "role": "Imports"
    },
    {
      "package": "tsbox",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danielollech",
      "count": 2,
      "uuid": 38073019
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tssim"
  },
  "_searchresults": 6,
  "_topics": [
    "openjdk"
  ],
  "_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/tssim.html",
    "manual.pdf"
  ],
  "_realowner": "danielollech",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.7",
      "date": "2021-06-25"
    },
    {
      "version": "0.2.7",
      "date": "2024-12-13"
    }
  ],
  "_exports": [
    ".stretch_re",
    "sim_calendar",
    "sim_daily",
    "sim_daily_hs",
    "sim_daily_mstl",
    "sim_monthly",
    "sim_monthly_hs",
    "sim_monthly_mstl",
    "sim_outlier",
    "sim_sfac"
  ],
  "_help": [
    {
      "page": "dot-stretch_re",
      "title": "Use time warping to reduce the number of observations in a month",
      "topics": [
        ".stretch_re"
      ]
    },
    {
      "page": "sim_calendar",
      "title": "Simulate calendar effects",
      "topics": [
        "sim_calendar"
      ]
    },
    {
      "page": "sim_daily",
      "title": "Simulate a daily seasonal series",
      "topics": [
        "sim_daily"
      ]
    },
    {
      "page": "sim_daily_hs",
      "title": "Simulate a daily time series based on the HS model",
      "topics": [
        "sim_daily_hs"
      ]
    },
    {
      "page": "sim_daily_mstl",
      "title": "Daily time series simulation for the MSTL-algorithm",
      "topics": [
        "sim_daily_mstl"
      ]
    },
    {
      "page": "sim_monthly",
      "title": "Simulate a monthly seasonal series",
      "topics": [
        "sim_monthly"
      ]
    },
    {
      "page": "sim_monthly_hs",
      "title": "Simulate a monthly time series based on the HS model",
      "topics": [
        "sim_monthly_hs"
      ]
    },
    {
      "page": "sim_monthly_mstl",
      "title": "Monthly time series simulation for the MSTL-algorithm",
      "topics": [
        "sim_monthly_mstl"
      ]
    },
    {
      "page": "sim_outlier",
      "title": "Simulate an outlier",
      "topics": [
        "sim_outlier"
      ]
    },
    {
      "page": "sim_sfac",
      "title": "Simulate a seasonal factor",
      "topics": [
        "sim_sfac"
      ]
    }
  ],
  "_rundeps": [
    "anytime",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "dsa",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "memoise",
    "mime",
    "mvtnorm",
    "nlme",
    "nnet",
    "plyr",
    "R2HTML",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rJava",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "seastests",
    "stringi",
    "stringr",
    "timeDate",
    "tinytex",
    "tsbox",
    "tsoutliers",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "tssim",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://danielollech.r-universe.dev/tssim",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-27T08:39:05.000Z",
      "distro": "noble",
      "commit": "507b181c1e7722eb9028be1fd99a6c16642c64dc",
      "fileid": "730b47e8c4cbda37bd6d9f8c99321d74ba469d2b12167173172e80a5f8f61f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26500257329"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-27T08:39:03.000Z",
      "distro": "noble",
      "commit": "507b181c1e7722eb9028be1fd99a6c16642c64dc",
      "fileid": "422d7225ab60999659eb29ee0b569ccb801df4f45529d52c160ce2fdff95d0e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26500257329"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-05-27T08:39:34.000Z",
      "commit": "507b181c1e7722eb9028be1fd99a6c16642c64dc",
      "fileid": "beb5329e193b02f26b8e5981b5a38e3fb212c175690f2e9df2fc823c61e12dc1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26500257329"
    }
  ]
}