{
  "_id": "6a105faaacfb0bcc41ca66d5",
  "Package": "ezmtt",
  "Title": "Easy MTT Assay Tidying and Plotting",
  "Version": "0.2.0",
  "Authors@R": "person(\"Kai\", \"Aragaki\", email = \"kaiaragaki@proton.me\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9458-0426\"))",
  "Description": "This package automates the analysis and plotting of\nstandard MTT workflows.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "KaiAragaki/gplate",
    "KaiAragaki/mop"
  ],
  "LazyData": "true",
  "URL": "https://kaiaragaki.github.io/ezmtt/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://kaiaragaki.r-universe.dev",
  "Date/Publication": "2024-11-04 06:13:25 UTC",
  "RemoteUrl": "https://github.com/KaiAragaki/ezmtt",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:55:27 UTC",
    "User": "root"
  },
  "Author": "Kai Aragaki [aut, cre] (ORCID: <https://orcid.org/0000-0002-9458-0426>)",
  "Maintainer": "Kai Aragaki <kaiaragaki@proton.me>",
  "MD5sum": "e18a75e3fc99b9c9d8d6abeabaee7518",
  "_user": "kaiaragaki",
  "_type": "src",
  "_file": "ezmtt_0.2.0.tar.gz",
  "_fileid": "f9137cd104dd65c2d901a0ef3198792268d8357b73f10a514e0191bac6df6336",
  "_filesize": 567459,
  "_sha256": "f9137cd104dd65c2d901a0ef3198792268d8357b73f10a514e0191bac6df6336",
  "_created": "2026-05-08T08:55:27.000Z",
  "_published": "2026-05-22T13:52:42.486Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393379877,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6875539585"
    },
    {
      "job": 77393380201,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6875535043"
    },
    {
      "job": 77393379828,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6875512448"
    },
    {
      "job": 77393379938,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6875516766"
    },
    {
      "job": 77393378133,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875488309"
    },
    {
      "job": 77393379287,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162174037"
    },
    {
      "job": 77393379843,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6875516946"
    },
    {
      "job": 77393379940,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6875514046"
    },
    {
      "job": 77393380070,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6875516851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KaiAragaki/ezmtt",
  "_commit": {
    "id": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
    "author": "Kai Aragaki <kaiaragaki@proton.me>",
    "committer": "Kai Aragaki <kaiaragaki@proton.me>",
    "message": "be a bit more robust to edge cases\n",
    "time": 1730700805
  },
  "_maintainer": {
    "name": "Kai Aragaki",
    "email": "kaiaragaki@proton.me",
    "login": "kaiaragaki",
    "uuid": 7370516,
    "orcid": "0000-0002-9458-0426"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "drc",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "gplate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "mop",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "ggsci",
      "role": "Suggests"
    }
  ],
  "_owner": "kaiaragaki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kaiaragaki",
      "count": 19,
      "uuid": 7370516
    }
  ],
  "_userbio": {
    "uuid": 7370516,
    "type": "user",
    "name": "Kai Aragaki",
    "description": "whatever the exact opposite of an emotional support dog is"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezmtt"
  },
  "_devurl": "https://github.com/kaiaragaki/ezmtt",
  "_pkgdown": "https://kaiaragaki.github.io/ezmtt/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezmtt.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "geom_mtt",
    "GeomMtt",
    "mtt_calc",
    "mtt_fit",
    "mtt_plot",
    "mtt_tidy",
    "stat_ic_mtt"
  ],
  "_datasets": [
    {
      "name": "mtt",
      "title": "Example data from an MTT",
      "object": "mtt",
      "class": [
        "spectramax",
        "vctrs_vctr",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "geom_mtt",
      "title": "Plot MTT data",
      "topics": [
        "GeomMtt",
        "geom_mtt"
      ]
    },
    {
      "page": "mtt",
      "title": "Example data from an MTT",
      "topics": [
        "mtt"
      ]
    },
    {
      "page": "mtt_calc",
      "title": "Calculate normalized ODs without fitting",
      "topics": [
        "mtt_calc"
      ]
    },
    {
      "page": "mtt_fit",
      "title": "Fit an curve through MTT data",
      "topics": [
        "mtt_fit",
        "mtt_fit.data.frame",
        "mtt_fit.default",
        "mtt_fit.gp",
        "mtt_fit.spectramax"
      ]
    },
    {
      "page": "mtt_plot",
      "title": "Plot MTT fits",
      "topics": [
        "mtt_plot"
      ]
    },
    {
      "page": "mtt_tidy",
      "title": "Tidy mtt data",
      "topics": [
        "mtt_tidy"
      ]
    },
    {
      "page": "stat_ic_mtt",
      "title": "Plot MTT data",
      "topics": [
        "stat_ic_mtt"
      ]
    }
  ],
  "_readme": "https://github.com/KaiAragaki/ezmtt/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "drc",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gplate",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotrix",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "using-ezmtt.Rmd",
      "filename": "using-ezmtt.html",
      "title": "Using ezmtt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tidying",
        "A simple case",
        "A more elaborate case",
        "Calculating normalized optical densities",
        "Fitting and plotting data"
      ],
      "created": "2024-11-02 22:13:15",
      "modified": "2024-11-03 20:45:19",
      "commits": 3
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ezmtt",
  "_universes": [
    "kaiaragaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-08T08:58:19.000Z",
      "distro": "noble",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "1f16bf93817e7ad31befb79687704d02311e3b8d43dc34325d56dc0c43af59bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-08T08:58:03.000Z",
      "distro": "noble",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "86a63b063c2636e71cb429c682cc8c218c304409928f506747135758700ccea9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-08T08:56:53.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "595fa30bb77f3c9ea8a32a8382042ae43211f8dd623bd7c3f3c2f765bb28e8b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-08T08:57:01.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "252955da1a4f6fbbfb69314a72b181d7d8b29e5ff5cd6d385e2df58f8f622d45",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:56:55.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "9becc0e2d34f048b899b9f551731af78c885cd02288b494b76c967f6d4a3a4f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:56:42.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "866602cafc1b3f19ae3018e916b2bbe7d6711f9b8051236dd6b64e8584fe9c4e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:56:54.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "768c6bd39b5dbf6103a2e98744428bb37c7340b98e9e747eaf3529880b0e076f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:52:23.000Z",
      "commit": "b8bcd3eaa400a117aeea3eb2cdd2152a4a131942",
      "fileid": "2a9324200951c22fa03e50415e3956cc2197854bc0cb01ed180fbd7f9ab35a2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/25546499859"
    }
  ]
}