{
  "_id": "6a49c80d1f917fbb72a20e6b",
  "Package": "statespacer",
  "Version": "0.5.0",
  "Date": "2023-01-27",
  "Title": "State Space Modelling in 'R'",
  "Description": "A tool that makes estimating models in state space form a\nbreeze. See \"Time Series Analysis by State Space Methods\" by\nDurbin and Koopman (2012, ISBN: 978-0-19-964117-8) for details\nabout the algorithms implemented.",
  "Authors@R": "person(\"Dylan\", \"Beijers\", email = \"dylanbeijers@gmail.com\", \nrole = c(\"aut\", \"cre\"))",
  "URL": "https://DylanB95.github.io/statespacer/,\nhttps://github.com/DylanB95/statespacer/",
  "BugReports": "https://github.com/DylanB95/statespacer/issues/",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://dylanb95.r-universe.dev",
  "Date/Publication": "2023-01-27 23:52:59 UTC",
  "RemoteUrl": "https://github.com/dylanb95/statespacer",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e7affcece9637e56859d629febfc239ecdfb0ff",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-17 10:58:26 UTC",
    "User": "root"
  },
  "Author": "Dylan Beijers [aut, cre]",
  "Maintainer": "Dylan Beijers <dylanbeijers@gmail.com>",
  "_user": "dylanb95",
  "_type": "src",
  "_file": "statespacer_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/12fdafc694b1e6be983a2002602d1794a55f294b8b00c1e67b2fc549d00447e3",
  "_filesize": 1267433,
  "_sha256": "12fdafc694b1e6be983a2002602d1794a55f294b8b00c1e67b2fc549d00447e3",
  "_expires": "2026-10-13T02:57:15.000Z",
  "_created": "2026-06-17T10:58:26.000Z",
  "_published": "2026-07-05T02:57:17.570Z",
  "_jobs": [
    {
      "job": 85187405582,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693415803"
    },
    {
      "job": 85187405587,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693401027"
    },
    {
      "job": 85187405623,
      "time": 192,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693429132"
    },
    {
      "job": 85187405677,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693417748"
    },
    {
      "job": 85187405630,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693412399"
    },
    {
      "job": 85187405672,
      "time": 444,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693507860"
    },
    {
      "job": 85187405636,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693409754"
    },
    {
      "job": 85187405548,
      "time": 400,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693489783"
    },
    {
      "job": 85187405424,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693357616"
    },
    {
      "job": 85187405573,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693399599"
    },
    {
      "job": 85187405593,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693429378"
    },
    {
      "job": 85187405581,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693416953"
    },
    {
      "job": 85187405659,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693411441"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063",
  "_status": "success",
  "_upstream": "https://github.com/dylanb95/statespacer",
  "_commit": {
    "id": "2e7affcece9637e56859d629febfc239ecdfb0ff",
    "author": "DylanB95 <dylanbeijers@gmail.com>",
    "committer": "DylanB95 <dylanbeijers@gmail.com>",
    "message": "Adds fortran to travis config\n",
    "time": 1674863579
  },
  "_maintainer": {
    "name": "Dylan Beijers",
    "email": "dylanbeijers@gmail.com",
    "login": "dylanb95",
    "description": "",
    "uuid": 60780675
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "version": ">= 2016.8-1.1",
      "role": "Suggests"
    },
    {
      "package": "optimx",
      "version": ">= 2020-4.2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dylanb95",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cpp",
    "dynamic-linear-model",
    "forecasting",
    "gaussian-models",
    "kalman-filter",
    "mathematical-modelling",
    "state-space",
    "statistical-inference",
    "statistical-models",
    "structural-analysis",
    "time-series",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "dylanb95",
      "count": 261,
      "uuid": 60780675
    }
  ],
  "_userbio": {
    "uuid": 60780675,
    "type": "user",
    "name": "Dylan Beijers",
    "followers": 6
  },
  "_downloads": {
    "count": 369,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statespacer"
  },
  "_devurl": "https://github.com/dylanb95/statespacer",
  "_pkgdown": "https://DylanB95.github.io/statespacer/",
  "_searchresults": 54,
  "_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/statespacer.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dylanb95/statespacer",
  "_realowner": "dylanb95",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-16"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-13"
    },
    {
      "version": "0.2.1",
      "date": "2020-07-15"
    },
    {
      "version": "0.3.0",
      "date": "2020-09-16"
    },
    {
      "version": "0.4.0",
      "date": "2020-11-19"
    },
    {
      "version": "0.4.1",
      "date": "2022-05-10"
    },
    {
      "version": "0.5.0",
      "date": "2023-01-28"
    }
  ],
  "_exports": [
    "BlockMatrix",
    "Cholesky",
    "CoeffARMA",
    "SimSmoother",
    "statespacer"
  ],
  "_datasets": [
    {
      "name": "FedYieldCurve",
      "title": "Federal Reserve Interest Rates",
      "object": "FedYieldCurve",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Month",
        "M3",
        "M6",
        "Y1",
        "Y2",
        "Y3",
        "Y5",
        "Y7",
        "Y10"
      ],
      "rows": 484,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BlockMatrix",
      "title": "Combine Matrices into a Block Diagonal Matrix",
      "topics": [
        "BlockMatrix"
      ]
    },
    {
      "page": "Cholesky",
      "title": "Construct a Valid Variance - Covariance Matrix",
      "topics": [
        "Cholesky"
      ]
    },
    {
      "page": "CoeffARMA",
      "title": "Transform arbitrary matrices into ARMA coefficient matrices",
      "topics": [
        "CoeffARMA"
      ]
    },
    {
      "page": "FedYieldCurve",
      "title": "Federal Reserve Interest Rates",
      "topics": [
        "FedYieldCurve"
      ]
    },
    {
      "page": "predict.statespacer",
      "title": "State Space Model Forecasting",
      "topics": [
        "predict.statespacer"
      ]
    },
    {
      "page": "SimSmoother",
      "title": "Generating Random Samples using the Simulation Smoother",
      "topics": [
        "SimSmoother"
      ]
    },
    {
      "page": "statespacer",
      "title": "State Space Model Fitting",
      "topics": [
        "statespacer"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dylanb95/statespacer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dylanb95/statespacer/raw/HEAD/README.md",
  "_rundeps": [
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "dictionary.Rmd",
      "filename": "dictionary.html",
      "title": "Dictionary of statespacer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The general linear Gaussian state space model",
        "The object as returned by statespacer",
        "function_call",
        "system_matrices",
        "predicted",
        "filtered",
        "smoothed",
        "diagnostics",
        "optim",
        "loglik_fun",
        "standard_errors",
        "Order of parameter input",
        "References"
      ],
      "created": "2020-04-24 14:53:52",
      "modified": "2020-11-01 14:46:44",
      "commits": 12
    },
    {
      "source": "boxjenkins.Rmd",
      "filename": "boxjenkins.html",
      "title": "Fitting ARIMA models with statespacer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ARIMA modelling of the yearly sunspot data",
        "SARIMA modelling of the airline data",
        "References"
      ],
      "created": "2020-04-28 09:47:41",
      "modified": "2023-01-27 19:43:53",
      "commits": 7
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to statespacer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2020-04-23 22:02:57",
      "modified": "2020-09-15 23:40:00",
      "commits": 10
    },
    {
      "source": "selfspec.Rmd",
      "filename": "selfspec.html",
      "title": "Specify it yourself!",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dynamic Nelson-Siegel model",
        "Fitting the model",
        "References"
      ],
      "created": "2020-05-05 16:06:18",
      "modified": "2023-01-27 19:43:53",
      "commits": 6
    },
    {
      "source": "seatbelt.Rmd",
      "filename": "seatbelt.html",
      "title": "statespacer applied to UK Road Deaths",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data preparation",
        "Univariate model with deterministic level and seasonal",
        "Univariate model with stochastic level and seasonal",
        "Bivariate model of front and rear passengers",
        "References"
      ],
      "created": "2020-04-25 17:03:55",
      "modified": "2020-06-29 23:07:22",
      "commits": 10
    }
  ],
  "_score": 6.360782689873281,
  "_indexed": true,
  "_nocasepkg": "statespacer",
  "_universes": [
    "dylanb95"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-17T11:01:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/c5e98ff3fac9dc5fb2468265bae90551802dd46b1c1479575e5773d2fafe12db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/031e5620e45b9d2a9076dcc3e38f35ac1e3a1cd0995085fc4215e2a4f58ce1f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-17T11:01:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/f2033a05ab95d10e6a27fc4e9390a067dedb221f94ef7f1c9937518843d21e53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-17T11:01:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/57c6b8687c85d4b4337732e9c6d7c0d430f2bfa9a0b9e351accfebf07e00f398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-17T11:01:00.000Z",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/56e7d5db12f8e347391b0430d3022929b876951fbca755e7e8aa29842ea5f097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-17T11:02:19.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/12f4776208379e96d7e9e047bc6e2f33c20c6896bd4724303181c2ac18d7e47f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:51.000Z",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/990550511c4eb2107cde5e73df5ad07dcc2d837ea4244d2914d14b91ec606c85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-17T11:03:37.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/87131dc46e7dd977be2d71771ac52981447fe0cd04579a7701da95de6b30b035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:46.000Z",
      "arch": "emscripten",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/936984b73401f8116431b8185fc10106b9cc9f9ce43655dd7fe0f5b1e8cf7240",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:51.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/d8939f176a4a5fd5d432eb1fced11a4edff1c084af1db46622a20a9dee72e791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:38.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/766a6a86993efb893c8e85ea31820b4ef8327b01bb54cf5ddc531d27057b0b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-17T11:00:13.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "https://r2.ropensci.org/db02fddfbb93fc3f0bd34925bbfbba07a5c28c7da859d479d13bdfe56b0f4fd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/27683874063"
    }
  ]
}