{
  "_id": "6a10406aacfb0bcc41c9d1e3",
  "Package": "ASV",
  "Type": "Package",
  "Title": "Stochastic Volatility Models with or without Leverage",
  "Version": "1.1.4",
  "Date": "2024-02-15",
  "Authors@R": "c(person(\"Yasuhiro\", \"Omori\", email = \"omori.yasuhiro@gmail.com\", role = c(\"aut\", \"cre\")),person(\"Ryuji\", \"Hashimoto\", role = \"ctr\"))",
  "Maintainer": "Yasuhiro Omori <omori.yasuhiro@gmail.com>",
  "Description": "The efficient Markov chain Monte Carlo estimation of\nstochastic volatility models with and without leverage\n(asymmetric and symmetric stochastic volatility models).\nFurther, it computes the logarithm of the likelihood given\nparameters using particle filters.",
  "URL": "https://sites.google.com/view/omori-stat/english/software/asv-r",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:15:55 UTC",
    "User": "root"
  },
  "Author": "Yasuhiro Omori [aut, cre], Ryuji Hashimoto [ctr]",
  "Repository": "https://omori-yasuhiro.r-universe.dev",
  "Date/Publication": "2024-02-16 02:29:31 UTC",
  "RemoteUrl": "https://github.com/cran/ASV",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
  "MD5sum": "489844860415382759ff4815345f955e",
  "_user": "omori-yasuhiro",
  "_type": "src",
  "_file": "ASV_1.1.4.tar.gz",
  "_fileid": "9d763fb371298dfdd1033e97af78bb7a32932cb72ccfca21fa4316924552be3f",
  "_filesize": 161141,
  "_sha256": "9d763fb371298dfdd1033e97af78bb7a32932cb72ccfca21fa4316924552be3f",
  "_created": "2026-05-11T08:15:55.000Z",
  "_published": "2026-05-22T11:39:22.316Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372127328,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913516516"
    },
    {
      "job": 77372127423,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913518550"
    },
    {
      "job": 77372127400,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913519034"
    },
    {
      "job": 77372127373,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913518624"
    },
    {
      "job": 77372127405,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913525167"
    },
    {
      "job": 77372127140,
      "time": 231,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913546235"
    },
    {
      "job": 77372127178,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913523363"
    },
    {
      "job": 77372127399,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913552089"
    },
    {
      "job": 77372127069,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913474596"
    },
    {
      "job": 77372126670,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159590218"
    },
    {
      "job": 77372127279,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913522468"
    },
    {
      "job": 77372127397,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913516651"
    },
    {
      "job": 77372127218,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913524773"
    }
  ],
  "_buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ASV",
  "_commit": {
    "id": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
    "author": "Yasuhiro Omori <omori.yasuhiro@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.4\n",
    "time": 1708050571
  },
  "_maintainer": {
    "name": "Yasuhiro Omori",
    "email": "omori.yasuhiro@gmail.com",
    "login": "omori-yasuhiro",
    "uuid": 65209285
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "freqdom",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "omori-yasuhiro",
      "count": 5,
      "uuid": 65209285
    }
  ],
  "_userbio": {
    "uuid": 65209285,
    "type": "user",
    "name": "omori-yasuhiro"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ASV"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ASV.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "omori-yasuhiro",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-02"
    },
    {
      "version": "1.1.0",
      "date": "2022-09-02"
    },
    {
      "version": "1.1.1",
      "date": "2022-10-19"
    },
    {
      "version": "1.1.2",
      "date": "2024-01-19"
    },
    {
      "version": "1.1.4",
      "date": "2024-02-15"
    }
  ],
  "_exports": [
    "asv_apf",
    "asv_logML",
    "asv_mcmc",
    "asv_pf",
    "asv_posterior",
    "asv_prior",
    "ReportMCMC",
    "sv_apf",
    "sv_logML",
    "sv_mcmc",
    "sv_pf",
    "sv_posterior",
    "sv_prior"
  ],
  "_help": [
    {
      "page": "ASV-package",
      "title": "Stochastic Volatility Models with or without Leverage",
      "topics": [
        "ASV-package",
        "ASV"
      ]
    },
    {
      "page": "asv_apf",
      "title": "Auxiliary particle filter for stochastic volatility models with leverage",
      "topics": [
        "asv_apf"
      ]
    },
    {
      "page": "asv_logML",
      "title": "Compute the logarithm of the marginal likelihood for the stochastic volatility models with leverage",
      "topics": [
        "asv_logML"
      ]
    },
    {
      "page": "asv_mcmc",
      "title": "MCMC estimation for stochastic volatility models with leverage",
      "topics": [
        "asv_mcmc"
      ]
    },
    {
      "page": "asv_pf",
      "title": "Particle filter for stochastic volatility models with leverage",
      "topics": [
        "asv_pf"
      ]
    },
    {
      "page": "asv_posterior",
      "title": "Compute the logarithm of the posterior density for the stochastic volatility models with leverage",
      "topics": [
        "asv_posterior"
      ]
    },
    {
      "page": "asv_prior",
      "title": "Compute the logarithm of the prior density for the stochastic volatility models with leverage",
      "topics": [
        "asv_prior"
      ]
    },
    {
      "page": "ReportMCMC",
      "title": "Summary statistics, diagnostic statistics and plots.",
      "topics": [
        "ReportMCMC"
      ]
    },
    {
      "page": "sv_apf",
      "title": "Auxiliary particle filter for stochastic volatility models without leverage",
      "topics": [
        "sv_apf"
      ]
    },
    {
      "page": "sv_logML",
      "title": "Compute the logarithm of the marginal likelihood for the stochastic volatility models without leverage",
      "topics": [
        "sv_logML"
      ]
    },
    {
      "page": "sv_mcmc",
      "title": "MCMC estimation for stochastic volatility models without leverage",
      "topics": [
        "sv_mcmc"
      ]
    },
    {
      "page": "sv_pf",
      "title": "Particle filter for stochastic volatility models without leverage",
      "topics": [
        "sv_pf"
      ]
    },
    {
      "page": "sv_posterior",
      "title": "Compute the logarithm of the posterior density for the stochastic volatility models without leverage",
      "topics": [
        "sv_posterior"
      ]
    },
    {
      "page": "sv_prior",
      "title": "Compute the logarithm of the prior density for the stochastic volatility models without leverage",
      "topics": [
        "sv_prior"
      ]
    }
  ],
  "_rundeps": [
    "freqdom",
    "matrixcalc",
    "mvtnorm",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "asv",
  "_universes": [
    "omori-yasuhiro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T08:17:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "d41b17aee2fcb170530587e698398107b9f286f4dc01dd4cfd94e70abfa29385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T08:18:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "aee44cfb5f7d61e4362690a3f1567e8095e0be253ced8400541772cc256c09ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T08:18:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "af205d0fb9679a8f16485b726aafdcef19877ddb76f56742c05e2b19e3fce678",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T08:18:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "dc251adc8a833cc3574c3beabb95ebc5c4fdee2048bd9a4a954d83465f22192e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T08:18:34.000Z",
      "arch": "aarch64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "48007786cced4772916f0868f44273b1bc57dd0c7408e15c0989b0e0d8fa074a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T08:19:14.000Z",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "1668bfd83dc9dedd1c63ef9fe99fc070e28e70219edfebe4698104b4c7f65fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T08:18:23.000Z",
      "arch": "aarch64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "b1c8b360f592fc8781810bf1fbec0fa5d45e1968bad8668a0d3f9ad2fb286870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T08:19:31.000Z",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "ed8f96c8a4fa3526b611279ef9838ae322eb572ff0a25c57eec82764b8659d51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T08:17:22.000Z",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "9be4a63d16d77a89c4e5fdb3f6e269636a7872485ab6031b0cf21235229df176",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T08:17:28.000Z",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "1cf8eac8b4bd8bfec8a1fab09c84b6ad71fe524cb962d382b3a17b977a9f41f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T08:17:33.000Z",
      "arch": "x86_64",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "dc3ac7a43db959c6fa6e87cfe8cf5d46af4def64282b902f09f603fcdace4b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-05-22T11:38:57.000Z",
      "arch": "emscripten",
      "commit": "c9d00a8ab694ef59ce7b5395fe577eb02d2e1a95",
      "fileid": "7d70785b17e00184f8b8698986c8946a037f09363f91203904d7322bd9cf494d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/omori-yasuhiro/actions/runs/25658369866"
    }
  ]
}