{
  "_id": "6a1f1f06b401979e7342006f",
  "Package": "bgsmtr",
  "Title": "Bayesian Group Sparse Multi-Task Regression",
  "Version": "0.7",
  "Description": "Implementation of Bayesian multi-task regression models\nand was developed within the context of imaging genetics. The\npackage can currently fit two models. The Bayesian group sparse\nmulti-task regression model of Greenlaw et al.\n(2017)<doi:10.1093/bioinformatics/btx215> can be fit with\nimplementation using Gibbs sampling. An extension of this model\ndeveloped by Song, Ge et al. to accommodate both spatial\ncorrelation as well as correlation across brain hemispheres can\nalso be fit using either mean-field variational Bayes or Gibbs\nsampling. The model can also be used more generally for\nmultivariate (non-imaging) phenotypes with spatial correlation.",
  "Author": "Yin Song, Shufei Ge, Liangliang Wang, Jiguo Cao, Keelin\nGreenlaw, Mary Lesperance, Farouk S. Nathoo",
  "Maintainer": "Yin Song <yinsong@uvic.ca>",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.0.0",
  "NeedsCompilation": "no",
  "biocViews": "",
  "Packaged": {
    "Date": "2026-05-16 08:06:11 UTC",
    "User": "root"
  },
  "Repository": "https://v2south.r-universe.dev",
  "Date/Publication": "2019-12-13 04:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/bgsmtr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
  "MD5sum": "bea576f6f718ef4e835c69b0febf4e2e",
  "_user": "v2south",
  "_type": "src",
  "_file": "bgsmtr_0.7.tar.gz",
  "_fileid": "ca38c2ab02606690ff67342b0ee03b28d4f6cb699a5cb483375121422687dff6",
  "_filesize": 4132365,
  "_sha256": "ca38c2ab02606690ff67342b0ee03b28d4f6cb699a5cb483375121422687dff6",
  "_created": "2026-05-16T08:06:11.000Z",
  "_published": "2026-06-02T18:20:54.296Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141938315,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031834643"
    },
    {
      "job": 79141938126,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031834261"
    },
    {
      "job": 79141938327,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031852332"
    },
    {
      "job": 79141937924,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031876168"
    },
    {
      "job": 79141937995,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031821394"
    },
    {
      "job": 79141937675,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366287493"
    },
    {
      "job": 79141938749,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031832114"
    },
    {
      "job": 79141939575,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031830258"
    },
    {
      "job": 79141938629,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031831015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bgsmtr",
  "_commit": {
    "id": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
    "author": "Yin Song <yinsong@uvic.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7\n",
    "time": 1576210803
  },
  "_maintainer": {
    "name": "Yin Song",
    "email": "yinsong@uvic.ca",
    "login": "v2south",
    "uuid": 2337149
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2.6",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.5",
      "role": "Depends"
    },
    {
      "package": "matrixcalc",
      "version": ">= 1.0.3",
      "role": "Depends"
    },
    {
      "package": "miscTools",
      "version": ">= 0.6.22",
      "role": "Depends"
    },
    {
      "package": "coda",
      "version": ">= 0.18.1",
      "role": "Imports"
    },
    {
      "package": "EDISON",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "version": ">= 1.4.26",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.3.3",
      "role": "Imports"
    },
    {
      "package": "sparseMVN",
      "version": "> 0.2.0",
      "role": "Imports"
    },
    {
      "package": "inline",
      "version": ">= 0.3.15",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "version": ">= 16.1.0",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 2.0.13",
      "role": "Imports"
    },
    {
      "package": "CholWishart",
      "version": ">= 0.9.3",
      "role": "Imports"
    },
    {
      "package": "mnormt",
      "version": ">= 1.5.4",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.14",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "v2south",
      "count": 6,
      "uuid": 2337149
    },
    {
      "user": "farouknathoo",
      "count": 1,
      "uuid": 22601438
    }
  ],
  "_userbio": {
    "uuid": 2337149,
    "type": "user",
    "name": "Yin",
    "description": "Ph.D. in Statistics.\r\n\r\nUniversity of Victoria.\r\n\r\n"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bgsmtr"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bgsmtr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "v2south",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-10-07"
    },
    {
      "version": "0.2",
      "date": "2018-08-26"
    },
    {
      "version": "0.3",
      "date": "2018-12-19"
    },
    {
      "version": "0.4",
      "date": "2019-01-03"
    },
    {
      "version": "0.5",
      "date": "2019-01-07"
    },
    {
      "version": "0.6",
      "date": "2019-12-02"
    },
    {
      "version": "0.7",
      "date": "2019-12-13"
    }
  ],
  "_exports": [
    "bgsmtr",
    "sp_bgsmtr",
    "sp_bgsmtr_path"
  ],
  "_datasets": [
    {
      "name": "bgsmtr_example_data",
      "title": "Example Structural Neuroimaging and Genetic Data",
      "object": "bgsmtr_example_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sp_bgsmtr_example_data",
      "title": "Example Structural Neuroimaging and Genetic Data for Spatial Model.",
      "object": "sp_bgsmtr_example_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bgsmtr",
      "title": "Bayesian Group Sparse Multi-Task Regression for Imaging Genetics",
      "topics": [
        "bgsmtr"
      ]
    },
    {
      "page": "bgsmtr_example_data",
      "title": "Example Structural Neuroimaging and Genetic Data",
      "topics": [
        "bgsmtr_example_data"
      ]
    },
    {
      "page": "sp_bgsmtr",
      "title": "A Bayesian Spatial Model for Imaging Genetics",
      "topics": [
        "sp_bgsmtr"
      ]
    },
    {
      "page": "sp_bgsmtr_example_data",
      "title": "Example Structural Neuroimaging and Genetic Data for Spatial Model.",
      "topics": [
        "sp_bgsmtr_example_data"
      ]
    },
    {
      "page": "sp_bgsmtr_path",
      "title": "A Bayesian Spatial Model for Imaging Genetics",
      "topics": [
        "sp_bgsmtr_path"
      ]
    }
  ],
  "_rundeps": [
    "CholWishart",
    "coda",
    "codetools",
    "corpcor",
    "digest",
    "EDISON",
    "foreach",
    "glmnet",
    "inline",
    "iterators",
    "LaplacesDemon",
    "lattice",
    "MASS",
    "Matrix",
    "matrixcalc",
    "miscTools",
    "mnormt",
    "mvtnorm",
    "Rcpp",
    "RcppEigen",
    "shape",
    "sparseMVN",
    "statmod",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "bgsmtr",
  "_universes": [
    "v2south"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-05-16T08:08:05.000Z",
      "distro": "noble",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "880db9d7fe6d918d353ab2a8b811e668d80e23ab3731b2acb23b8d26610e4dd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-05-16T08:08:05.000Z",
      "distro": "noble",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "a23586fff601e5e47ff70fea9b3bbf196cda5ff285b382e125e53215cc68baad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7",
      "date": "2026-05-16T08:11:16.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "a662f2a36ede6c76da22181f50090149f267bcd5b85e5af5f059fc7a07850b3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7",
      "date": "2026-05-16T08:15:21.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "baf5151aa425b6918404ffe4968075519614c2d47940d7cc1619315882c2f3b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7",
      "date": "2026-05-16T08:07:33.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "0eef8062b1fe1c8ad813cb90dedd4acfc4678b2a9846568f5c178fbeb58b0af7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7",
      "date": "2026-05-16T08:07:20.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "850e6fe1afb346fb92abdf3f5c3b549084fa7e8c0d72f67138cad6eece4ba3d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7",
      "date": "2026-05-16T08:07:26.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "35199b6a46345260794aa50380da4540d4e9170bbe376278e8760d78e9a40d88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7",
      "date": "2026-06-02T18:20:34.000Z",
      "commit": "5c8e59b600c1e8d65598669d8c78f7327b159c54",
      "fileid": "bab106e44f597bf6fe1430d8d788272744e60140826a6ac9f0ed6720c8d9b6d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/v2south/actions/runs/25956852951"
    }
  ]
}