{
  "_id": "6a46d5aac8416c4719cd6245",
  "Package": "Rdrw",
  "Version": "1.0.3",
  "Date": "2026-07-02",
  "Title": "Univariate and Multivariate Damped Random Walk Processes",
  "Authors@R": "c(person(given = \"Zhirui\", family = \"Hu\", role = \"aut\"),\nperson(given = \"Hyungsuk\", family = \"Tak\", role = c(\"aut\", \"cre\"),\nemail = \"hyungsuk.tak@gmail.com\"))",
  "Author": "Zhirui Hu [aut], Hyungsuk Tak [aut, cre]",
  "Maintainer": "Hyungsuk Tak <hyungsuk.tak@gmail.com>",
  "Description": "Provides tools for fitting and simulating univariate and\nmultivariate damped random walk processes, also known as\nOrnstein-Uhlenbeck processes or first-order continuous-time\nautoregressive models, CAR(1) or CARMA(1, 0). The package\nsupports irregularly spaced observation times, heteroscedastic\nmeasurement errors, missing measurements across multivariate\ntime series, and polynomial mean trends in normalized time. The\ncurrent implementation models up to ten time series jointly.\nKalman filtering is used to evaluate the likelihood efficiently\nfor maximum likelihood estimation and Bayesian posterior\nsampling. Users should preserve sufficient numerical precision\nwhen loading astronomical observation times; see the manual for\ndetails. Also see Hu and Tak (2020)\n<doi:10.48550/arXiv.2005.08049>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 21:16:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-02 05:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/Rdrw",
  "RemoteRef": "HEAD",
  "RemoteSha": "7abea6aad3e71f5db42bb7958ccc7e5e6bf4ab50",
  "_user": "cran",
  "_type": "src",
  "_file": "Rdrw_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/a942bb896a5172ae110791ba28b88786a397bfbabf142fc5bf674750fbced1d5",
  "_filesize": 105489,
  "_sha256": "a942bb896a5172ae110791ba28b88786a397bfbabf142fc5bf674750fbced1d5",
  "_expires": "2026-10-10T21:18:34.000Z",
  "_created": "2026-07-02T21:16:08.000Z",
  "_published": "2026-07-02T21:18:34.458Z",
  "_jobs": [
    {
      "job": 84880070066,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8051840200"
    },
    {
      "job": 84880070073,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8051843298"
    },
    {
      "job": 84879680965,
      "time": 128,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8051803756"
    },
    {
      "job": 84880070072,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8051835370"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28621951481",
  "_status": "success",
  "_upstream": "https://github.com/cran/Rdrw",
  "_commit": {
    "id": "7abea6aad3e71f5db42bb7958ccc7e5e6bf4ab50",
    "author": "Hyungsuk Tak <hyungsuk.tak@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1782970802
  },
  "_maintainer": {
    "name": "Hyungsuk Tak",
    "email": "hyungsuk.tak@gmail.com",
    "login": "hyungsuktak",
    "description": "",
    "uuid": 2659260
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hyungsuktak",
      "count": 4,
      "uuid": 2659260
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rdrw"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rdrw.html",
    "manual.pdf"
  ],
  "_realowner": "hyungsuktak",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-05-08"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-19"
    },
    {
      "version": "1.0.2",
      "date": "2020-09-08"
    },
    {
      "version": "1.0.3",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "drw",
    "drw.sim"
  ],
  "_help": [
    {
      "page": "drw",
      "title": "Fitting Univariate and Multivariate Damped Random Walk Processes",
      "topics": [
        "drw"
      ]
    },
    {
      "page": "drw.sim",
      "title": "Simulating Univariate and Multivariate Damped Random Walk Processes",
      "topics": [
        "drw.sim"
      ]
    },
    {
      "page": "Rdrw-package",
      "title": "Univariate and Multivariate Damped Random Walk Processes",
      "topics": [
        "Rdrw-package"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "rdrw",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://hyungsuktak.r-universe.dev/Rdrw",
  "_previous": "1.0.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-02T21:18:01.000Z",
      "distro": "resolute",
      "commit": "7abea6aad3e71f5db42bb7958ccc7e5e6bf4ab50",
      "fileid": "https://r2.ropensci.org/0e4cffab3f2afd87772ab41a75eb578b0e83ccd02eb2c63ad641224864c42076",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28621951481"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-02T21:18:09.000Z",
      "distro": "resolute",
      "commit": "7abea6aad3e71f5db42bb7958ccc7e5e6bf4ab50",
      "fileid": "https://r2.ropensci.org/872409d7354905f35e134343934fb71629e6c0219366d161de51b87a99c3aa27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28621951481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-02T21:17:54.000Z",
      "commit": "7abea6aad3e71f5db42bb7958ccc7e5e6bf4ab50",
      "fileid": "https://r2.ropensci.org/1f585a60029c2fce0e61f3b7345602c9c8b16c8d603c9574f3b41fda7806b0c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28621951481"
    }
  ]
}