{
  "_id": "6a3bda8c5cdecea1d6838679",
  "Package": "HydroPonicsK",
  "Type": "Package",
  "Title": "Hydroponic Data Analysis Tools",
  "Version": "1.0.3",
  "Authors@R": "person(\"Khalid Ul Islam\", \"Rather\", email = \"drkhalidulislam@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides statistical and graphical tools for the analysis\nof hydroponic crop production data. The package includes\nfunctions for descriptive statistical analysis, data\nvisualization, correlation analysis, heatmap generation, and\ngraphical summaries of plant growth and nutrient-related\nvariables. These tools support researchers, students, and\npractitioners in evaluating crop performance and environmental\nconditions in hydroponic cultivation systems. The package\nutilizes standard statistical methods implemented in R for data\nexploration and visualization. Methods are described in James\net al. (2021, ISBN:9781071614172) and Wickham (2016,\nISBN:9783319242750).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 13:21:55 UTC",
    "User": "root"
  },
  "Author": "Khalid Ul Islam Rather [aut, cre]",
  "Maintainer": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-24 08:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/HydroPonicsK",
  "RemoteRef": "HEAD",
  "RemoteSha": "4562a8ca912b049475ec1455a91974419157ff35",
  "MD5sum": "290cdb5fe61877c12adf79a0ec6b329b",
  "_user": "cran",
  "_type": "src",
  "_file": "HydroPonicsK_1.0.3.tar.gz",
  "_fileid": "88849fccccfdd5d3a0bfdf83e4bd43dd2fa1e0e94f146a1016f2de0c42d969c0",
  "_filesize": 110348,
  "_sha256": "88849fccccfdd5d3a0bfdf83e4bd43dd2fa1e0e94f146a1016f2de0c42d969c0",
  "_created": "2026-06-24T13:21:55.000Z",
  "_published": "2026-06-24T13:24:28.168Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83204924623,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7850856220"
    },
    {
      "job": 83204924647,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850862427"
    },
    {
      "job": 83204329811,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850807818"
    },
    {
      "job": 83204924564,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850861325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28101442593",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/HydroPonicsK",
  "_commit": {
    "id": "4562a8ca912b049475ec1455a91974419157ff35",
    "author": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1782289802
  },
  "_maintainer": {
    "name": "Khalid Ul Islam Rather",
    "email": "drkhalidulislam@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-06-24"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HydroPonicsK"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HydroPonicsK.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "height_plot",
    "hydro_anova",
    "hydro_cluster",
    "hydro_correlation",
    "hydro_heatmap",
    "hydro_pca",
    "hydro_summary",
    "hydro_tukey",
    "nutrient_stats",
    "relative_growth_rate",
    "stress_tolerance_index",
    "water_use_efficiency"
  ],
  "_datasets": [
    {
      "name": "lettuce_data",
      "title": "Lettuce Hydroponic Dataset",
      "object": "lettuce_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Plant_ID",
        "Treatment",
        "Replication",
        "Days",
        "Height_cm",
        "Root_Length_cm",
        "Leaves",
        "Fresh_Weight_g",
        "Dry_Weight_g",
        "pH",
        "EC_mScm",
        "Temp_C"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "height_plot",
      "title": "Plant Height Plot",
      "topics": [
        "height_plot"
      ]
    },
    {
      "page": "hydro_anova",
      "title": "One-Way ANOVA",
      "topics": [
        "hydro_anova"
      ]
    },
    {
      "page": "hydro_cluster",
      "title": "Cluster Analysis",
      "topics": [
        "hydro_cluster"
      ]
    },
    {
      "page": "hydro_correlation",
      "title": "Correlation Matrix",
      "topics": [
        "hydro_correlation"
      ]
    },
    {
      "page": "hydro_heatmap",
      "title": "Hydroponic Heatmap Visualization",
      "topics": [
        "hydro_heatmap"
      ]
    },
    {
      "page": "hydro_pca",
      "title": "Principal Component Analysis for Hydroponic Data",
      "topics": [
        "hydro_pca"
      ]
    },
    {
      "page": "hydro_summary",
      "title": "Hydroponic Summary Statistics",
      "topics": [
        "hydro_summary"
      ]
    },
    {
      "page": "hydro_tukey",
      "title": "Tukey HSD Test",
      "topics": [
        "hydro_tukey"
      ]
    },
    {
      "page": "lettuce_data",
      "title": "Lettuce Hydroponic Dataset",
      "topics": [
        "lettuce_data"
      ]
    },
    {
      "page": "nutrient_stats",
      "title": "Nutrient Solution Statistics",
      "topics": [
        "nutrient_stats"
      ]
    },
    {
      "page": "relative_growth_rate",
      "title": "Relative Growth Rate",
      "topics": [
        "relative_growth_rate"
      ]
    },
    {
      "page": "stress_tolerance_index",
      "title": "Stress Tolerance Index",
      "topics": [
        "stress_tolerance_index"
      ]
    },
    {
      "page": "water_use_efficiency",
      "title": "Water Use Efficiency",
      "topics": [
        "water_use_efficiency"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "pheatmap",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hydroponicsk",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-24T13:23:45.000Z",
      "distro": "resolute",
      "commit": "4562a8ca912b049475ec1455a91974419157ff35",
      "fileid": "b40c4aa704bca0be099f2859f1fa4ab4b52d4ac66692237722c81b989859d087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101442593"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-24T13:23:55.000Z",
      "distro": "resolute",
      "commit": "4562a8ca912b049475ec1455a91974419157ff35",
      "fileid": "69d73c4ae169a79f3b302ebd3d32a31446736ece9f21fa4d4f6987d224736368",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101442593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-24T13:24:10.000Z",
      "commit": "4562a8ca912b049475ec1455a91974419157ff35",
      "fileid": "3bc413ad5b1acb19a04cc97198bea3f95e82ac92b9e9994f3d16c983553dd56e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101442593"
    }
  ]
}