{
  "_id": "6a115d7facfb0bcc41cec84c",
  "Package": "ipolygrowth",
  "Title": "Individual Growth Curve Parameter Calculation using Polynomial\nFunctions",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(given = \"Jifan\", family = \"Wang\", email = \"wjifan@hotmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-9720-8913\")),\nperson(given = \"Kathryn\", family = \"Barger\", email = \"kathrynjbarger@gmail.com\", role = c(\"aut\", \"cph\")))",
  "Description": "Calculation of key bacterial growth curve parameters using\nfourth degree polynomial functions. Six growth curve parameters\nare provided including peak growth rate, doubling time, lag\ntime, maximum growth, and etc. 'ipolygrowth' takes time series\ndata from individual biological samples (with technical\nreplicates) or multiple samples.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/kivanvan/ipolygrowth",
  "BugReports": "https://github.com/kivanvan/ipolygrowth/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kivanvan.r-universe.dev",
  "Date/Publication": "2024-09-04 12:33:29 UTC",
  "RemoteUrl": "https://github.com/kivanvan/ipolygrowth",
  "RemoteRef": "HEAD",
  "RemoteSha": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:50:58 UTC",
    "User": "root"
  },
  "Author": "Jifan Wang [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9720-8913>),\nKathryn Barger [aut, cph]",
  "Maintainer": "Jifan Wang <wjifan@hotmail.com>",
  "MD5sum": "0dd7e6c5e1582d71891c70f10c718231",
  "_user": "kivanvan",
  "_type": "src",
  "_file": "ipolygrowth_1.0.0.9000.tar.gz",
  "_fileid": "c4b966b64160fc6ddafc54888fda6a14ef03d02f0b3f4bf4de7019227cc0a1e2",
  "_filesize": 1213342,
  "_sha256": "c4b966b64160fc6ddafc54888fda6a14ef03d02f0b3f4bf4de7019227cc0a1e2",
  "_created": "2026-05-23T07:50:58.000Z",
  "_published": "2026-05-23T07:55:43.263Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507440436,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175438857"
    },
    {
      "job": 77507440442,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175438178"
    },
    {
      "job": 77507440404,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175436211"
    },
    {
      "job": 77507440405,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175437482"
    },
    {
      "job": 77507267851,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175425460"
    },
    {
      "job": 77507440408,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175437520"
    },
    {
      "job": 77507440439,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175433240"
    },
    {
      "job": 77507440445,
      "time": 258,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175450529"
    },
    {
      "job": 77507440444,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175434089"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kivanvan/ipolygrowth",
  "_commit": {
    "id": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
    "author": "kivanvan <wjifan@hotmail.com>",
    "committer": "kivanvan <wjifan@hotmail.com>",
    "message": "fix hyperlink\n",
    "time": 1725453209
  },
  "_maintainer": {
    "name": "Jifan Wang",
    "email": "wjifan@hotmail.com",
    "login": "kivanvan",
    "description": "",
    "uuid": 84990242,
    "orcid": "0000-0001-9720-8913"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "growthrates",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "kivanvan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 84990242,
    "type": "user",
    "name": "JW"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipolygrowth"
  },
  "_devurl": "https://github.com/kivanvan/ipolygrowth",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipolygrowth.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kivanvan/ipolygrowth",
  "_realowner": "kivanvan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-07-20"
    },
    {
      "version": "1.0.0",
      "date": "2024-08-29"
    }
  ],
  "_exports": [
    "%>%",
    "ipg_multisample",
    "ipg_singlesample"
  ],
  "_help": [
    {
      "page": "ipg_multisample",
      "title": "Growth parameter estimates for multiple samples",
      "topics": [
        "ipg_multisample"
      ]
    },
    {
      "page": "ipg_singlesample",
      "title": "Growth parameter estimates for single sample",
      "topics": [
        "ipg_singlesample"
      ]
    }
  ],
  "_readme": "https://github.com/kivanvan/ipolygrowth/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ipolygrowth_vignette.Rmd",
      "filename": "ipolygrowth_vignette.html",
      "title": "Using ipolygrowth for bacterial growth estimation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example data",
        "Requirement of data structure for ipolygrowth",
        "When you have a single sample",
        "Altering epsilon for the maximum in y",
        "When you have multiple samples"
      ],
      "created": "2023-05-01 15:05:53",
      "modified": "2024-09-04 12:33:29",
      "commits": 12
    }
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "ipolygrowth",
  "_universes": [
    "kivanvan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:53:11.000Z",
      "distro": "noble",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "86566856e6f7f4bf85248b99a5469a0a51875789871d7abdd9cf73c369d6039a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:53:08.000Z",
      "distro": "noble",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "3a95fe00c8adbbfc8763905403294b1b13d514c28fa02657d9f16874b91d5ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:52:50.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "36f77ec72d62d513394891423e489420d26c29911a367cd432ab3c344d97b110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:52:57.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "e363ea05ec313ceef4c23c31210aa9fe2aaff1e2be0ca183cbf9100448d05984",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:53:11.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "b5cc8c916917e49147abcad72dd2028f36e18b1e29ed155d97f0ff5dde07eb33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:52:10.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "53e3ac1e36a4d61dbcd4123a4da489e8d3e937a75a611cd23f039474b0c9d07d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:55:11.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "a44e0424d1900d3cbbbe69233175e9135a724c0eece44d547b163f4455878d95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-23T07:52:09.000Z",
      "commit": "937b29adaac53ed90411c30c6c1e32b9c3c3b073",
      "fileid": "036800c9535add8bfb3736cc57936d69bf535abefd640bf1590504d82fdce6ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kivanvan/actions/runs/26327319718"
    }
  ]
}