{
  "_id": "6a267c91794753ddbc3ef176",
  "Package": "codalm",
  "Type": "Package",
  "Title": "Transformation-Free Linear Regression for Compositional Outcomes\nand Predictors",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Jacob\",\nfamily = \"Fiksel\",\nrole = c(\"aut\"),\nemail = \"jfiksel@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7067-1334\")),\nperson(given = \"Abhirup\",\nfamily = \"Datta\",\nrole = c(\"ctb\"),\nemail = \"abhidatta@jhu.edu\"),\nperson(given = \"Sandipan\",\nfamily = \"Pramanik\",\nrole = c(\"cre\", \"ctb\"),\nemail = \"sandy.pramanik@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7196-155X\")))",
  "Maintainer": "Sandipan Pramanik <sandy.pramanik@gmail.com>",
  "Description": "Implements the expectation-maximization (EM) algorithm as\ndescribed in Fiksel et al. (2022) <doi.org/10.1111/biom.13465>\nfor transformation-free linear regression for compositional\noutcomes and predictors.",
  "License": "GPL-2",
  "biocViews": "",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jfiksel/codalm",
  "BugReports": "https://github.com/jfiksel/codalm/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://jfiksel.r-universe.dev",
  "Date/Publication": "2025-12-10 15:44:26 UTC",
  "RemoteUrl": "https://github.com/jfiksel/codalm",
  "RemoteRef": "HEAD",
  "RemoteSha": "66744ff0b314595b2adcd9e820479927b7ea3e28",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:22:42 UTC",
    "User": "root"
  },
  "Author": "Jacob Fiksel [aut] (ORCID: <https://orcid.org/0000-0001-7067-1334>),\nAbhirup Datta [ctb],\nSandipan Pramanik [cre, ctb] (ORCID:\n<https://orcid.org/0000-0002-7196-155X>)",
  "MD5sum": "c78e263b232169735d70e10feb359b33",
  "_user": "jfiksel",
  "_type": "src",
  "_file": "codalm_0.1.1.tar.gz",
  "_fileid": "0506c58f390b5f8047310b0815db9e8ea40c5eaa6757b838d824c8ab2c0331d4",
  "_filesize": 113525,
  "_sha256": "0506c58f390b5f8047310b0815db9e8ea40c5eaa6757b838d824c8ab2c0331d4",
  "_created": "2026-06-08T08:22:42.000Z",
  "_published": "2026-06-08T08:25:53.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80051515135,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474956426"
    },
    {
      "job": 80051515140,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474965581"
    },
    {
      "job": 80051515114,
      "time": 60,
      "config": "macos-oldrel-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80051515158,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80050823258,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474924559"
    },
    {
      "job": 80051515131,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474960283"
    },
    {
      "job": 80051515147,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474954586"
    },
    {
      "job": 80051515232,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474964179"
    },
    {
      "job": 80051515187,
      "time": 46,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jfiksel/codalm",
  "_commit": {
    "id": "66744ff0b314595b2adcd9e820479927b7ea3e28",
    "author": "Sandipan Pramanik <sandy.pramanik@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from sandy-pramanik/fix-future-plan-comparison\n\nIncluded all.equal() instead of identical() to compare future plans",
    "time": 1765381466
  },
  "_maintainer": {
    "name": "Sandipan Pramanik",
    "email": "sandy.pramanik@gmail.com",
    "login": "sandy-pramanik",
    "orcid": "0000-0002-7196-155X",
    "description": "Postdoctoral Fellow, Department of Biostatistics",
    "uuid": 66769914
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "SQUAREM",
      "version": ">= 2020.3",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "gtools",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggtern",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "jfiksel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jfiksel",
      "count": 26,
      "uuid": 6015543
    },
    {
      "user": "sandy-pramanik",
      "count": 3,
      "uuid": 66769914
    },
    {
      "user": "henrikbengtsson",
      "count": 1,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 6015543,
    "type": "user",
    "name": "Jacob Fiksel",
    "description": "Current postdoc in Biostatistics at UPenn, former PhD student at JHSPH Biostatistics "
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codalm"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jfiksel/codalm",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codalm.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jfiksel/codalm",
  "_realowner": "jfiksel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-25"
    },
    {
      "version": "0.1.1",
      "date": "2021-06-21"
    },
    {
      "version": "0.1.2",
      "date": "2021-07-26"
    },
    {
      "version": "0.1.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "codalm",
    "codalm_ci",
    "codalm_indep_test"
  ],
  "_help": [
    {
      "page": "codalm",
      "title": "Transformation-free Linear Regression for Compositional Outcomes and Predictors",
      "topics": [
        "codalm"
      ]
    },
    {
      "page": "codalm_ci",
      "title": "Bootstrap Confidence Intervals Linear Regression for Compositional Outcomes and Predictors",
      "topics": [
        "codalm_ci"
      ]
    },
    {
      "page": "codalm_indep_test",
      "title": "Permutation Test for Linear Independence Between Compositional Outcomes and Predictors",
      "topics": [
        "codalm_indep_test"
      ]
    }
  ],
  "_readme": "https://github.com/jfiksel/codalm/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "listenv",
    "parallelly",
    "SQUAREM"
  ],
  "_vignettes": [
    {
      "source": "codalm_quickstart.Rmd",
      "filename": "codalm_quickstart.html",
      "title": "How to use codalm",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-06-01 19:48:57",
      "modified": "2025-12-10 15:44:26",
      "commits": 6
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "codalm",
  "_universes": [
    "jfiksel",
    "sandy-pramanik"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T07:38:11.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "babcc4238bde6cf906befb51ef6ea5e91ea674bef8b3bc5b7f747b5d85d54ede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/25595430111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T07:38:17.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "04075b9a158c668c4ebd29ecf7e6ab7d8eed7c7d26f1d6d1c014543abab72fa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/25595430111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-09T07:37:14.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "4d3ef5d8feb1e2eb0360bc2c86a207f757810224d09c78ae28994f52db9438e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/25595430111"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:24:57.000Z",
      "distro": "noble",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "a21e3548d24d289e2191c485f915ef44728f791f8df57603908a6b7349d47101",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:25:19.000Z",
      "distro": "noble",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "bdaca8b35259fcbfd585585ac8b463c7e54dbf25d4d5875e66e830a839fcc924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-08T08:25:19.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "945a1087aa0bae3e27001d46cb68c44719ba337aaf9deb32f2b662422e2b40be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:24:37.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "98eaf8fbf2670371f430edb6186682ddbc91631df6cd9e82cdd79d700ecf8630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:25:09.000Z",
      "commit": "66744ff0b314595b2adcd9e820479927b7ea3e28",
      "fileid": "c51c1804d921883deed0c24a4a9381b1f7fd308f35f75517dcd3c895b3480055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfiksel/actions/runs/27124884197"
    }
  ]
}