{
  "_id": "6a16c31aacfb0bcc41d8807d",
  "Package": "msde",
  "Title": "Bayesian Inference for Multivariate Stochastic Differential\nEquations",
  "Version": "1.0.5",
  "Date": "2021-12-16",
  "Authors@R": "c(person(\"Martin\", \"Lysy\", role = c(\"aut\", \"cre\"),\nemail = \"mlysy@uwaterloo.ca\"),\nperson(\"Feiyu\", \"Zhu\", role = \"aut\"),\nperson(\"JunYong\", \"Tong\", role = \"aut\"),\nperson(\"Trevor\", \"Kitt\", role = \"ctb\"),\nperson(\"Nigel\", \"Delaney\", role = \"ctb\"))",
  "Description": "Implements an MCMC sampler for the posterior distribution\nof arbitrary time-homogeneous multivariate stochastic\ndifferential equation (SDE) models with possibly latent\ncomponents.  The package provides a simple entry point to\nintegrate user-defined models directly with the sampler's C++\ncode, and parallelizes large portions of the calculations when\ncompiled with 'OpenMP'.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/mlysy/msde",
  "BugReports": "https://github.com/mlysy/msde/issues",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://mlysy.r-universe.dev",
  "Date/Publication": "2022-05-24 15:39:05 UTC",
  "RemoteUrl": "https://github.com/mlysy/msde",
  "RemoteRef": "HEAD",
  "RemoteSha": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 10:03:26 UTC",
    "User": "root"
  },
  "Author": "Martin Lysy [aut, cre],\nFeiyu Zhu [aut],\nJunYong Tong [aut],\nTrevor Kitt [ctb],\nNigel Delaney [ctb]",
  "Maintainer": "Martin Lysy <mlysy@uwaterloo.ca>",
  "MD5sum": "e65ac8e13db6d625433f2db53b116322",
  "_user": "mlysy",
  "_type": "src",
  "_file": "msde_1.0.5.tar.gz",
  "_fileid": "c3e945927457f3c872d65cba76087c70fb17c3874430d383a3adbd168eef4478",
  "_filesize": 501899,
  "_sha256": "c3e945927457f3c872d65cba76087c70fb17c3874430d383a3adbd168eef4478",
  "_created": "2026-05-27T10:03:26.000Z",
  "_published": "2026-05-27T10:10:34.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78053553120,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237612859"
    },
    {
      "job": 78053552990,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237610783"
    },
    {
      "job": 78053553038,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237616156"
    },
    {
      "job": 78053553042,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237608877"
    },
    {
      "job": 78053553079,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237592366"
    },
    {
      "job": 78053553087,
      "time": 374,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237680411"
    },
    {
      "job": 78053553025,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237587840"
    },
    {
      "job": 78053553131,
      "time": 278,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237648193"
    },
    {
      "job": 78052898384,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237554807"
    },
    {
      "job": 78053553099,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237588339"
    },
    {
      "job": 78053553037,
      "time": 206,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237623909"
    },
    {
      "job": 78053552971,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237614767"
    },
    {
      "job": 78053553021,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237604867"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlysy/msde",
  "_commit": {
    "id": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
    "author": "mlysy <mlysy@users.noreply.github.com>",
    "committer": "mlysy <mlysy@users.noreply.github.com>",
    "message": "fixed roundoff issue in sde.init\n",
    "time": 1653406745
  },
  "_maintainer": {
    "name": "Martin Lysy",
    "email": "mlysy@uwaterloo.ca",
    "login": "mlysy",
    "description": "Martin Lysy",
    "uuid": 10173557
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.7",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RcppProgress",
      "role": "Suggests"
    }
  ],
  "_owner": "mlysy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mlysy",
      "count": 121,
      "uuid": 10173557
    },
    {
      "user": "feiyuzhu",
      "count": 105,
      "uuid": 8850668
    },
    {
      "user": "jun2tong",
      "count": 33,
      "uuid": 11657508
    },
    {
      "user": "gxyau",
      "count": 6,
      "uuid": 6889196
    }
  ],
  "_userbio": {
    "uuid": 10173557,
    "type": "user",
    "name": "mlysy",
    "description": "Martin Lysy"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/msde"
  },
  "_devurl": "https://github.com/mlysy/msde",
  "_searchresults": 27,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/msde.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlysy/msde",
  "_realowner": "mlysy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-07-05"
    },
    {
      "version": "1.0.2",
      "date": "2017-10-11"
    },
    {
      "version": "1.0.3",
      "date": "2017-12-19"
    },
    {
      "version": "1.0.4",
      "date": "2019-01-15"
    },
    {
      "version": "1.0.5",
      "date": "2021-12-17"
    }
  ],
  "_exports": [
    "mou.loglik",
    "mvn.hyper.check",
    "sde.diff",
    "sde.drift",
    "sde.examples",
    "sde.init",
    "sde.loglik",
    "sde.make.model",
    "sde.post",
    "sde.prior",
    "sde.sim",
    "sde.valid.data",
    "sde.valid.params"
  ],
  "_help": [
    {
      "page": "msde-package",
      "title": "msde: Bayesian Inference for Multivariate Stochastic Differential Equations",
      "topics": [
        "msde-package",
        "msde"
      ]
    },
    {
      "page": "mou.loglik",
      "title": "Loglikelihood for multivariate Ornstein-Uhlenbeck process.",
      "topics": [
        "mou.loglik"
      ]
    },
    {
      "page": "mvn.hyper.check",
      "title": "Argument checking for the default multivariate normal prior.",
      "topics": [
        "mvn.hyper.check"
      ]
    },
    {
      "page": "sde.diff",
      "title": "SDE diffusion function.",
      "topics": [
        "sde.diff"
      ]
    },
    {
      "page": "sde.drift",
      "title": "SDE drift function.",
      "topics": [
        "sde.drift"
      ]
    },
    {
      "page": "sde.examples",
      "title": "Example SDE models.",
      "topics": [
        "sde.examples"
      ]
    },
    {
      "page": "sde.init",
      "title": "MCMC initialization.",
      "topics": [
        "sde.init"
      ]
    },
    {
      "page": "sde.loglik",
      "title": "SDE loglikelihood function.",
      "topics": [
        "sde.loglik"
      ]
    },
    {
      "page": "sde.make.model",
      "title": "Create an SDE model object.",
      "topics": [
        "sde.make.model"
      ]
    },
    {
      "page": "sde.post",
      "title": "MCMC sampler for the SDE posterior.",
      "topics": [
        "sde.post"
      ]
    },
    {
      "page": "sde.prior",
      "title": "SDE prior function.",
      "topics": [
        "sde.prior"
      ]
    },
    {
      "page": "sde.sim",
      "title": "Simulation of multivariate SDE trajectories.",
      "topics": [
        "sde.sim"
      ]
    },
    {
      "page": "sde.valid",
      "title": "SDE data and parameter validators.",
      "topics": [
        "sde.valid",
        "sde.valid.data",
        "sde.valid.params"
      ]
    }
  ],
  "_readme": "https://github.com/mlysy/msde/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppProgress",
    "whisker"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "msde-exmodels.Rmd",
      "filename": "msde-exmodels.html",
      "title": "Example SDE models provided by msde",
      "author": "Martin Lysy, JunYong Tong, Nigel Delaney",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Heston's stochastic volatility model",
        "Bivariate Ornstein-Uhlenbeck process",
        "Lotka-Volterra predator-prey model",
        "Prokaryotic autoregulatory gene network model",
        "References"
      ],
      "created": "2017-07-04 16:26:33",
      "modified": "2021-12-17 04:53:34",
      "commits": 7
    },
    {
      "source": "msde-quicktut.Rmd",
      "filename": "msde-quicktut.html",
      "title": "Inference for Multivariate Stochastic Differential Equations with msde",
      "author": "Martin Lysy, JunYong Tong, Nigel Delaney",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Creating an sde.model object",
        "The sdeModel class definition",
        "Compiling and checking the sde.model object",
        "Simulating trajectories from the Lotka-Volterra model",
        "Inference for multivariate SDE models",
        "Missing data specification with sde.init()",
        "Default prior specification",
        "Default prior",
        "Custom prior specification",
        "The sdePrior class definition",
        "Formatting the R input to the C++ code",
        "Compiling and checking the prior",
        "Installation",
        "Enable C++ compiling for R",
        "Optimize settings for the C++ compiler (optional)",
        "Enable OpenMP support (optional)",
        "References"
      ],
      "created": "2017-06-14 21:08:35",
      "modified": "2021-12-17 04:53:34",
      "commits": 9
    }
  ],
  "_score": 4.90848501887865,
  "_indexed": true,
  "_nocasepkg": "msde",
  "_universes": [
    "mlysy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "5680f2e45bd1e1099180c90738a4f76061fa5a19238cfa6717dc36cb4cd5060a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "231e162cc340791ac02bb076433258a06b8b66ef8b0ad09879b0e71381669d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-27T10:06:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "1d96c8acb46154973bc8d766fac1443fc58ca3a1e4000c68ea7b7ae65b187121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "802251d9e193f64fcd3583094571bd16dd6b392cee9151b0a5b50fbb70f6c348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:01.000Z",
      "arch": "aarch64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "229ab741db73cc3c74dcc53fd42cb511cb3f49e832ff332deb339870c005ac1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-27T10:07:16.000Z",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "4df9d13c7a833da187f941f66e7fe2855694f9d27020679ceeb8d234a3a565b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-27T10:04:58.000Z",
      "arch": "aarch64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "f71d16b77c0f8dfdcd54bd0ff72df2dc8fd80507f81e1e0989ef1cd4742be449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-27T10:06:50.000Z",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "e28c04eb2fb1ac51f4b5ff9022ee0bc0404fd37766e644348437c938a4aeac2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:28.000Z",
      "arch": "emscripten",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "b6d553dd28ae4c5c78cfc9d120b4656d285ea6f46ea320d75ec73821ec7f7e0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-27T10:04:57.000Z",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "9e6433aae28a6796b5c5f8d494e6a01b91f8334422c7815574274c323a98d233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-27T10:05:09.000Z",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "43e1471032fd7e675e12e4306fdb167b3d3ba5b3902b2535ab6c8741b07ce2b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-27T10:04:46.000Z",
      "arch": "x86_64",
      "commit": "2774ebd9f2dcd5087d5f6cbffabcd86c0d28ce69",
      "fileid": "cfc1a2c48bac396ec200bc1844b9692d6a600d7ce87b9a24dd264b5c4fb59e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/26504384811"
    }
  ]
}