{
  "_id": "6a197594acfb0bcc41df1441",
  "Package": "FKF",
  "Title": "Fast Kalman Filter",
  "Version": "0.2.6",
  "Authors@R": "c(person(given = \"David\", family=\"Luethi\", role=c(\"aut\")),\nperson(given = \"Philipp\", family=\"Erb\", role=c(\"aut\")),\nperson(given = \"Simon\", family=\"Otziger\", role=c(\"aut\")),\nperson(given = \"Daniel\",\nfamily = \"McDonald\",\nrole = c(\"aut\"),\nemail = \"daniel@stat.ubc.ca\"),\nperson(given = \"Paul\",\nfamily = \"Smith\",\nrole = c(\"aut\",\"cre\"),\nemail = \"paul@waternumbers.co.uk\",\ncomment = c(ORCID = \"0000-0002-0034-3412\")))",
  "Description": "This is a fast and flexible implementation of the Kalman\nfilter and smoother, which can deal with NAs. It is entirely\nwritten in C and relies fully on linear algebra subroutines\ncontained in BLAS and LAPACK. Due to the speed of the filter,\nthe fitting of high-dimensional linear state space models to\nlarge datasets becomes possible. This package also contains a\nplot function for the visualization of the state vector and\ngraphical diagnostics of the residuals.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/waternumbers/FKF/issues",
  "URL": "https://waternumbers.github.io/FKF/,\nhttps://github.com/waternumbers/FKF",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Packaged": {
    "Date": "2026-05-29 11:13:51 UTC",
    "User": "root"
  },
  "Author": "David Luethi [aut], Philipp Erb [aut], Simon Otziger [aut],\nDaniel McDonald [aut], Paul Smith [aut, cre]\n(<https://orcid.org/0000-0002-0034-3412>)",
  "Maintainer": "Paul Smith <paul@waternumbers.co.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-09 02:56:14 UTC",
  "RemoteUrl": "https://github.com/cran/FKF",
  "RemoteRef": "HEAD",
  "RemoteSha": "100e547137d819c0a8aa0e32a16a6390ba86319c",
  "MD5sum": "336b168f5c294c136b921a3f71bd128b",
  "_user": "cran",
  "_type": "src",
  "_file": "FKF_0.2.6.tar.gz",
  "_fileid": "1de70a9fe6ae6d025e9220d764f9ced8f69c453d15ecccec18df7452fc36ca37",
  "_filesize": 1471408,
  "_sha256": "1de70a9fe6ae6d025e9220d764f9ced8f69c453d15ecccec18df7452fc36ca37",
  "_created": "2026-05-29T11:13:51.000Z",
  "_published": "2026-05-29T11:16:36.347Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78489802351,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289382351"
    },
    {
      "job": 78489802346,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289379635"
    },
    {
      "job": 78489802352,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289378826"
    },
    {
      "job": 78489802402,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289382221"
    },
    {
      "job": 78489356092,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289343816"
    },
    {
      "job": 78489802331,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289370517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FKF",
  "_commit": {
    "id": "100e547137d819c0a8aa0e32a16a6390ba86319c",
    "author": "Paul Smith <paul@waternumbers.co.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.6\n",
    "time": 1725850574
  },
  "_maintainer": {
    "name": "Paul Smith",
    "email": "paul@waternumbers.co.uk",
    "login": "waternumbers",
    "description": "",
    "uuid": 29105940,
    "orcid": "0000-0002-0034-3412"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "waternumbers",
      "count": 10,
      "uuid": 29105940
    },
    {
      "user": "philbillkill",
      "count": 3,
      "uuid": 37319776
    },
    {
      "user": "luethid",
      "count": 1,
      "uuid": 4797193
    },
    {
      "user": "marcweibel",
      "count": 1,
      "uuid": 7464422
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FKF"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/waternumbers/fkf",
  "_pkgdown": "https://waternumbers.github.io/FKF/",
  "_searchresults": 65,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FKF.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/waternumbers/fkf",
  "_realowner": "waternumbers",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2009-02-12"
    },
    {
      "version": "0.0.2",
      "date": "2009-07-18"
    },
    {
      "version": "0.1.0",
      "date": "2009-10-19"
    },
    {
      "version": "0.1.1",
      "date": "2010-11-03"
    },
    {
      "version": "0.1.2",
      "date": "2012-03-21"
    },
    {
      "version": "0.1.3",
      "date": "2014-02-10"
    },
    {
      "version": "0.1.4",
      "date": "2018-07-13"
    },
    {
      "version": "0.1.5",
      "date": "2018-07-20"
    },
    {
      "version": "0.1.6",
      "date": "2020-06-01"
    },
    {
      "version": "0.1.7",
      "date": "2020-06-14"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-28"
    },
    {
      "version": "0.2.2",
      "date": "2021-10-17"
    },
    {
      "version": "0.2.3",
      "date": "2021-12-17"
    },
    {
      "version": "0.2.4",
      "date": "2022-10-10"
    },
    {
      "version": "0.2.5",
      "date": "2024-01-30"
    },
    {
      "version": "0.2.6",
      "date": "2024-09-08"
    }
  ],
  "_exports": [
    "fkf",
    "fks"
  ],
  "_help": [
    {
      "page": "fkf",
      "title": "Fast Kalman filter",
      "topics": [
        "fkf"
      ]
    },
    {
      "page": "fks",
      "title": "Fast Kalman Smoother",
      "topics": [
        "fks"
      ]
    },
    {
      "page": "plot.fkf",
      "title": "Plotting fkf objects",
      "topics": [
        "plot.fkf"
      ]
    },
    {
      "page": "plot.fks",
      "title": "Plotting fks objects",
      "topics": [
        "plot.fks"
      ]
    }
  ],
  "_readme": "https://github.com/cran/FKF/raw/HEAD/README.md",
  "_rundeps": [],
  "_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)"
    }
  ],
  "_vignettes": [
    {
      "source": "FKF.Rmd",
      "filename": "FKF.html",
      "title": "Fast Kalman Filter",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generating synthetic data",
        "Estimation",
        "Results"
      ],
      "created": "2020-06-01 18:10:02",
      "modified": "2021-12-17 15:32:03",
      "commits": 4
    }
  ],
  "_score": 5.068185861746162,
  "_indexed": false,
  "_nocasepkg": "fkf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://waternumbers.r-universe.dev/FKF",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-29T11:16:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "100e547137d819c0a8aa0e32a16a6390ba86319c",
      "fileid": "035886f071e062dae57b71bda07c5804b0f0305b7bcfb66eb89157fc8aa851a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-29T11:15:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "100e547137d819c0a8aa0e32a16a6390ba86319c",
      "fileid": "103748c0a883355a5400d83658cee339ea880a4538b3cc704e3b83bf45f920ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-29T11:15:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "100e547137d819c0a8aa0e32a16a6390ba86319c",
      "fileid": "3827d312a08d9433eac9ad4efdc02a9b3b5857e6f7e6e29f9bd67575c5a6331e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-29T11:16:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "100e547137d819c0a8aa0e32a16a6390ba86319c",
      "fileid": "b0df35afe7f435380aeb43d600f3d3b76fad715e153cb4305074432857967cb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-29T11:15:42.000Z",
      "arch": "emscripten",
      "commit": "100e547137d819c0a8aa0e32a16a6390ba86319c",
      "fileid": "49e783c51b20a431d3bab5ccde568ea65d3543b7126d52daabe259e40226c939",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633923978"
    }
  ]
}