{
  "_id": "6a269a7424555f66ed51e0f0",
  "Package": "Rmodule",
  "Type": "Package",
  "Title": "Automated Markov Chain Monte Carlo for Arbitrarily Structured\nCorrelation Matrices",
  "Version": "1.0",
  "Date": "2023-08-18",
  "Authors@R": "c(person(\"John\", \"Hughes\", email = \"drjphughesjr@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Description": "Supports automated Markov chain Monte Carlo for\narbitrarily structured correlation matrices. The user supplies\ndata, a correlation matrix in symbolic form, the current state\nof the chain, a function that computes the log likelihood, and\na list of prior distributions. The package's flagship function\nthen carries out a parameter-at-a-time update of all\ncorrelation parameters, and returns the new state. The method\nis presented in Hughes (2023), in preparation.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 10:30:21 UTC",
    "User": "root"
  },
  "Author": "John Hughes [aut, cre]",
  "Maintainer": "John Hughes <drjphughesjr@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-18 19:30:53 UTC",
  "RemoteUrl": "https://github.com/cran/Rmodule",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
  "MD5sum": "2b2e6510bcacd5bd74e617c188577218",
  "_user": "cran",
  "_type": "src",
  "_file": "Rmodule_1.0.tar.gz",
  "_fileid": "d664c9378b7037bfa96d8d99f1c99ea5b1f926c63babaa6021cf4b7fb6bbf01c",
  "_filesize": 275164,
  "_sha256": "d664c9378b7037bfa96d8d99f1c99ea5b1f926c63babaa6021cf4b7fb6bbf01c",
  "_created": "2026-06-08T10:30:21.000Z",
  "_published": "2026-06-08T10:33:24.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80073938521,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477738945"
    },
    {
      "job": 80073938550,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477738098"
    },
    {
      "job": 80073938563,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477739444"
    },
    {
      "job": 80073938534,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477737775"
    },
    {
      "job": 80073437189,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477691401"
    },
    {
      "job": 80073938462,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477732623"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rmodule",
  "_commit": {
    "id": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
    "author": "John Hughes <drjphughesjr@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1692387053
  },
  "_maintainer": {
    "name": "John Hughes",
    "email": "drjphughesjr@gmail.com",
    "login": "drjphughesjr",
    "description": "",
    "uuid": 77171963
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drjphughesjr",
      "count": 1,
      "uuid": 77171963
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rmodule"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rmodule.html",
    "manual.pdf"
  ],
  "_realowner": "drjphughesjr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-08-18"
    }
  ],
  "_exports": [
    "update_R"
  ],
  "_help": [
    {
      "page": "update_R",
      "title": "Update the state vector of the correlation parameters.",
      "topics": [
        "update_R"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": "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"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "rmodule",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://drjphughesjr.r-universe.dev/Rmodule",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T10:32:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "7af42b99ed7dc1a1e76f6a3740dbe6800cde845a33b8dfd269558202665319f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T10:32:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "36cd28f9ea073e6ac3bbc1d04f877cd86730e2207e6d47767f11185222c838ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T10:32:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "fca78c103f0b5145e20a09a9b39927558db9115e2eb67fa8a31433d704f4f06d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T10:32:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "e8561e107be530b31601467416b434f0e474466a7e70a454cd91419a4d322e2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-08T10:32:33.000Z",
      "arch": "emscripten",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "c3eb75785b1f80fd9f03e9c4ef5beddd97e4414050c32371bf11c732ca3d5ef1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131523762"
    }
  ]
}