{
  "_id": "6a2d293f3efcd9bda42f7f8c",
  "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-13 09:50:23 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": "93c58a78c8566a2bdb060f6d379036dd",
  "_user": "drjphughesjr",
  "_type": "src",
  "_file": "Rmodule_1.0.tar.gz",
  "_fileid": "e47933c192f75a06a468ba5ed14b4fd69277ee911cf697f53a9d2908f9acad4b",
  "_filesize": 275686,
  "_sha256": "e47933c192f75a06a468ba5ed14b4fd69277ee911cf697f53a9d2908f9acad4b",
  "_created": "2026-06-13T09:50:23.000Z",
  "_published": "2026-06-13T09:56:15.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81181222753,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609682486"
    },
    {
      "job": 81181222779,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609686868"
    },
    {
      "job": 81181222777,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609684128"
    },
    {
      "job": 81181222780,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609687312"
    },
    {
      "job": 81181222763,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609680153"
    },
    {
      "job": 81181222764,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609702382"
    },
    {
      "job": 81181222768,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609678763"
    },
    {
      "job": 81181222755,
      "time": 176,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609687722"
    },
    {
      "job": 81181063823,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609668278"
    },
    {
      "job": 81181222742,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609679435"
    },
    {
      "job": 81181222744,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609679747"
    },
    {
      "job": 81181222745,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609680724"
    },
    {
      "job": 81181222746,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609680752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811",
  "_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": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drjphughesjr",
      "count": 1,
      "uuid": 77171963
    }
  ],
  "_userbio": {
    "uuid": 77171963,
    "type": "user",
    "name": "John Hughes"
  },
  "_downloads": {
    "count": 174,
    "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.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-13T09:52:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "f9530d8bd6c1b4051e2b33d8de12dd412856576fda1da9e4064dcfa739820fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-13T09:52:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "7d9e5ed9db031c9e9781209d5c80598afdc88a0dd7473062511bc9ecb5d701af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-13T09:52:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "34b6af36885e7cb6f15b7d00f28fdd284c90e682eda1888f56039a5f143be0d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-13T09:53:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "35b9da8f574ea373f25a6c3cb4dadf6d309e7f116f9be472754ca0aaff035f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-13T09:52:08.000Z",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "e8a94ffa67ae76e3e1b2f7e95708443740269719b0fd23b522e39c8b4b09d7a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-13T09:53:59.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "d520ecf9bff3d4b8ffd812f31538141a4bc38b39a3c49b6b2c0328208b47b141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-13T09:51:56.000Z",
      "arch": "aarch64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "69f70b8ab6321c07941ee706722c525ee71231d6def5d8e852b551863f4e5621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-13T09:52:54.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "b1f80b244138d4b97e77482dde1b164af229a3e21f55abbaeb88235e2c07e148",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-13T09:52:17.000Z",
      "arch": "emscripten",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "0f95fd4e4bde25af1438d065a8d4730d18fcf3c6ba1aeff41527f1e2d8e6a13e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-13T09:51:35.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "9e7fb6afede587e77e7eb566188ab7d22818ef0523d1962f17bb3879b383ac28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-13T09:51:45.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "de98f40eec8b84ef62e744dbb5d0b3e138e3f82080356a6a6c9fce96ec2e74bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-13T09:51:37.000Z",
      "arch": "x86_64",
      "commit": "6f7d962ff9792f88a2ab9b0d5f2dfdfd0a142514",
      "fileid": "37c6f402e8ca4ea6a44cae51503229064b92a3f830a62920cefcd134e3e28e76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27463318811"
    }
  ]
}