{
  "_id": "6a4b7b86a6574ff277f9bb0c",
  "Package": "marble",
  "Type": "Package",
  "Title": "Robust Marginal Bayesian Variable Selection for Gene-Environment\nInteractions",
  "Version": "0.0.3",
  "Date": "2024-04-02",
  "Authors@R": "c( person(\"Xi\", \"Lu\", role = c(\"aut\", \"cre\"),\nemail = \"xilu@ksu.edu\"),\nperson(\"Cen\", \"Wu\", role = \"aut\"))",
  "Description": "Recently, multiple marginal variable selection methods\nhave been developed and shown to be effective in\nGene-Environment interactions studies. We propose a novel\nmarginal Bayesian variable selection method for\nGene-Environment interactions studies. In particular, our\nmarginal Bayesian method is robust to data contamination and\noutliers in the outcome variables. With the incorporation of\nspike-and-slab priors, we have implemented the Gibbs sampler\nbased on Markov Chain Monte Carlo. The core algorithms of the\npackage have been developed in 'C++'.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/xilustat/marble",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "Repository": "https://xilustat.r-universe.dev",
  "Date/Publication": "2024-04-13 04:25:27 UTC",
  "RemoteUrl": "https://github.com/xilustat/marble",
  "RemoteRef": "HEAD",
  "RemoteSha": "aab16def693da5400575c7482fdbf37acf9ebb91",
  "Packaged": {
    "Date": "2026-07-06 09:46:46 UTC",
    "User": "root"
  },
  "Author": "Xi Lu [aut, cre],\nCen Wu [aut]",
  "Maintainer": "Xi Lu <xilu@ksu.edu>",
  "_user": "xilustat",
  "_type": "src",
  "_file": "marble_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/c88b9ca9fff3e5f0786e8dbaad6454ba8fdff8d344b27b69b8e0f5b3311a630e",
  "_filesize": 378415,
  "_sha256": "c88b9ca9fff3e5f0786e8dbaad6454ba8fdff8d344b27b69b8e0f5b3311a630e",
  "_expires": "2026-10-14T09:55:16.000Z",
  "_created": "2026-07-06T09:46:46.000Z",
  "_published": "2026-07-06T09:55:18.583Z",
  "_jobs": [
    {
      "job": 85342045801,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105437904"
    },
    {
      "job": 85342045815,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105429235"
    },
    {
      "job": 85342045818,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105432424"
    },
    {
      "job": 85342045825,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105430794"
    },
    {
      "job": 85342045817,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105434514"
    },
    {
      "job": 85342045819,
      "time": 445,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105530673"
    },
    {
      "job": 85342045808,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105424654"
    },
    {
      "job": 85342045829,
      "time": 321,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105490909"
    },
    {
      "job": 85341526393,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105376952"
    },
    {
      "job": 85342045787,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8105433247"
    },
    {
      "job": 85342045810,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105437362"
    },
    {
      "job": 85342045826,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105425997"
    },
    {
      "job": 85342045804,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105439673"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747",
  "_status": "success",
  "_upstream": "https://github.com/xilustat/marble",
  "_commit": {
    "id": "aab16def693da5400575c7482fdbf37acf9ebb91",
    "author": "Xi Lu <62571150+xilustat@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1712982327
  },
  "_maintainer": {
    "name": "Xi Lu",
    "email": "xilu@ksu.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "xilustat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xilustat",
      "count": 7,
      "uuid": 62571150
    }
  ],
  "_userbio": {
    "uuid": 62571150,
    "type": "user",
    "name": "Xi Lu",
    "followers": 2
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/marble"
  },
  "_devurl": "https://github.com/xilustat/marble",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/marble.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xilustat/marble",
  "_realowner": "xilustat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-05-02"
    },
    {
      "version": "0.0.2",
      "date": "2023-05-10"
    },
    {
      "version": "0.0.3",
      "date": "2024-04-04"
    }
  ],
  "_exports": [
    "GxESelection",
    "marble"
  ],
  "_datasets": [
    {
      "name": "clin",
      "title": "simulated data for demonstrating the features of marble.",
      "object": "dat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "E",
      "title": "simulated data for demonstrating the features of marble.",
      "object": "dat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "X",
      "title": "simulated data for demonstrating the features of marble.",
      "object": "dat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y",
      "title": "simulated data for demonstrating the features of marble.",
      "object": "dat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "marble-package",
      "title": "Robust Marginal Bayesian Variable Selection for Gene-Environment Interactions",
      "topics": [
        "marble-package"
      ]
    },
    {
      "page": "dat",
      "title": "simulated data for demonstrating the features of marble.",
      "topics": [
        "clin",
        "dat",
        "E",
        "X",
        "Y"
      ]
    },
    {
      "page": "GxESelection",
      "title": "Variable selection for a marble object",
      "topics": [
        "GxESelection"
      ]
    },
    {
      "page": "marble",
      "title": "fit a robust Bayesian variable selection model for G×E interactions.",
      "topics": [
        "marble"
      ]
    },
    {
      "page": "print.GxESelection",
      "title": "print a GxESelection object",
      "topics": [
        "print.GxESelection"
      ]
    },
    {
      "page": "print.marble",
      "title": "print a marble object",
      "topics": [
        "print.marble"
      ]
    }
  ],
  "_readme": "https://github.com/xilustat/marble/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "marble",
  "_universes": [
    "xilustat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/fa1bac006ff04e0987e6195464c8da7804dcd83cfa57ef08a68ac3b3a139f910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-06T09:48:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/694aa13b9bc1e9e4ff40779d7d3d49a8f9f074106c869a969163e48269bb21bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/93a2c2dcc60bc0164b718270ad5dd0e2b4200b75b591bfa674ce8f9a24b131e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/3163ee131ec36d396c2ef029cbf2b1a7f21ba7e89ca6505e7f7a377b881523da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:27.000Z",
      "arch": "aarch64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/b399a66b74e9f0c5f089e49726c1abd7988e3e00c90b47ce06e6ead125a3028e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-06T09:52:29.000Z",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/95dc69e9e8c9d11eccacd4609d932d00b6e61599d9718e3beaf82c0acbbe7cb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:01.000Z",
      "arch": "aarch64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/fad6b2a225dc50d55b516b55547dc5eec92e8f33b76f6b96a16cd192427cfed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-06T09:51:08.000Z",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/9fddbc0fc328b412c29088521c9abc8470b650350174b734bb05fd5167da1616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-06T09:49:26.000Z",
      "arch": "emscripten",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/40ad840a9f80f210e377c89f9325a84536d2d2eb8cb6a0b590d8676cfdc9e3f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-06T09:48:54.000Z",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/10656ad1cbfcd1919a38123479c1ab04548b3386464824f062482ded8423c9de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-06T09:48:24.000Z",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/002c27e798c3159b59f90dea84c0edcec85ca822fd5b24729ebec0d52209503a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-06T09:48:48.000Z",
      "arch": "x86_64",
      "commit": "aab16def693da5400575c7482fdbf37acf9ebb91",
      "fileid": "https://r2.ropensci.org/4dbf6deedf35a8d81c093decef602e7f7a354f0c9fb359f7c8223f560ca5db82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xilustat/actions/runs/28782575747"
    }
  ]
}