{
  "_id": "6a22a4c3cd65a98ecbd59815",
  "Package": "miLAG",
  "Type": "Package",
  "Title": "Calculates Microbial Lag Duration (on the Population Level) from\nProvided Growth Curve Data",
  "Version": "1.0.5",
  "Date": "2025-01-17",
  "Authors@R": "c(person(\"Bogna\", \"Smug\", email = \"bogna.smug@uj.edu.pl\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9364-163X\")))",
  "Description": "Microbial growth is often measured by growth curves i.e. a\ntable of population sizes and times of measurements. This\npackage allows to use such growth curve data to determine the\nduration of \"microbial lag phase\" i.e. the time needed for\nmicrobes to restart divisions. It implements the most commonly\nused methods to calculate the lag duration, these methods are\ndiscussed and described in Opalek et.al. 2022. Citation: Smug,\nB. J., Opalek, M., Necki, M., & Wloch-Salamon, D. (2024).\nMicrobial lag calculator: A shiny-based application and an R\npackage for calculating the duration of microbial lag phase.\nMethods in Ecology and Evolution, 15, 301–307\n<doi:10.1111/2041-210X.14269>.",
  "License": "GPL-3",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:24:15 UTC",
    "User": "root"
  },
  "Author": "Bogna Smug [aut, cre] (<https://orcid.org/0000-0001-9364-163X>)",
  "Maintainer": "Bogna Smug <bogna.smug@uj.edu.pl>",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://bognasmug.r-universe.dev",
  "Date/Publication": "2025-01-18 01:50:07 UTC",
  "RemoteUrl": "https://github.com/cran/miLAG",
  "RemoteRef": "HEAD",
  "RemoteSha": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
  "MD5sum": "f3cc5a3e41ccde73b87ce85b51ad5baa",
  "_user": "bognasmug",
  "_type": "src",
  "_file": "miLAG_1.0.5.tar.gz",
  "_fileid": "9106cc287b87ad56ccda4500592590236ad7df3020329ce10c7be9c8df1af4a0",
  "_filesize": 496876,
  "_sha256": "9106cc287b87ad56ccda4500592590236ad7df3020329ce10c7be9c8df1af4a0",
  "_created": "2026-06-05T10:24:15.000Z",
  "_published": "2026-06-05T10:28:19.390Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79709326035,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434377527"
    },
    {
      "job": 79709326091,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434380036"
    },
    {
      "job": 79709326064,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434389517"
    },
    {
      "job": 79709326128,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434385942"
    },
    {
      "job": 79708909928,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434336504"
    },
    {
      "job": 79709326071,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434371846"
    },
    {
      "job": 79709326055,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434366083"
    },
    {
      "job": 79709326129,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434364375"
    },
    {
      "job": 79709326168,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434370997"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/miLAG",
  "_commit": {
    "id": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
    "author": "Bogna Smug <bogna.smug@uj.edu.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1737165007
  },
  "_maintainer": {
    "name": "Bogna Smug",
    "email": "bogna.smug@uj.edu.pl",
    "login": "bognasmug",
    "description": "",
    "uuid": 64076559,
    "orcid": "0000-0001-9364-163X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.8",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.1",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.8",
      "role": "Depends"
    },
    {
      "package": "minpack.lm",
      "version": ">= 1.2.2",
      "role": "Depends"
    },
    {
      "package": "nlsMicrobio",
      "version": ">= 0.0.3",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bognasmug",
      "count": 3,
      "uuid": 64076559
    }
  ],
  "_userbio": {
    "uuid": 64076559,
    "type": "user",
    "name": "bognasmug"
  },
  "_downloads": {
    "count": 111,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/miLAG"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miLAG.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bognasmug",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2023-11-17"
    },
    {
      "version": "1.0.4",
      "date": "2024-10-05"
    },
    {
      "version": "1.0.5",
      "date": "2025-01-18"
    }
  ],
  "_exports": [
    "calc_lag",
    "cut_the_data",
    "fit_exp_lag",
    "fit_max_infl_lag",
    "get_all_methods_lag",
    "get_def_pars",
    "get_lag",
    "get_theme",
    "lag_biomass_incr",
    "make_grwoth_curve_df",
    "plot_data",
    "plot_lag_fit",
    "smooth_data"
  ],
  "_help": [
    {
      "page": "calc_baranyi_fit_lag",
      "title": "calc_baranyi_fit_lag",
      "topics": [
        "calc_baranyi_fit_lag"
      ]
    },
    {
      "page": "calc_lag",
      "title": "calc_lag",
      "topics": [
        "calc_lag"
      ]
    },
    {
      "page": "calc_lag_fit_to_baranyi_with_lag",
      "title": "calc_lag_fit_to_baranyi_with_lag",
      "topics": [
        "calc_lag_fit_to_baranyi_with_lag"
      ]
    },
    {
      "page": "calc_lag_fit_to_logistic_with_lag",
      "title": "calc_lag_fit_to_logistic_with_lag",
      "topics": [
        "calc_lag_fit_to_logistic_with_lag"
      ]
    },
    {
      "page": "calc_lagistic_fit_lag",
      "title": "calc_lagistic_fit_lag",
      "topics": [
        "calc_lagistic_fit_lag"
      ]
    },
    {
      "page": "choose_lag_fit_algorithm_baranyi",
      "title": "choose_lag_fit_algorithm_baranyi",
      "topics": [
        "choose_lag_fit_algorithm_baranyi"
      ]
    },
    {
      "page": "choose_lag_fit_algorithm_logistic",
      "title": "choose_lag_fit_algorithm_logistic",
      "topics": [
        "choose_lag_fit_algorithm_logistic"
      ]
    },
    {
      "page": "compare_algorithms",
      "title": "compare_algorithms",
      "topics": [
        "compare_algorithms"
      ]
    },
    {
      "page": "cut_the_data",
      "title": "cut_the_data Subsets the data frame containing only the observations up to the specified maximum time",
      "topics": [
        "cut_the_data"
      ]
    },
    {
      "page": "fit_exp_lag",
      "title": "fit_exp_lag",
      "topics": [
        "fit_exp_lag"
      ]
    },
    {
      "page": "fit_exp_lag_to_curve",
      "title": "fit_exp_lag_to_curve",
      "topics": [
        "fit_exp_lag_to_curve"
      ]
    },
    {
      "page": "fit_max_infl_lag",
      "title": "fit_max_infl_lag",
      "topics": [
        "fit_max_infl_lag"
      ]
    },
    {
      "page": "get_all_methods_lag",
      "title": "get_all_methods_lag",
      "topics": [
        "get_all_methods_lag"
      ]
    },
    {
      "page": "get_def_pars",
      "title": "get_def_pars Set defaults parameters used by calc_lag function",
      "topics": [
        "get_def_pars"
      ]
    },
    {
      "page": "get_init_pars_baranyi",
      "title": "get_init_pars_baranyi",
      "topics": [
        "get_init_pars_baranyi"
      ]
    },
    {
      "page": "get_init_pars_logistic",
      "title": "get_init_pars_logistic",
      "topics": [
        "get_init_pars_logistic"
      ]
    },
    {
      "page": "get_lag",
      "title": "get_lag",
      "topics": [
        "get_lag"
      ]
    },
    {
      "page": "get_n0",
      "title": "get_n0",
      "topics": [
        "get_n0"
      ]
    },
    {
      "page": "get_theme",
      "title": "get_theme",
      "topics": [
        "get_theme"
      ]
    },
    {
      "page": "lag_biomass_incr",
      "title": "lag_biomass_incr",
      "topics": [
        "lag_biomass_incr"
      ]
    },
    {
      "page": "make_grwoth_curve_df",
      "title": "make_grwoth_curve_df",
      "topics": [
        "make_grwoth_curve_df"
      ]
    },
    {
      "page": "plot_data",
      "title": "plot_data",
      "topics": [
        "plot_data"
      ]
    },
    {
      "page": "plot_lag_fit",
      "title": "plot_lag_fit",
      "topics": [
        "plot_lag_fit"
      ]
    },
    {
      "page": "smooth_data",
      "title": "smooth_data Smoothens growth curves data",
      "topics": [
        "smooth_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/miLAG/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "minpack.lm",
    "nlsMicrobio",
    "nlstools",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "calculating_lag.rmd",
      "filename": "calculating_lag.html",
      "title": "Calculating Lags for Growth Models",
      "author": "Maks Necki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The calc_lag_fit_to_logistic_with_lag Function",
        "Introduction",
        "Usage",
        "The calc_lag_fit_to_baranyi_with_lag Function",
        "Examples",
        "Conclusion"
      ],
      "created": "2023-11-18 02:38:06",
      "modified": "2023-11-18 02:38:06",
      "commits": 1
    },
    {
      "source": "choosing_lag.Rmd",
      "filename": "choosing_lag.html",
      "title": "Choosing Lag Fit Algorithms in Growth Modeling",
      "author": "Maks Necki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The choose_lag_fit_algorithm_baranyi Function",
        "Introduction",
        "Usage",
        "Examples",
        "The choose_lag_fit_algorithm_logistic Function",
        "Conclusion"
      ],
      "created": "2023-11-18 02:38:06",
      "modified": "2023-11-18 02:38:06",
      "commits": 1
    },
    {
      "source": "getting_lag.rmd",
      "filename": "getting_lag.html",
      "title": "Getting Initial Parameters for Growth Models",
      "author": "Maks Necki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The get_init_pars_logistic Function",
        "Introduction",
        "Usage",
        "Examples",
        "The get_init_pars_baranyi Function",
        "Conclusion"
      ],
      "created": "2023-11-18 02:38:06",
      "modified": "2023-11-18 02:38:06",
      "commits": 1
    },
    {
      "source": "plotting_lag.rmd",
      "filename": "plotting_lag.html",
      "title": "Plotting Lag Fit",
      "author": "Maks Necki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The plot_lag_fit Function",
        "Introduction",
        "Usage",
        "Examples",
        "Conclusion"
      ],
      "created": "2023-11-18 02:38:06",
      "modified": "2023-11-18 02:38:06",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "milag",
  "_universes": [
    "bognasmug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-05T10:26:21.000Z",
      "distro": "noble",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "a8355b1c3280182f64fd327d87db524c7c3f7f2d37bb177b1544e9ac83cf1ae5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-05T10:26:26.000Z",
      "distro": "noble",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "0dd73e196e6e21179a6bfa2d7b19b9fc942083efdf40e3f455c61bd3047cab94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-05T10:26:59.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "3135bb399fa2c32aa8aa8c9c3c175bcb6a6330af5f306379c1957d194438bef8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-05T10:26:42.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "3ec9411a82be9cfee675390f574574339b960845d3dd6161e81cb46ead7146f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-05T10:26:26.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "0d8c79a67a5b999ceba6c22d65803a560458d054eb0fce418289134dd3a836df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:25:33.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "c2808107194840b0cd4762bc8ec1afb0f147db5394f5bbf40f5c057e80b566e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:25:27.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "808721042adbe914f6472c06f5a329e0bdb18c185953e45a3fa7e2157d046137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:25:53.000Z",
      "commit": "b91010d6b6fe1e2a0e169f849fae4cd90f027dbf",
      "fileid": "38af8f020c9e8d7b32452fa0c5d8e8bca644da12d43ac835abad2d1a5ddfc9e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bognasmug/actions/runs/27009361050"
    }
  ]
}