{
  "_id": "6a4798182f27a93436c0fa12",
  "Package": "BayesianLaterality",
  "Type": "Package",
  "Title": "Predict Brain Asymmetry Based on Handedness and Dichotic\nListening",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Oystein\", \"Sorensen\", \nemail = \"oystein.sorensen.1985@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0724-3542\")))",
  "Maintainer": "Oystein Sorensen <oystein.sorensen.1985@gmail.com>",
  "Description": "Functional differences between the cerebral hemispheres\nare a fundamental characteristic of the human brain.\nResearchers interested in studying these differences often\ninfer underlying hemispheric dominance for a certain function\n(e.g., language) from laterality indices calculated from\nobserved performance or brain activation measures . However,\nany inference from observed measures to latent (unobserved)\nclasses has to consider the prior probability of class\nmembership in the population. The provided functions implement\na Bayesian model for predicting hemispheric dominance from\nobserved laterality indices (Sorensen and Westerhausen,\nLaterality: Asymmetries of Body, Brain and Cognition, 2020,\n<doi:10.1080/1357650X.2020.1769124>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "RdMacros": "Rdpack",
  "URL": "https://github.com/LCBC-UiO/BayesianLaterality",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://lcbc-uio.r-universe.dev",
  "Date/Publication": "2023-08-19 11:00:37 UTC",
  "RemoteUrl": "https://github.com/LCBC-UiO/BayesianLaterality",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 08:18:09 UTC",
    "User": "root"
  },
  "Author": "Oystein Sorensen [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0724-3542>)",
  "_user": "lcbc-uio",
  "_type": "src",
  "_file": "BayesianLaterality_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/825bb1dadc51b1cff248897d2cbfc5172d655629472cd3377d22875c7caf6a93",
  "_filesize": 114375,
  "_sha256": "825bb1dadc51b1cff248897d2cbfc5172d655629472cd3377d22875c7caf6a93",
  "_expires": "2026-10-11T11:08:07.000Z",
  "_created": "2026-07-03T08:18:09.000Z",
  "_published": "2026-07-03T11:08:08.065Z",
  "_jobs": [
    {
      "job": 84987108221,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061454368"
    },
    {
      "job": 84987108151,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061455836"
    },
    {
      "job": 84987108238,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061449070"
    },
    {
      "job": 84987108275,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061440602"
    },
    {
      "job": 84987107956,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061409995"
    },
    {
      "job": 84987107942,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061447004"
    },
    {
      "job": 84987108050,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061435796"
    },
    {
      "job": 84987108347,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061437799"
    },
    {
      "job": 84987108360,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061437089"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394",
  "_status": "success",
  "_upstream": "https://github.com/LCBC-UiO/BayesianLaterality",
  "_commit": {
    "id": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
    "author": "Øystein Sørensen <oystein_sorensen@hotmail.com>",
    "committer": "Øystein Sørensen <oystein_sorensen@hotmail.com>",
    "message": "Update citation\n",
    "time": 1692442837
  },
  "_maintainer": {
    "name": "Oystein Sorensen",
    "email": "oystein.sorensen.1985@gmail.com",
    "login": "oso-nextbridge",
    "description": "",
    "uuid": 36225978,
    "orcid": "0000-0003-0724-3542"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.7",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "tmvtnorm",
      "version": ">= 1.4-10",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lcbc-uio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "osorensen",
      "count": 13,
      "uuid": 21175639
    }
  ],
  "_userbio": {
    "uuid": 32741531,
    "type": "organization",
    "name": "Center for Lifespan Changes in Brain and Cognition, University of Oslo",
    "followers": 12,
    "description": "Online repository of supplemental materials and scripts. Part of @Lifebrain. "
  },
  "_downloads": {
    "count": 317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesianLaterality"
  },
  "_devurl": "https://github.com/lcbc-uio/bayesianlaterality",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BayesianLaterality.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lcbc-uio/bayesianlaterality",
  "_realowner": "lcbc-uio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-22"
    },
    {
      "version": "0.1.1",
      "date": "2021-08-08"
    },
    {
      "version": "0.1.2",
      "date": "2023-08-19"
    }
  ],
  "_exports": [
    "predict_dominance"
  ],
  "_datasets": [
    {
      "name": "example_data1",
      "title": "Example dataset with a single measurement of three individuals.",
      "object": "example_data1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "listening",
        "handedness"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_data2",
      "title": "Example dataset with three measurements each on 100 individuals.",
      "object": "example_data2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "subject_mean",
        "handedness",
        "listening"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_data1",
      "title": "Example dataset with a single measurement of three individuals.",
      "topics": [
        "example_data1"
      ]
    },
    {
      "page": "example_data2",
      "title": "Example dataset with three measurements each on 100 individuals.",
      "topics": [
        "example_data2"
      ]
    },
    {
      "page": "predict_dominance",
      "title": "Predict hemispheric dominance",
      "topics": [
        "predict_dominance"
      ]
    }
  ],
  "_readme": "https://github.com/LCBC-UiO/BayesianLaterality/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "gmm",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "Rdpack",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tmvtnorm",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bayesianlaterality",
  "_universes": [
    "lcbc-uio",
    "oso-nextbridge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-03T08:20:19.000Z",
      "distro": "resolute",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/f448a96a3439a707c7e3fc18e3e6f51ac523cbe902970e31a7ed8c9d6f90a7a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-03T08:20:22.000Z",
      "distro": "resolute",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/756a42289703389c871a78dbc4d6343f6819dc862c928c3e4b0e07b21b2c21a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-03T08:20:03.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/9e94ae2afc2a1a1f9e0e7ba58217480b86ffa022634dd729b992d743ec94ec3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-03T08:19:39.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/0846a68fad29fcc02524b82e9221c14ce5320fd5980277b551bb46d9dc4c728a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-03T08:20:11.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/784516520538fd7efad517ca9b93331f9d725b49d50061cc1d6a74b2d2a4f230",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T08:19:18.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/2fca502fa33357315705bd0476c4f3e787c1e619452c94814a922724dcf72e4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T08:19:26.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/526bf003db0156d8a2243794091f8aaa1b3f6d3288d0e84aa5a0a24e348975c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T08:19:23.000Z",
      "commit": "e6ffebf44fa0123f6a2f57506c4361e1f9054a05",
      "fileid": "https://r2.ropensci.org/06a6961a75bfb485d8a33fcecaf2df4ea2ecf622b5f2d6378a02f81c5b068e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/28647764394"
    }
  ]
}