{
  "_id": "6a1abfd71d7bb097a09d6653",
  "Package": "LangevinFlow",
  "Type": "Package",
  "Title": "Langevin Diffusion Samplers with a C++ Backend",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Behrooz\",\nfamily = \"Moosavi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"bem159@pitt.edu\",\ncomment = c(ORCID = \"0000-0003-4378-3167\"))",
  "Description": "Provides lightweight, dependency-minimal implementations\nof Langevin diffusion based Markov chain Monte Carlo samplers,\nincluding the Unadjusted Langevin Algorithm (ULA) and the\nMetropolis-Adjusted Langevin Algorithm (MALA). The core\nsampling loops are written in C++ via 'Rcpp' and\n'RcppArmadillo' for performance, while exposing a simple\nR-level interface where the user supplies the gradient of the\nnegative log-density (and, for MALA, the negative log-density\nitself). Intended as a building block for Bayesian inference\nand stochastic optimization rather than a full probabilistic\nprogramming framework. Methods follow Roberts and Tweedie\n(1996) <doi:10.2307/3318418> and Roberts and Rosenthal (1998)\n<doi:10.1111/1467-9868.00123>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/BehroozMoosavi/LangevinFlow",
  "BugReports": "https://github.com/BehroozMoosavi/LangevinFlow/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://behroozmoosavi.r-universe.dev",
  "Date/Publication": "2026-05-26 20:54:49 UTC",
  "RemoteUrl": "https://github.com/behroozmoosavi/langevinflow",
  "RemoteRef": "HEAD",
  "RemoteSha": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 07:21:33 UTC",
    "User": "root"
  },
  "Author": "Behrooz Moosavi [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4378-3167>)",
  "Maintainer": "Behrooz Moosavi <bem159@pitt.edu>",
  "MD5sum": "14b6ddb002f4c21b895745042351167e",
  "_user": "behroozmoosavi",
  "_type": "src",
  "_file": "LangevinFlow_0.1.0.tar.gz",
  "_fileid": "cda887182aae07c0b7ec49c318549954e99f209bdd297b81059be455ba28669d",
  "_filesize": 260993,
  "_sha256": "cda887182aae07c0b7ec49c318549954e99f209bdd297b81059be455ba28669d",
  "_created": "2026-05-30T07:21:33.000Z",
  "_published": "2026-05-30T10:45:43.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78633166211,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306439500"
    },
    {
      "job": 78633166213,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306438388"
    },
    {
      "job": 78633166205,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306440372"
    },
    {
      "job": 78633166209,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306439320"
    },
    {
      "job": 78633166204,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307372252"
    },
    {
      "job": 78633166215,
      "time": 304,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306550057"
    },
    {
      "job": 78633166210,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307389330"
    },
    {
      "job": 78633166207,
      "time": 248,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306544033"
    },
    {
      "job": 78632978719,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306425580"
    },
    {
      "job": 78633166199,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306437504"
    },
    {
      "job": 78633166208,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306439879"
    },
    {
      "job": 78633166206,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306438143"
    },
    {
      "job": 78633166202,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306442178"
    }
  ],
  "_buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/behroozmoosavi/langevinflow",
  "_commit": {
    "id": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
    "author": "Behrooz <bem159@pitt.edu>",
    "committer": "Behrooz <bem159@pitt.edu>",
    "message": "Update URLs to point at real GitHub repo\n",
    "time": 1779828889
  },
  "_maintainer": {
    "name": "Behrooz Moosavi",
    "email": "bem159@pitt.edu",
    "login": "behroozmoosavi",
    "description": "Graduate Student in Econ at the University of Pittsburgh.",
    "uuid": 100827158,
    "orcid": "0000-0003-4378-3167"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "behroozmoosavi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "behroozmoosavi",
      "count": 2,
      "uuid": 100827158
    }
  ],
  "_userbio": {
    "uuid": 100827158,
    "type": "user",
    "name": "Behrooz Moosavi ",
    "description": "Graduate Student in Econ at the University of Pittsburgh."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LangevinFlow"
  },
  "_devurl": "https://github.com/behroozmoosavi/langevinflow",
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LangevinFlow.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/behroozmoosavi/langevinflow",
  "_realowner": "behroozmoosavi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "mala",
    "ula"
  ],
  "_help": [
    {
      "page": "mala",
      "title": "Metropolis-Adjusted Langevin Algorithm",
      "topics": [
        "mala"
      ]
    },
    {
      "page": "plot.langevin_chain",
      "title": "Plot a Langevin Chain",
      "topics": [
        "plot.langevin_chain"
      ]
    },
    {
      "page": "summary.langevin_chain",
      "title": "Summarize a Langevin Chain",
      "topics": [
        "summary.langevin_chain"
      ]
    },
    {
      "page": "ula",
      "title": "Unadjusted Langevin Algorithm",
      "topics": [
        "ula"
      ]
    }
  ],
  "_readme": "https://github.com/behroozmoosavi/langevinflow/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to LangevinFlow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Sign convention",
        "Example 1: standard Gaussian",
        "Example 2: a correlated Gaussian",
        "Choosing the step size",
        "References"
      ],
      "created": "2026-05-26 20:43:24",
      "modified": "2026-05-26 20:43:24",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "langevinflow",
  "_universes": [
    "behroozmoosavi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "a4ae8cb34e16c5d8dfe697888a2363c49fd6afceb01192693473d2eed45db57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "c9452de91b63daaa90776bb7d6500ef5999ed5409123077c4788b205a3c7a1b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "7178db4b2f2b1d7626a14aed091a20903ed4dfad36819b976d46d1454d1b4ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "da7e1da0b987b155fe36e7eae856396904a58dbd098658d1c7c5bd3c173d9e54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T10:01:27.000Z",
      "arch": "aarch64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "b204427ba223cf8fb14c8df3ecb1be14ae4303e3aeafc718ef77add001245832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T07:40:30.000Z",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "e5e263ff8d3b4e3d3d4bd44910e5e0e56e807a2e5ffe1aaf31c396d018e055f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T10:04:20.000Z",
      "arch": "aarch64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "eaeb1b184df33d3051a523e942c71f5fa14bf12b43399d190b6e45e9bd4a57b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T07:39:33.000Z",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "6930a18b4c2cabf39d7eecb23079bcdf700fe6c38071822ecfa8eaae4ce68baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:46.000Z",
      "arch": "emscripten",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "64a5c98aea965b76f8902b3f3f857ca860998126837a22d5f9bb3bba0c3c8db0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:35.000Z",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "85caad7129cff36813c817c961c9f22ec3addb1cec268de80800bfdd2f8d5f45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:23.000Z",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "eb082b96681f9306ed725cd1384d26ad9cdb3ee170728010ca877996a0851617",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T07:23:41.000Z",
      "arch": "x86_64",
      "commit": "27e97df550ceada5cdd28c1fc1da15f3a12e5ba2",
      "fileid": "829bd1f0707267e382a5a6ee458ed1fefcaf4698c4d04f405803d274f31bcb69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/behroozmoosavi/actions/runs/26677875038"
    }
  ]
}