{
  "_id": "6a10696eacfb0bcc41ca98ee",
  "Package": "LDAcoop",
  "Type": "Package",
  "Title": "Analysis of Data from Limiting Dilution Assay (LDA) with or\nwithout Cellular Cooperation",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Daniel\", \"Samaga\",\nemail = \"daniel.samaga@helmholtz-munich.de\",\nrole = c(\"cre\",\"aut\")),\nperson(\"Nikko\", \"Brix\",\nrole = \"aut\"),\nperson(\"Benedek\",\"Danko\",\nrole = \"aut\"),\nperson(\"Kirsten\", \"Lauber\",\nrole = \"aut\"),\nperson(\"Horst\", \"Zitzelsberger\",\nrole = \"aut\"))",
  "Maintainer": "Daniel Samaga <daniel.samaga@helmholtz-munich.de>",
  "URL": "https://github.com/ZytoHMGU/LDAcoop",
  "BugReports": "https://github.com/ZytoHMGU/LDAcoop/issues",
  "Description": "Cellular cooperation compromises the established method of\ncalculating clonogenic activity from limiting dilution assay\n(LDA) data. This tool provides functions that enable robust\nanalysis in presence or absence of cellular cooperation. The\nimplemented method incorporates the same cooperativity module\nto model the non-linearity associated with cellular cooperation\nas known from the colony formation assay (Brix et al. (2021)\n<doi:10.1038/s41596-021-00615-0>: \"Analysis of clonogenic\ngrowth in vitro.\" Nature protocols).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://zytohmgu.r-universe.dev",
  "Date/Publication": "2024-07-17 09:45:49 UTC",
  "RemoteUrl": "https://github.com/zytohmgu/ldacoop",
  "RemoteRef": "HEAD",
  "RemoteSha": "40241733f63b169ab4d62db271ce13258011b4cd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:18:54 UTC",
    "User": "root"
  },
  "Author": "Daniel Samaga [cre, aut],\nNikko Brix [aut],\nBenedek Danko [aut],\nKirsten Lauber [aut],\nHorst Zitzelsberger [aut]",
  "MD5sum": "060bc8351521a4d664ef1c08a77ef2b7",
  "_user": "zytohmgu",
  "_type": "src",
  "_file": "LDAcoop_0.1.2.tar.gz",
  "_fileid": "6f62a274e13a733eb676ea68508657ee57e4b2e2f4984985fd7d4197511e9786",
  "_filesize": 670583,
  "_sha256": "6f62a274e13a733eb676ea68508657ee57e4b2e2f4984985fd7d4197511e9786",
  "_created": "2026-05-07T06:18:54.000Z",
  "_published": "2026-05-22T14:34:22.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77400930414,
      "time": 231,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848257938"
    },
    {
      "job": 77400930632,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848236191"
    },
    {
      "job": 77400930757,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848248507"
    },
    {
      "job": 77400930523,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848237164"
    },
    {
      "job": 77400930408,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848200949"
    },
    {
      "job": 77400929786,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163077996"
    },
    {
      "job": 77400930380,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6871924185"
    },
    {
      "job": 77400930659,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848226658"
    },
    {
      "job": 77400930453,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848226098"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zytohmgu/ldacoop",
  "_commit": {
    "id": "40241733f63b169ab4d62db271ce13258011b4cd",
    "author": "ZytoHMGU <daniel.samaga@helmholtz-muenchen.de>",
    "committer": "ZytoHMGU <daniel.samaga@helmholtz-muenchen.de>",
    "message": "cran-comments added\n",
    "time": 1721209549
  },
  "_maintainer": {
    "name": "Daniel Samaga",
    "email": "daniel.samaga@helmholtz-munich.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zytohmgu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zytohmgu",
      "count": 38,
      "uuid": 39589287
    },
    {
      "user": "dbenedek",
      "count": 1,
      "uuid": 47271010
    }
  ],
  "_userbio": {
    "uuid": 39589287,
    "type": "user",
    "name": "ZytoHMGU"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LDAcoop"
  },
  "_devurl": "https://github.com/zytohmgu/ldacoop",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LDAcoop.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zytohmgu/ldacoop",
  "_realowner": "zytohmgu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-10-09"
    },
    {
      "version": "0.1.2",
      "date": "2024-07-17"
    }
  ],
  "_exports": [
    "LDA_activity",
    "LDA_activity_single",
    "LDA_plot",
    "LDA_plot_activity",
    "LDA_plot_SF",
    "LDA_prepare_plot",
    "LDA_survival",
    "LDA_survival_single",
    "LDA_table"
  ],
  "_datasets": [
    {
      "name": "LDAdata",
      "title": "LDA (limiting dilution assay) data from a set of cell lines",
      "object": "LDAdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "replicate",
        "Group",
        "S-value",
        "# Tested",
        "# Clonal growth"
      ],
      "rows": 1677,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "LDA_activity",
      "title": "LDA_activity",
      "topics": [
        "LDA_activity"
      ]
    },
    {
      "page": "LDA_activity_single",
      "title": "LDA_activity_single",
      "topics": [
        "LDA_activity_single"
      ]
    },
    {
      "page": "LDA_plot",
      "title": "LDA_plot",
      "topics": [
        "LDA_plot"
      ]
    },
    {
      "page": "LDA_plot_activity",
      "title": "LDA_plot_activity",
      "topics": [
        "LDA_plot_activity"
      ]
    },
    {
      "page": "LDA_plot_SF",
      "title": "LDA_plot_SF",
      "topics": [
        "LDA_plot_SF"
      ]
    },
    {
      "page": "LDA_prepare_plot",
      "title": "LDA_prepare_plot",
      "topics": [
        "LDA_prepare_plot"
      ]
    },
    {
      "page": "LDA_survival",
      "title": "LDA_survival",
      "topics": [
        "LDA_survival"
      ]
    },
    {
      "page": "LDA_survival_single",
      "title": "LDA_survival_single",
      "topics": [
        "LDA_survival_single"
      ]
    },
    {
      "page": "LDA_table",
      "title": "LDA_table",
      "topics": [
        "LDA_table"
      ]
    },
    {
      "page": "LDAdata",
      "title": "LDA (limiting dilution assay) data from a set of cell lines",
      "topics": [
        "LDAdata"
      ]
    }
  ],
  "_readme": "https://github.com/zytohmgu/ldacoop/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "LDAcoop.Rmd",
      "filename": "LDAcoop.html",
      "title": "LDAcoop",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What this package is about",
        "The effect of cellular cooperation",
        "Robust analysis in presence (and absence) of cellular cooperation",
        "How to use this package",
        "A full experiment",
        "Mathematical background",
        "Introduction",
        "Mathematical model",
        "Cooperativity",
        "Activity",
        "Example",
        "Survival fraction",
        "Uncertainty analysis"
      ],
      "created": "2022-06-29 06:16:53",
      "modified": "2024-03-04 11:42:44",
      "commits": 9
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ldacoop",
  "_universes": [
    "zytohmgu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-07T06:22:29.000Z",
      "distro": "noble",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "742332dc4ca195adb132ecd5e5eccd7ad9b6330333ea1401cc0654ffd3d7142b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-07T06:21:13.000Z",
      "distro": "noble",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "5fa1afdaf9bf692ea1bd31acc437773fa04018208931e97079761ebfd1e65961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-07T06:21:57.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "ed6ee35d8cf09c89b40bd95c1f3e527e69ba5c0935a8406588f168457aabc30a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-07T06:21:19.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "5cab3468f668bf59683cb726b9e1a641971a825edc9b5e6459279574b25f17c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-08T04:40:25.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "92d6216eb72f1ea3828e64273cfcee264e8194e70df90d4b072c5f808df38e91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-07T06:20:24.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "112a5e6d3f5dc23f3249955055c0d0b779da7462bb87fcd72cac77d36005e9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-07T06:20:20.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "17d48cadec8cdcb0240af823c6cb6a1b9ab0b859423e389b7e1242ff307bab19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T14:34:00.000Z",
      "commit": "40241733f63b169ab4d62db271ce13258011b4cd",
      "fileid": "2c54166f64c571f2ef67d84112338ea1168da214e7d395a8eea461e897d4ed35",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zytohmgu/actions/runs/25479234478"
    }
  ]
}