{
  "_id": "6a27bcb424555f66ed53ba62",
  "Package": "Rtwalk",
  "Type": "Package",
  "Title": "An MCMC Sampler Using the t-Walk Algorithm",
  "Version": "2.0.1",
  "Authors@R": "person(\"Rodrigo Fonseca\", \"Villa\", email = \"rodrigo03.villa@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0005-2938-2270\"))",
  "Maintainer": "Rodrigo Fonseca Villa <rodrigo03.villa@gmail.com>",
  "Description": "Implements the t-walk algorithm, a general-purpose,\nself-adjusting Markov Chain Monte Carlo (MCMC) sampler for\ncontinuous distributions as described by Christen & Fox (2010)\n<doi:10.1214/10-BA603>. The t-walk requires no tuning and is\nrobust for a wide range of target distributions, including\nhigh-dimensional and multimodal problems. This implementation\nincludes an option for running multiple chains in parallel to\naccelerate sampling and facilitate convergence diagnostics.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/rodrigosqrt3/Rtwalk",
  "BugReports": "https://github.com/rodrigosqrt3/Rtwalk/issues",
  "Repository": "https://rodrigosqrt3.r-universe.dev",
  "Date/Publication": "2026-03-11 13:39:51 UTC",
  "RemoteUrl": "https://github.com/rodrigosqrt3/rtwalk",
  "RemoteRef": "HEAD",
  "RemoteSha": "17cdb55b4d951ce411c98b76040451039f921792",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:55:53 UTC",
    "User": "root"
  },
  "Author": "Rodrigo Fonseca Villa [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-2938-2270>)",
  "MD5sum": "fe30cb312f9849885b191a2dcdd1a723",
  "_user": "rodrigosqrt3",
  "_type": "src",
  "_file": "Rtwalk_2.0.1.tar.gz",
  "_fileid": "bad07c969c06ab86773899c6b5c13d61d5d04ee9d70e735590dc659eab31eab4",
  "_filesize": 1144268,
  "_sha256": "bad07c969c06ab86773899c6b5c13d61d5d04ee9d70e735590dc659eab31eab4",
  "_created": "2026-06-09T06:55:53.000Z",
  "_published": "2026-06-09T07:11:48.093Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80265504722,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500590838"
    },
    {
      "job": 80265504707,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500590008"
    },
    {
      "job": 80265504709,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500746846"
    },
    {
      "job": 80265504700,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500825153"
    },
    {
      "job": 80264787509,
      "time": 305,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500551358"
    },
    {
      "job": 80265504706,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500585060"
    },
    {
      "job": 80265504701,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500576420"
    },
    {
      "job": 80265504752,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500573193"
    },
    {
      "job": 80265504742,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500573969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rodrigosqrt3/rtwalk",
  "_commit": {
    "id": "17cdb55b4d951ce411c98b76040451039f921792",
    "author": "Rodrigo Fonseca Villa <144546763+rodrigosqrt3@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update r.yml",
    "time": 1773236391
  },
  "_maintainer": {
    "name": "Rodrigo Fonseca Villa",
    "email": "rodrigo03.villa@gmail.com",
    "login": "rodrigosqrt3",
    "uuid": 144546763
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ellipse",
      "role": "Suggests"
    }
  ],
  "_owner": "rodrigosqrt3",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 11
    },
    {
      "week": "2026-06",
      "n": 12
    },
    {
      "week": "2026-10",
      "n": 13
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rodrigosqrt3",
      "count": 41,
      "uuid": 144546763
    }
  ],
  "_userbio": {
    "uuid": 144546763,
    "type": "user",
    "name": "Rodrigo Fonseca Villa"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rtwalk"
  },
  "_devurl": "https://github.com/rodrigosqrt3/rtwalk",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rtwalk.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rodrigosqrt3/rtwalk",
  "_realowner": "rodrigosqrt3",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.8.0",
      "date": "2015-09-18"
    },
    {
      "version": "2.0.0",
      "date": "2026-02-02"
    },
    {
      "version": "2.0.1",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "calculate_diagnostics",
    "twalk",
    "visualize_results"
  ],
  "_help": [
    {
      "page": "calculate_diagnostics",
      "title": "Calculate MCMC diagnostics",
      "topics": [
        "calculate_diagnostics"
      ]
    },
    {
      "page": "twalk",
      "title": "Run the t-walk MCMC Algorithm",
      "topics": [
        "twalk"
      ]
    },
    {
      "page": "visualize_results",
      "title": "Visualize MCMC results",
      "topics": [
        "visualize_results"
      ]
    }
  ],
  "_readme": "https://github.com/rodrigosqrt3/rtwalk/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice"
  ],
  "_vignettes": [
    {
      "source": "validation_study.Rmd",
      "filename": "validation_study.html",
      "title": "Validation and Simulation Study for the Rtwalk Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Test Battery",
        "Study Conclusion"
      ],
      "created": "2025-09-25 15:16:27",
      "modified": "2026-02-04 16:57:16",
      "commits": 4
    }
  ],
  "_score": 4.889301702506311,
  "_indexed": true,
  "_nocasepkg": "rtwalk",
  "_universes": [
    "rodrigosqrt3"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-09T06:58:10.000Z",
      "distro": "noble",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "e8818e7f59ea3b48a606e6771196f4c3358d9039223bb5801d10b7f374303bf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-09T06:58:07.000Z",
      "distro": "noble",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "d9810e419dbb257228634839d1de5bc6e1870003cd4a40c222165d1274589518",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-09T07:06:59.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "ddb0e0ded5fa256144baf2c1e18e41c03b3544199012092eec87509d18b33557",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-09T07:11:16.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "222feb3aaa4515d2f3dad29e392c618c6d25d06a24cd1a04eb63225e8079e72f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-09T06:58:02.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "dd0269ec582837568f4e4604cab316dd5080eb9eb6a7eef072aae5962927db4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-09T06:57:17.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "0285e7f0f9b24a55c2c1d789aae5d1a8209545e70b6ef5f3fc439f290bdff36a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-09T06:57:07.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "6c621ef17165149a7a80a694645f532255fae981ea8771928b7976af62d1899b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-09T06:57:10.000Z",
      "commit": "17cdb55b4d951ce411c98b76040451039f921792",
      "fileid": "f9a13546bbcad7343ce45459e4dc7ce7029a2129f75838797c449d5e6ebc7ef8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rodrigosqrt3/actions/runs/27189098740"
    }
  ]
}