{
  "_id": "6a26812b794753ddbc3f0fbe",
  "Package": "MicrobialGrowth",
  "Type": "Package",
  "Title": "Estimates Growth Parameters from Models and Plots the Curve",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Florentin\", \"L'Homme\", email = \"florentin.lhomme@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9684-3085\")),\nperson(\"Clarisse\", \"Breard\", email = \"clarisse.breard@inrae.fr\", role = c(\"aut\"),\ncomment = c(ORCID = \"0009-0007-5310-7599\"))\n)",
  "Maintainer": "Florentin L'Homme <florentin.lhomme@gmail.com>",
  "Description": "Fit growth curves to various known microbial growth models\nautomatically to estimate growth parameters. Growth curves can\nbe plotted with their uncertainty band. Growth models are:\nmodified Gompertz model (Zwietering et al. (1990)\n<doi:10.1128/aem.56.6.1875-1881.1990>), Baranyi model (Baranyi\nand Roberts (1994) <doi:10.1016/0168-1605%2894%2990157-0>),\nRosso model (Rosso et al. (1993) <doi:10.1006/jtbi.1993.1099>)\nand linear model (Dantigny (2005)\n<doi:10.1016/j.ijfoodmicro.2004.10.013>).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Collate": "'utils.R' 'base.R' 'acide.R' 'baranyi.R' 'data.R' 'gompertz.R'\n'linear.R' 'rosso.R'",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:41:43 UTC",
    "User": "root"
  },
  "Author": "Florentin L'Homme [aut, cre]\n(<https://orcid.org/0000-0001-9684-3085>), Clarisse Breard\n[aut] (<https://orcid.org/0009-0007-5310-7599>)",
  "Repository": "https://florentin-lhomme.r-universe.dev",
  "Date/Publication": "2025-03-10 16:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/MicrobialGrowth",
  "RemoteRef": "HEAD",
  "RemoteSha": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
  "MD5sum": "e5b2968a16deee014d42911159753e96",
  "_user": "florentin-lhomme",
  "_type": "src",
  "_file": "MicrobialGrowth_1.0.0.tar.gz",
  "_fileid": "c6640f18d6988a35fba6985cbc87032e126afc6a53060b2d72851b507e8d0577",
  "_filesize": 1561135,
  "_sha256": "c6640f18d6988a35fba6985cbc87032e126afc6a53060b2d72851b507e8d0577",
  "_created": "2026-06-08T08:41:43.000Z",
  "_published": "2026-06-08T08:45:31.313Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80054640467,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475357929"
    },
    {
      "job": 80054640588,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475339001"
    },
    {
      "job": 80054640459,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475354282"
    },
    {
      "job": 80054640498,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475346611"
    },
    {
      "job": 80054207052,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475300166"
    },
    {
      "job": 80054640585,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475338010"
    },
    {
      "job": 80054640480,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475331140"
    },
    {
      "job": 80054640735,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475330440"
    },
    {
      "job": 80054640531,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475329011"
    }
  ],
  "_buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MicrobialGrowth",
  "_commit": {
    "id": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
    "author": "Florentin L'\"'\"'Homme <florentin.lhomme@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1741624808
  },
  "_maintainer": {
    "name": "Florentin LHomme",
    "email": "florentin.lhomme@gmail.com",
    "login": "florentin-lhomme",
    "description": "",
    "uuid": 148463826,
    "orcid": "0000-0001-9684-3085"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nlstools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "florentin-lhomme",
      "count": 1,
      "uuid": 148463826
    }
  ],
  "_userbio": {
    "uuid": 148463826,
    "type": "user",
    "name": "florentin-lhomme"
  },
  "_downloads": {
    "count": 117,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MicrobialGrowth"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MicrobialGrowth.html",
    "manual.pdf"
  ],
  "_realowner": "florentin-lhomme",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-03-10"
    }
  ],
  "_exports": [
    ".baranyi.formula",
    ".checkMicrobialGrowthArgs",
    ".checkMicrobialGrowthCreateArgs",
    ".checkModelIntegrity",
    ".getDefaultNlsValues",
    ".gompertz.formula",
    ".linear.formula",
    ".MicrobialGrowth.baranyi",
    ".MicrobialGrowth.gompertz",
    ".MicrobialGrowth.linear",
    ".MicrobialGrowth.rosso",
    ".new.baranyi.core",
    ".new.gompertz.core",
    ".new.linear.core",
    ".new.MicrobialGrowth.core",
    ".new.rosso.core",
    ".parseMicrobialGrowthCreateArgs",
    ".rosso.formula",
    "Acid",
    "Acid.SpecificPair",
    "getCreateFunctionName",
    "getFormula",
    "getFunctionName",
    "getModelName",
    "gompertz.explain",
    "is.acid",
    "is.acid.specific.pair",
    "is.baranyi",
    "is.gompertz",
    "is.linear",
    "is.MicrobialGrowth",
    "is.rosso",
    "listAvailableModels",
    "MicrobialGrowth",
    "MicrobialGrowth.create",
    "THRESHOLD_FEW_DATA"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example data from the MicrobialGrowth package",
      "object": "example_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "y1",
        "y2",
        "y3",
        "y4",
        "y5",
        "y6",
        "y7",
        "y8",
        "y9",
        "y10",
        "y11",
        "y12",
        "y13",
        "y14",
        "y15"
      ],
      "rows": 605,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-baranyi.formula",
      "title": "Baranyi equation.",
      "topics": [
        ".baranyi.formula"
      ]
    },
    {
      "page": "dot-checkMicrobialGrowthArgs",
      "title": "Check MicrobialGrowth arguments (regression function)",
      "topics": [
        ".checkMicrobialGrowthArgs"
      ]
    },
    {
      "page": "dot-checkMicrobialGrowthCreateArgs",
      "title": "Check MicrobialGrowth arguments (create function)",
      "topics": [
        ".checkMicrobialGrowthCreateArgs"
      ]
    },
    {
      "page": "dot-checkModelIntegrity",
      "title": "Model Integrity Checker",
      "topics": [
        ".checkModelIntegrity"
      ]
    },
    {
      "page": "dot-getDefaultNlsValues",
      "title": "Default NLS values",
      "topics": [
        ".getDefaultNlsValues"
      ]
    },
    {
      "page": "dot-gompertz.formula",
      "title": "Gompertz equation.",
      "topics": [
        ".gompertz.formula"
      ]
    },
    {
      "page": "dot-linear.formula",
      "title": "Linear equation.",
      "topics": [
        ".linear.formula"
      ]
    },
    {
      "page": "dot-MicrobialGrowth.baranyi",
      "title": "Baranyi regression function",
      "topics": [
        ".MicrobialGrowth.baranyi"
      ]
    },
    {
      "page": "dot-MicrobialGrowth.gompertz",
      "title": "Gompertz regression function",
      "topics": [
        ".MicrobialGrowth.gompertz"
      ]
    },
    {
      "page": "dot-MicrobialGrowth.linear",
      "title": "Linear regression function",
      "topics": [
        ".MicrobialGrowth.linear"
      ]
    },
    {
      "page": "dot-MicrobialGrowth.rosso",
      "title": "Rosso regression function",
      "topics": [
        ".MicrobialGrowth.rosso"
      ]
    },
    {
      "page": "dot-new.baranyi.core",
      "title": "Baranyi object",
      "topics": [
        ".new.baranyi.core"
      ]
    },
    {
      "page": "dot-new.gompertz.core",
      "title": "Gompertz object",
      "topics": [
        ".new.gompertz.core"
      ]
    },
    {
      "page": "dot-new.linear.core",
      "title": "Linear object",
      "topics": [
        ".new.linear.core"
      ]
    },
    {
      "page": "dot-new.MicrobialGrowth.core",
      "title": "MicrobialGrowth object",
      "topics": [
        ".new.MicrobialGrowth.core"
      ]
    },
    {
      "page": "dot-new.rosso.core",
      "title": "Rosso object",
      "topics": [
        ".new.rosso.core"
      ]
    },
    {
      "page": "dot-parseMicrobialGrowthCreateArgs",
      "title": "Coefficient argument parser (create function)",
      "topics": [
        ".parseMicrobialGrowthCreateArgs"
      ]
    },
    {
      "page": "dot-rosso.formula",
      "title": "Rosso equation.",
      "topics": [
        ".rosso.formula"
      ]
    },
    {
      "page": "Acid",
      "title": "Acid",
      "topics": [
        "Acid"
      ]
    },
    {
      "page": "Acid.SpecificPair",
      "title": "Acid - specific pair ('alpha', 'MIC')",
      "topics": [
        "Acid.SpecificPair"
      ]
    },
    {
      "page": "baranyi.create",
      "title": "Baranyi create function",
      "topics": [
        "baranyi.create"
      ]
    },
    {
      "page": "example_data",
      "title": "Example data from the MicrobialGrowth package",
      "topics": [
        "example_data"
      ]
    },
    {
      "page": "getCreateFunctionName",
      "title": "Create function name getter",
      "topics": [
        "getCreateFunctionName"
      ]
    },
    {
      "page": "getFormula",
      "title": "Formula getter",
      "topics": [
        "getFormula"
      ]
    },
    {
      "page": "getFunctionName",
      "title": "Regression function name getter",
      "topics": [
        "getFunctionName"
      ]
    },
    {
      "page": "getModelName",
      "title": "Model name getter",
      "topics": [
        "getModelName"
      ]
    },
    {
      "page": "gompertz.create",
      "title": "Gompertz create function",
      "topics": [
        "gompertz.create"
      ]
    },
    {
      "page": "gompertz.explain",
      "title": "Graphical Example of Modified Gompertz Equation.",
      "topics": [
        "gompertz.explain"
      ]
    },
    {
      "page": "is.acid",
      "title": "Acid class",
      "topics": [
        "is.acid"
      ]
    },
    {
      "page": "is.acid.specific.pair",
      "title": "Acid.SpecificPair class",
      "topics": [
        "is.acid.specific.pair"
      ]
    },
    {
      "page": "is.baranyi",
      "title": "Baranyi class",
      "topics": [
        "is.baranyi"
      ]
    },
    {
      "page": "is.gompertz",
      "title": "Gompertz class",
      "topics": [
        "is.gompertz"
      ]
    },
    {
      "page": "is.linear",
      "title": "Linear class",
      "topics": [
        "is.linear"
      ]
    },
    {
      "page": "is.MicrobialGrowth",
      "title": "MicrobialGrowth class",
      "topics": [
        "is.MicrobialGrowth"
      ]
    },
    {
      "page": "is.rosso",
      "title": "Rosso class",
      "topics": [
        "is.rosso"
      ]
    },
    {
      "page": "linear.create",
      "title": "Linear create function",
      "topics": [
        "linear.create"
      ]
    },
    {
      "page": "listAvailableModels",
      "title": "List available models.",
      "topics": [
        "listAvailableModels"
      ]
    },
    {
      "page": "MicrobialGrowth",
      "title": "MicrobialGrowth regression function",
      "topics": [
        "MicrobialGrowth"
      ]
    },
    {
      "page": "MicrobialGrowth.create",
      "title": "MicrobialGrowth create function",
      "topics": [
        "MicrobialGrowth.create"
      ]
    },
    {
      "page": "Ops.acid",
      "title": "Operators on the Acid Class",
      "topics": [
        "Ops.acid"
      ]
    },
    {
      "page": "plot.gompertz",
      "title": "Gompertz plot function",
      "topics": [
        "plot.gompertz"
      ]
    },
    {
      "page": "plot.linear",
      "title": "Linear plot function",
      "topics": [
        "plot.linear"
      ]
    },
    {
      "page": "plot.MicrobialGrowth",
      "title": "MicrobialGrowth plot function",
      "topics": [
        "plot.MicrobialGrowth"
      ]
    },
    {
      "page": "print.acid",
      "title": "Acid print function",
      "topics": [
        "print.acid"
      ]
    },
    {
      "page": "print.acid.specific.pair",
      "title": "Acid.SpecificPair print function",
      "topics": [
        "print.acid.specific.pair"
      ]
    },
    {
      "page": "print.gompertz",
      "title": "Gompertz print function",
      "topics": [
        "print.gompertz"
      ]
    },
    {
      "page": "print.MicrobialGrowth",
      "title": "MicrobialGrowth print function",
      "topics": [
        "print.MicrobialGrowth"
      ]
    },
    {
      "page": "rosso.create",
      "title": "Rosso create function",
      "topics": [
        "rosso.create"
      ]
    },
    {
      "page": "summary.MicrobialGrowth",
      "title": "MicrobialGrowth summary function",
      "topics": [
        "summary.MicrobialGrowth"
      ]
    },
    {
      "page": "THRESHOLD_FEW_DATA",
      "title": "Threshold when little data is used in a regression",
      "topics": [
        "THRESHOLD_FEW_DATA"
      ]
    }
  ],
  "_rundeps": [
    "nlstools"
  ],
  "_vignettes": [
    {
      "source": "MicrobialGrowth.Rmd",
      "filename": "MicrobialGrowth.html",
      "title": "MicrobialGrowth",
      "author": "Florentin L'Homme^[florentin.lhomme@gmail.com], Clarisse Breard^[INRAE, clarisse.breard@inrae.fr]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Install and load the package",
        "Input data",
        "example_data",
        "Your own data",
        "Feature overview",
        "The MicrobialGrowth class",
        "The MicrobialGrowth regression function",
        "Simple uses",
        "Advanced parameters",
        "clip",
        "start, lower and upper",
        "callbackError",
        "nls.args",
        "Results interpretation",
        "summary function",
        "coefficients",
        "data",
        "call",
        "message",
        "f",
        "isValid",
        "quick overview",
        "The MicrobialGrowth.create function",
        "The plot function",
        "How to ...",
        "How to regress mutliple data",
        "How to deal with a regression failure",
        "How to separate successful from failed regressions",
        "How to export coefficients as data.frame",
        "How to apply a theme to all plots"
      ],
      "created": "2025-03-10 16:40:08",
      "modified": "2025-03-10 16:40:08",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "microbialgrowth",
  "_universes": [
    "florentin-lhomme"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:24.000Z",
      "distro": "noble",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "b466e78482d90314a3e65707056bc598cef4271998c29bebf17634d401506514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:43:31.000Z",
      "distro": "noble",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "7e2a01a260bbae01d47d8c8bc556f6cf4641f91d1eeeb637c6084c0495c5ba9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:10.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "125ec07bb3a884292bf918154f92f0567d3c8c1f754216717a43d4e737b67237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T08:43:55.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "b2d903a20c2c8a49f6ef83cdf3f968c45bbe3546c04b56acb9f354c833e31352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-08T08:43:42.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "783767cb1592c62e4864ca04a3e41c48512b12cf1bde84f9eadb04a4be37e363",
      "status": "success",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:43:01.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "c3ba795facee129ae36e9cc7b55ba6ef88271b7889f7bc218eba855ae6178b5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:43:01.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "d1ade7433f0bfa0957b424142f17598fe83e146215c7b2a7c37a31718491e84f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:42:52.000Z",
      "commit": "5e7c2ab0abc4b33dad71750385cf763f8b8a8609",
      "fileid": "1d31594c3ba71bf0b590fa585602a7670c8d1ef4574785c87ff61610adfcb23e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florentin-lhomme/actions/runs/27125861546"
    }
  ]
}