{
  "_id": "6a3a52456265ec60d620eea4",
  "Package": "agriReg",
  "Title": "Linear and Nonlinear Regression for Agricultural Data",
  "Version": "0.1.0",
  "Authors@R": "person(\ngiven = \"Sadikul\",\nfamily = \"Islam\",\nemail = \"sadikul.islamiasri@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2924-7122\")\n)",
  "Description": "Fit, compare, and visualise linear and nonlinear\nregression models tailored to field-trial and dose-response\nagricultural data. Provides S3 classes for mixed-effects models\n(via 'lme4'), nonlinear growth curves (logistic, 'Gompertz',\nasymptotic, linear-plateau, quadratic), and four/five-parameter\nlog-logistic dose-response models (via 'drc'). Includes\nautomated starting-value heuristics, goodness-of-fit\nstatistics, residual diagnostics, and 'ggplot2'-based\nvisualisation. Methods are based on Bates and Watts (1988,\nISBN:9780471816430), Ritz and others (2015)\n<doi:10.1371/journal.pone.0146021>, and Bates and others (2015)\n<doi:10.18637/jss.v067.i01>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 09:27:34 UTC",
    "User": "root"
  },
  "Author": "Sadikul Islam [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2924-7122>)",
  "Maintainer": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://sadikulislamiasri-hub.r-universe.dev",
  "Date/Publication": "2026-03-31 15:40:35 UTC",
  "RemoteUrl": "https://github.com/cran/agriReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
  "MD5sum": "f88a6b256206e9ab6abe1ea4dbd5122b",
  "_user": "sadikulislamiasri-hub",
  "_type": "src",
  "_file": "agriReg_0.1.0.tar.gz",
  "_fileid": "df848ff505f17f5c5653ad393cf90cb3ff20b5f34bd37a6d27a4cb2e8f19e608",
  "_filesize": 1045128,
  "_sha256": "df848ff505f17f5c5653ad393cf90cb3ff20b5f34bd37a6d27a4cb2e8f19e608",
  "_created": "2026-06-23T09:27:34.000Z",
  "_published": "2026-06-23T09:30:45.487Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82921474759,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816838627"
    },
    {
      "job": 82921474795,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816845815"
    },
    {
      "job": 82921474818,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816826452"
    },
    {
      "job": 82921474782,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816830226"
    },
    {
      "job": 82920764243,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816782388"
    },
    {
      "job": 82921474755,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816835065"
    },
    {
      "job": 82921474769,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816819056"
    },
    {
      "job": 82921474797,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816823467"
    },
    {
      "job": 82921474800,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816817084"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/agriReg",
  "_commit": {
    "id": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
    "author": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1774971635
  },
  "_maintainer": {
    "name": "Sadikul Islam",
    "email": "sadikul.islamiasri@gmail.com",
    "login": "sadikulislamiasri-hub",
    "description": "",
    "uuid": 295794536,
    "orcid": "0000-0003-2924-7122"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "version": ">= 1.1-35",
      "role": "Imports"
    },
    {
      "package": "drc",
      "version": ">= 3.0-1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "broom.mixed",
      "version": ">= 0.2.9",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "version": ">= 1.8.0",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "version": ">= 3.1-0",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-03-31"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sadikulislamiasri-hub",
      "count": 1,
      "uuid": 295794536
    }
  ],
  "_userbio": {
    "uuid": 295794536,
    "type": "user",
    "name": "sadikulislamiasri-hub",
    "followers": 0
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agriReg"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agriReg.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "sadikulislamiasri-hub",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-31"
    }
  ],
  "_exports": [
    "clean_agri_data",
    "compare_models",
    "ed_estimates",
    "fit_dose_response",
    "fit_linear",
    "fit_nonlinear",
    "fit_polynomial",
    "gof_stats",
    "load_example_data",
    "model_summary",
    "optimum_dose",
    "outlier_flag",
    "plot_fit",
    "residual_check",
    "yield_normalize"
  ],
  "_help": [
    {
      "page": "agriReg-package",
      "title": "agriReg: Linear and Nonlinear Regression for Agricultural Data",
      "topics": [
        "agriReg-package",
        "agriReg"
      ]
    },
    {
      "page": "clean_agri_data",
      "title": "Clean and validate agricultural field-trial data",
      "topics": [
        "clean_agri_data"
      ]
    },
    {
      "page": "compare_models",
      "title": "Compare multiple agriReg models side by side",
      "topics": [
        "compare_models"
      ]
    },
    {
      "page": "ed_estimates",
      "title": "Compute effective dose (ED) estimates from a dose-response model",
      "topics": [
        "ed_estimates"
      ]
    },
    {
      "page": "fit_dose_response",
      "title": "Fit a log-logistic or Weibull dose-response model",
      "topics": [
        "fit_dose_response"
      ]
    },
    {
      "page": "fit_linear",
      "title": "Fit a linear or mixed-effects model for agricultural trials",
      "topics": [
        "fit_linear"
      ]
    },
    {
      "page": "fit_nonlinear",
      "title": "Fit a nonlinear growth or response curve to agricultural data",
      "topics": [
        "fit_nonlinear"
      ]
    },
    {
      "page": "fit_polynomial",
      "title": "Fit a sequence of polynomial linear models and pick the best",
      "topics": [
        "fit_polynomial"
      ]
    },
    {
      "page": "gof_stats",
      "title": "Compute goodness-of-fit statistics for a model",
      "topics": [
        "gof_stats"
      ]
    },
    {
      "page": "herbicide_trial",
      "title": "Simulated herbicide dose-response dataset",
      "topics": [
        "herbicide_trial"
      ]
    },
    {
      "page": "load_example_data",
      "title": "Load a bundled agriReg example dataset",
      "topics": [
        "load_example_data"
      ]
    },
    {
      "page": "maize_growth",
      "title": "Simulated maize growth time-series",
      "topics": [
        "maize_growth"
      ]
    },
    {
      "page": "model_summary",
      "title": "Comprehensive model summary with fit statistics",
      "topics": [
        "model_summary"
      ]
    },
    {
      "page": "optimum_dose",
      "title": "Find the optimal x value (e.g. economic optimum dose)",
      "topics": [
        "optimum_dose"
      ]
    },
    {
      "page": "outlier_flag",
      "title": "Flag outliers using multiple methods",
      "topics": [
        "outlier_flag"
      ]
    },
    {
      "page": "plot_fit",
      "title": "A convenience wrapper for ggplot2 visualisation of model fit",
      "topics": [
        "plot_fit"
      ]
    },
    {
      "page": "plot.agriDRC",
      "title": "Plot a fitted dose-response curve",
      "topics": [
        "plot.agriDRC"
      ]
    },
    {
      "page": "plot.agriLM",
      "title": "Plot diagnostics for an agriLM model",
      "topics": [
        "plot.agriLM"
      ]
    },
    {
      "page": "plot.agriNLS",
      "title": "Plot a fitted nonlinear curve over observed data",
      "topics": [
        "plot.agriNLS"
      ]
    },
    {
      "page": "residual_check",
      "title": "Residual diagnostic plot panel",
      "topics": [
        "residual_check"
      ]
    },
    {
      "page": "wheat_trial",
      "title": "Simulated wheat nitrogen-response trial",
      "topics": [
        "wheat_trial"
      ]
    },
    {
      "page": "yield_normalize",
      "title": "Normalise yield values within groups",
      "topics": [
        "yield_normalize"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "drc",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "patchwork",
    "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": "advanced-mixed-models.Rmd",
      "filename": "advanced-mixed-models.html",
      "title": "Advanced: Mixed models and multi-environment trials",
      "author": "agriReg Authors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multi-environment mixed model",
        "Fixed genotype, random environment",
        "Post-hoc comparisons with emmeans",
        "Fitting multiple growth curves by group",
        "Overlay curves on a single plot",
        "Comparing dose-response curves across species",
        "Exporting a comparison table to Word / Excel"
      ],
      "created": "2026-03-31 15:40:35",
      "modified": "2026-03-31 15:40:35",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with agriReg",
      "author": "agriReg Authors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1 · Data preparation",
        "Cleaning and outlier detection",
        "Normalisation",
        "Advanced outlier flagging",
        "2 · Linear models",
        "Simple OLS",
        "Diagnostic plots",
        "Full residual panel",
        "Mixed-effects model",
        "Polynomial selection",
        "3 · Nonlinear models",
        "Logistic growth",
        "Gompertz curve",
        "Asymptotic (Mitscherlich) model",
        "Quadratic and optimum dose",
        "Linear-plateau model",
        "4 · Dose-response models",
        "Fit a 4-parameter log-logistic curve",
        "Effective dose estimates",
        "5 · Model comparison",
        "6 · Extracting results for reports",
        "Saving plots",
        "Session information"
      ],
      "created": "2026-03-31 15:40:35",
      "modified": "2026-03-31 15:40:35",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "agrireg",
  "_universes": [
    "sadikulislamiasri-hub"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-23T09:29:55.000Z",
      "distro": "noble",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "347b1196cf82f705a3822e872f7c48d40c0fe1c523e696adc0612baa51947ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-23T09:30:10.000Z",
      "distro": "noble",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "83c50e5f7f1159dbcf90b9367d2dd49372240a7e0670694d57158a4a5dcb24aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-23T09:29:32.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "8876a2587c358e924783e36019b1aa732aee1ba56967643f430b32c30cb884da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-23T09:29:37.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "89bac39c705ab980fa8b45e03d825579f942509b2faa61c5b097ef7f3fe23049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-23T09:30:03.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "c2d08eaf9a317f62df9f32051f32333abe6855b751220531c2b76caa08cb2579",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-23T09:29:01.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "f9a928aa679320969411fa810c0c78e034a9e70174d6bf76dbe882c77469cb7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-23T09:29:10.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "781a94106992b0a04edb031af9b7fb7089096eb937e5df79c12c772c1ebb59f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-23T09:28:56.000Z",
      "commit": "d86450b33c737e87ed7e4c3176711e39aeb13c51",
      "fileid": "e699f5cf9239308360dfda12e109a478c28b6a607c3e4ee8d329d6ed6e6fcab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sadikulislamiasri-hub/actions/runs/28016109678"
    }
  ]
}