{
  "_id": "6a0f65c5acfb0bcc41c5d298",
  "Package": "agriDQ",
  "Title": "Data Quality Checks and Statistical Assumption Testing for\nAgricultural Experiments",
  "Version": "0.1.3",
  "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": "Provides a comprehensive pipeline for data quality checks\nand statistical assumption diagnostics in agricultural\nexperimental data. Functions cover outlier detection using\nInterquartile Range (IQR) fence, Z-score, modified Z-score\n(Hampel identifier), Grubbs test and Dixon Q-test with\nconsensus flagging; missing data pattern analysis and mechanism\nclassification (Missing Completely At Random/Missing At\nRandom/Missing Not At Random (MCAR/MAR/MNAR)) via Little's\ntest; normality testing using Shapiro-Wilk, Anderson-Darling,\nKolmogorov-Smirnov, Lilliefors, Pearson chi-square and\nJarque-Bera tests; homogeneity of variance via Bartlett, Levene\nand Fligner-Killeen tests; independence of errors via\nDurbin-Watson, Breusch-Godfrey and Wald-Wolfowitz runs tests;\nexperimental design validation for Completely Randomised Design\n(CRD), Randomised Complete Block Design (RCBD), Latin Square\nDesign (LSD) and factorial designs; qualitative variable\nconsistency checks; and automated HyperText Markup Language\n(HTML) report generation. Designed to align with Findable,\nAccessible, Interoperable and Reusable (FAIR) data principles.\nMethods follow Gomez and Gomez (1984, ISBN:978-0471870920) and\nMontgomery (2017, ISBN:978-1119492443).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:58:04 UTC",
    "User": "root"
  },
  "Author": "Sadikul Islam [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2924-7122>)",
  "Maintainer": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-21 19:42:01 UTC",
  "RemoteUrl": "https://github.com/cran/agriDQ",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb751ad5c66b0c82091fbd929c56647af37e0290",
  "MD5sum": "b5c54fd032a277ec95a970a6f4c0d176",
  "_user": "cran",
  "_type": "src",
  "_file": "agriDQ_0.1.3.tar.gz",
  "_fileid": "112f6803d8faf91af7a4ae21130288f1fbf321d57c1b138a11c37b962b6578a1",
  "_filesize": 224275,
  "_sha256": "112f6803d8faf91af7a4ae21130288f1fbf321d57c1b138a11c37b962b6578a1",
  "_created": "2026-05-21T09:58:04.000Z",
  "_published": "2026-05-21T20:06:29.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258515712,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132791778"
    },
    {
      "job": 77258515471,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132793137"
    },
    {
      "job": 77258514439,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132744751"
    },
    {
      "job": 77258514589,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146007965"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26218868972",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/agriDQ",
  "_commit": {
    "id": "eb751ad5c66b0c82091fbd929c56647af37e0290",
    "author": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1776800521
  },
  "_maintainer": {
    "name": "Sadikul Islam",
    "email": "sadikul.islamiasri@gmail.com",
    "orcid": "0000-0003-2924-7122"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "nortest",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2026-04-21"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 550,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agriDQ"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agriDQ.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "check_design",
    "check_homogeneity",
    "check_independence",
    "check_missing",
    "check_normality",
    "check_outliers",
    "check_outliers_mv",
    "check_qualitative",
    "classify_missing",
    "generate_dq_report",
    "run_dq_pipeline",
    "standardise_labels"
  ],
  "_datasets": [
    {
      "name": "agri_trial",
      "title": "Simulated wheat variety trial dataset (RCBD)",
      "object": "agri_trial",
      "class": [
        "data.frame"
      ],
      "fields": [
        "plot_id",
        "block",
        "treatment",
        "variety",
        "yield",
        "plant_height",
        "tillers"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agri_trial",
      "title": "Simulated wheat variety trial dataset (RCBD)",
      "topics": [
        "agri_trial"
      ]
    },
    {
      "page": "check_design",
      "title": "Validate experimental design structure and balance",
      "topics": [
        "check_design"
      ]
    },
    {
      "page": "check_homogeneity",
      "title": "Test homogeneity of variance across treatment groups",
      "topics": [
        "check_homogeneity"
      ]
    },
    {
      "page": "check_independence",
      "title": "Test independence of residuals / errors",
      "topics": [
        "check_independence"
      ]
    },
    {
      "page": "check_missing",
      "title": "Analyse missing data patterns and classify missingness mechanism",
      "topics": [
        "check_missing"
      ]
    },
    {
      "page": "check_normality",
      "title": "Comprehensive normality testing for agricultural experimental data",
      "topics": [
        "check_normality"
      ]
    },
    {
      "page": "check_outliers",
      "title": "Univariate outlier detection for agricultural experimental data",
      "topics": [
        "check_outliers"
      ]
    },
    {
      "page": "check_outliers_mv",
      "title": "Multivariate outlier detection using Mahalanobis distance",
      "topics": [
        "check_outliers_mv"
      ]
    },
    {
      "page": "check_qualitative",
      "title": "Check quality of categorical / qualitative variables",
      "topics": [
        "check_qualitative"
      ]
    },
    {
      "page": "classify_missing",
      "title": "Classify missingness mechanism per variable using logistic regression",
      "topics": [
        "classify_missing"
      ]
    },
    {
      "page": "generate_dq_report",
      "title": "Generate an automated HTML data quality report",
      "topics": [
        "generate_dq_report"
      ]
    },
    {
      "page": "print.agriDQ_result",
      "title": "Print an agriDQ_result object",
      "topics": [
        "print.agriDQ_result"
      ]
    },
    {
      "page": "run_dq_pipeline",
      "title": "Run the complete data quality pipeline",
      "topics": [
        "run_dq_pipeline"
      ]
    },
    {
      "page": "standardise_labels",
      "title": "Standardise categorical labels in a data frame",
      "topics": [
        "standardise_labels"
      ]
    }
  ],
  "_readme": "https://github.com/cran/agriDQ/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "quantmod",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringdist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tseries",
    "TTR",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "agridq",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T10:00:25.000Z",
      "distro": "noble",
      "commit": "eb751ad5c66b0c82091fbd929c56647af37e0290",
      "fileid": "4077ac2dc6b438d89c5e72056b608a00a95c5066f76b861a960e827f339eb311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218868972"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T10:00:28.000Z",
      "distro": "noble",
      "commit": "eb751ad5c66b0c82091fbd929c56647af37e0290",
      "fileid": "a7ba200ac9032c39e5b5ad1d77e0f2774629812c791f9937fc8e375475e517b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218868972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-21T20:06:01.000Z",
      "commit": "eb751ad5c66b0c82091fbd929c56647af37e0290",
      "fileid": "6b610b21541e1819e1e110e0f47cc6ccc51d15bec193eb1063dd9d70aaf4f453",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218868972"
    }
  ]
}