Skip to content

msde

Bayesian Inference for Multivariate Stochastic Differential Equations

v1.0.5 · Dec 16, 2021 · GPL-3

Description

Implements an MCMC sampler for the posterior distribution of arbitrary time-homogeneous multivariate stochastic differential equation (SDE) models with possibly latent components. The package provides a simple entry point to integrate user-defined models directly with the sampler's C++ code, and parallelizes large portions of the calculations when compiled with 'OpenMP'.

Downloads

207

Last 30 days

15999th

207

Last 90 days

207

Last year

CRAN Check Status

1 ERROR
2 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  6.5Mb
  sub-directories of 1Mb or more:
    libs   5.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    libs   6.1Mb
ERROR r-oldrel-windows-x86_64

tests

  Running 'testthat.R' [68s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(msde)
  > 
  > Sys.unsetenv("R_TESTS")
  > test_check("msde")
  Saving _problems/test-hest_diag-46.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 797 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-hest_diag.R:46:1'): lpi.R == lpi.cpp ─────────────────────────
  Expected `mxd[ii, 2]` to equal 0.
  Differences:
  1/1 mismatches
  [1] 0.00039 - 0 == 0.00039
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 797 ]
  Error:
  ! Test failures.
  Execution halted
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  6.5Mb
  sub-directories of 1Mb or more:
    libs   5.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    libs   6.1Mb
ERROR r-oldrel-windows-x86_64

tests

  Running 'testthat.R' [68s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(msde)
  > 
  > Sys.unsetenv("R_TESTS")
  > test_check("msde")
  Saving _problems/test-hest_diag-46.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 797 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-hest_diag.R:46:1'): lpi.R == lpi.cpp ─────────────────────────
  Expected `mxd[ii, 2]` to equal 0.
  Differences:
  1/1 mis

Dependency Network

Dependencies Reverse dependencies Rcpp whisker msde

Version History

new 1.0.5 Mar 9, 2026