{
  "_id": "6a1f07f4b401979e7341bfe8",
  "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-05-18 06:34:54 UTC",
    "User": "root"
  },
  "Author": "Dylan Beijers [aut, cre]",
  "Maintainer": "Dylan Beijers <dylanbeijers@gmail.com>",
  "MD5sum": "6d9e5f5abab994c8adba5ed686fda084",
  "_user": "dylanb95",
  "_type": "src",
  "_file": "statespacer_0.5.0.tar.gz",
  "_fileid": "fb4bb0409775fe15445b6907930f6dfa766fe478741effba91175d69bd38a608",
  "_filesize": 1265121,
  "_sha256": "fb4bb0409775fe15445b6907930f6dfa766fe478741effba91175d69bd38a608",
  "_created": "2026-05-18T06:34:54.000Z",
  "_published": "2026-06-02T16:42:28.059Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123217712,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051032856"
    },
    {
      "job": 79123217182,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051031033"
    },
    {
      "job": 79123217462,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051031030"
    },
    {
      "job": 79123217508,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051029652"
    },
    {
      "job": 79123218306,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051038773"
    },
    {
      "job": 79123218304,
      "time": 304,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051061452"
    },
    {
      "job": 79123217600,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051033402"
    },
    {
      "job": 79123217013,
      "time": 280,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051055546"
    },
    {
      "job": 79123216452,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050991860"
    },
    {
      "job": 79123216654,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364076390"
    },
    {
      "job": 79123217299,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051032103"
    },
    {
      "job": 79123217564,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051028090"
    },
    {
      "job": 79123217268,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051030531"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 352,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statespacer"
  },
  "_devurl": "https://github.com/dylanb95/statespacer",
  "_pkgdown": "https://DylanB95.github.io/statespacer/",
  "_searchresults": 39,
  "_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",
    "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.219453537076811,
  "_indexed": true,
  "_nocasepkg": "statespacer",
  "_universes": [
    "dylanb95"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-18T06:37:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "716b54cf487935af93bad15fe5dd21c13e01f7a9e13b702e07b0379f044dff31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-18T06:37:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "84e1882807552fa253de774b618c8b3aff7dccf92900ae3fcaf21cceb2d236a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-18T06:37:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "ebfcda037ca2dbccc847a96d2c12bf3349f8f0de9a746ae20b00fb506aefcf6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-18T06:37:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "0d7fdf72cbf3db00c49d03c69455f9fca55918568523df38839e608534c7bc3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-18T06:38:01.000Z",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "5501f14964f577c9787ac8d6f7f098968aad43b4e921322a4630ab1e22caaa39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-18T06:39:09.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "3124281b63df7d808485180a56207dac3db505996ee41e439ae8a0859edcd5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-18T06:37:36.000Z",
      "arch": "aarch64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "ad6c2efc475fde926a3d9bb29a3acfd262465977e085dc7cfba0a161355f3df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-18T06:38:34.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "f6010b29429ded6cc5dae45bf6462a95ca798745bf8dc193935386b438937dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-18T06:36:56.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "2a7c53bec678ca901662581b5f49b6c0937b0c62efa1f1c5f961f9fc0ad95f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-18T06:36:39.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "b9d8fdf5756c15165503471df9293d7d30403fe991bb44cd049b315fe6285a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-18T06:36:37.000Z",
      "arch": "x86_64",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "fa1bb4e69d935165ee1fe2e244462ec2f8b02c56ef7249c5daf9b168c88ddcaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-02T16:41:43.000Z",
      "arch": "emscripten",
      "commit": "2e7affcece9637e56859d629febfc239ecdfb0ff",
      "fileid": "422e6eb10b25131f014b6be536305ccb4c4df64da56ba8ab1deb0ef9c588823a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dylanb95/actions/runs/26017426813"
    }
  ]
}