{
  "_id": "6a10205cacfb0bcc41c8b8f5",
  "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-05-14 06:14:38 UTC",
    "User": "root"
  },
  "Author": "John Hughes [aut, cre]",
  "Maintainer": "John Hughes <drjphughesjr@gmail.com>",
  "Repository": "https://drjphughesjr.r-universe.dev",
  "Date/Publication": "2023-08-18 19:30:53 UTC",
  "RemoteUrl": "https://github.com/cran/Rmodule",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
  "MD5sum": "5a25371e845e431b708e32845b3d59ef",
  "_user": "drjphughesjr",
  "_type": "src",
  "_file": "Rmodule_1.0.tar.gz",
  "_fileid": "28c772c7d3772a52e1d3415730238ce0a0bc8791a668f5bf0ac2cc0a19902df6",
  "_filesize": 275631,
  "_sha256": "28c772c7d3772a52e1d3415730238ce0a0bc8791a668f5bf0ac2cc0a19902df6",
  "_created": "2026-05-14T06:14:38.000Z",
  "_published": "2026-05-22T09:22:36.081Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351855132,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988414010"
    },
    {
      "job": 77351854754,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988417166"
    },
    {
      "job": 77351854915,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988407305"
    },
    {
      "job": 77351854925,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988405869"
    },
    {
      "job": 77351855200,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988399774"
    },
    {
      "job": 77351855029,
      "time": 296,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 77351854826,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988398369"
    },
    {
      "job": 77351854974,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988420236"
    },
    {
      "job": 77351854246,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988376820"
    },
    {
      "job": 77351854352,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157155131"
    },
    {
      "job": 77351854817,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988401683"
    },
    {
      "job": 77351854882,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988402045"
    },
    {
      "job": 77351854750,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988408507"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467",
  "_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",
    "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": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drjphughesjr",
      "count": 1,
      "uuid": 77171963
    }
  ],
  "_userbio": {
    "uuid": 77171963,
    "type": "user",
    "name": "John Hughes"
  },
  "_downloads": {
    "count": 173,
    "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": true,
  "_nocasepkg": "rmodule",
  "_universes": [
    "drjphughesjr"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-04-14T05:39:01.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "2fffe037155e44a7dbf626ccc5f6717da6635184e9c9e94ebedb5cfc1dffedb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/24382774348"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T06:17:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "eb872ad531a33cf6033e02be42fbbb63d8633cde0f36717d770ab87fcd2dcaf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T06:17:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "988ace63f7b213f477349e848bfadfecc7f151d43872d1c32577c5ccc3e72395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T06:16:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "42bf2cb60a2d839b4ace82d4d92c660378a1ffcb7b70b42f9a1b1e67824700d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T06:16:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "61d3b0c97800d5b38412f20691c6528de2e1d2d9a24cd4e475a093c4ffccefcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T06:16:16.000Z",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "68a2d67195eadbfa422924ebe1fb21a282d685766603f96685d2580c2b172ea5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T06:16:13.000Z",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "371a07e5601d3d9f99a4478195f33c923728f817886a336afcb1ae52c071d9c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T06:17:20.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "ebe92e34374e8f7f6e6d42e418f5bf2c9c812049d240d80fcc6b4f6663176dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T06:15:56.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "2d9bb21e08b737d1822a282f679c200510c6d853205d94e2ac9ce091e8a8a671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T06:15:55.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "ba1ff60721aa2ed73aedb781f7a05e575816b6ae7bc08891c3c1c9350f3a7c89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T06:16:05.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "748c16b8c823a96a47b3ee43e14b01855e62584cf712476957bfa2820e4a2132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T09:22:03.000Z",
      "arch": "emscripten",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "47b93c78715b411cef0f417dbc492a00a48013ebccabff0b420106868d84962d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/25845009467"
    }
  ]
}