{
  "_id": "6a49b7d5dbd0482285eb6fdb",
  "Package": "RcppKalman",
  "Type": "Package",
  "Title": "'RcppArmadillo'-Based Kalman Filtering",
  "Version": "0.0.6.1",
  "Date": "2018-12-23",
  "Author": "Dirk Eddelbuettel",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "Description": "An 'RcppArmadillo'-based port of the Kalman filtering code\nin the 'EKF/UKF Toolbox for Matlab' by Simo Särkkä, Jouni\nHartikainen, and Arno Solin is provided.\n.\nNote that this package is at this point still incomplete, but contains\ntwo demo functions replicating demos in 'EKF/UKF'.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "5.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2025-08-31 14:57:38 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppkalman",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4e950f5727db660725e96702fd293eabf9871c7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 08:22:30 UTC",
    "User": "root"
  },
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppKalman_0.0.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/eae33bb30d84b8870ff517cea5857d4eded6f82c55ef4f49b1a214d07a163880",
  "_filesize": 2284244,
  "_sha256": "eae33bb30d84b8870ff517cea5857d4eded6f82c55ef4f49b1a214d07a163880",
  "_expires": "2026-10-13T01:48:03.000Z",
  "_created": "2026-06-18T08:22:30.000Z",
  "_published": "2026-07-05T01:48:05.319Z",
  "_jobs": [
    {
      "job": 85183646942,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718008190"
    },
    {
      "job": 85183646934,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718005061"
    },
    {
      "job": 85183646919,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718007623"
    },
    {
      "job": 85183646883,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718002586"
    },
    {
      "job": 85183647002,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7717991325"
    },
    {
      "job": 85183646888,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718044906"
    },
    {
      "job": 85183646887,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718003504"
    },
    {
      "job": 85183646881,
      "time": 296,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718056467"
    },
    {
      "job": 85183646889,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717950476"
    },
    {
      "job": 85183646969,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717998901"
    },
    {
      "job": 85183646885,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718003966"
    },
    {
      "job": 85183646993,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718002424"
    },
    {
      "job": 85183646884,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718013406"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rcppkalman",
  "_commit": {
    "id": "c4e950f5727db660725e96702fd293eabf9871c7",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Define -DARMA_USE_CURRENT\n",
    "time": 1756652258
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 37,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 63,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1943
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppKalman"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppkalman",
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RcppKalman.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "expm",
    "kfPredict",
    "kfUpdate",
    "ltiDisc",
    "rtsSmoother",
    "tfSmoother"
  ],
  "_help": [
    {
      "page": "RcppKalman-package",
      "title": "RcppArmadillo based Kalman filteringKalman Filtering in C++ accessible to R via Rcpp",
      "topics": [
        "RcppKalman-package",
        "RcppKalman"
      ]
    },
    {
      "page": "expm",
      "title": "Compute the exponential of a matrix",
      "topics": [
        "expm"
      ]
    },
    {
      "page": "kfPredict",
      "title": "Kalman Filter Prediction step",
      "topics": [
        "kfPredict"
      ]
    },
    {
      "page": "kfUpdate",
      "title": "Kalman Filter measurement update step",
      "topics": [
        "kfUpdate"
      ]
    },
    {
      "page": "ltiDisc",
      "title": "Discretize Linear Time-Invariant ODE",
      "topics": [
        "ltiDisc"
      ]
    },
    {
      "page": "rtsSmoother",
      "title": "Rauch-Tung-Striebel smoother",
      "topics": [
        "rtsSmoother"
      ]
    },
    {
      "page": "tfSmoother",
      "title": "Two-filter Smoother",
      "topics": [
        "tfSmoother"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppkalman/raw/HEAD/README.md",
  "_rundeps": [
    "expm",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_score": 3.2671717284030137,
  "_indexed": true,
  "_nocasepkg": "rcppkalman",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:25:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/b56990511297528aeb340530ce2e7456b6040e80c2865b9f6b728b2111d1a4a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/258497f50b84c304dddfff24a344aa7e935a0d8a052a04c354ea912bd6876bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:25:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/8c58675fc32ced196d6be461e06a6ad335c848f8eb1f658272c4212161e87152",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/4da96828635899c2bd69d26b9ed04091ae39679d5c6d7055605090a826b2bc05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:41.000Z",
      "arch": "aarch64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/228753c6b59a3d6340528713f763ccdae58e479bc9987d7c31516d7e599bdebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:26:18.000Z",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/a960a4acf4a9e45a421bc16d76db4efbbdeacf44a913b244dd7fb49fd350b418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:55.000Z",
      "arch": "aarch64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/2019b1634d00a706acbdb3b7601af7af03dacd0cef3740b8f4d30e76e24ed796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:26:40.000Z",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/dd1f11a6667c3e8917172522d5327d00a733aba0fca7bd9f435a3ee84b9a07c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:25:09.000Z",
      "arch": "emscripten",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/018d0a2859ee24dfc49c6fc787d2dc1b5cfe6f2ff8d801b016e122d4ad87fc15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:17.000Z",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/876a242fbf1c4d56dc6c90f17e36dfca1212275214878fe7bcff08454a0d86db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:16.000Z",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/18b78dec7f3ec59e2e7e6175f236e8c74c45b243bea5e37eeaeb40bafa0b4f5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6.1",
      "date": "2026-06-18T08:24:25.000Z",
      "arch": "x86_64",
      "commit": "c4e950f5727db660725e96702fd293eabf9871c7",
      "fileid": "https://r2.ropensci.org/99656814fc2a2526daba040bb456f570fafcbe224df09c3f1c529a61694946fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27746399701"
    }
  ]
}