{
  "_id": "6a1ff4e8b401979e73442f60",
  "Package": "optsize",
  "Title": "Optimal Plot Size Estimation for Field Experiments",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Y.A.\", family = \"Garde\", email = \"y.garde@yahoo.co.in\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0297-316X\")),\nperson(given = \"S.G.\", family = \"Patil\", role = \"aut\"),\nperson(given = \"M.S.\", family = \"Shitap\", role = \"aut\")\n)",
  "Description": "Provides methods for determining optimum plot size and\nshape in field experiments using Fairfield-Smith's variance law\napproach. It will evaluate field variability, determine optimum\nplot size and shape and study fertility trends across the\nfield.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:30:51 UTC",
    "User": "root"
  },
  "Author": "Y.A. Garde [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0297-316X>), S.G. Patil [aut],\nM.S. Shitap [aut]",
  "Maintainer": "Y.A. Garde <y.garde@yahoo.co.in>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-06 08:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/optsize",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6f9aa5ae875853b7b0b5eb1b1d773afc2a09442",
  "MD5sum": "56851c9b1369e6d65701fc3b7af0f005",
  "_user": "cran",
  "_type": "src",
  "_file": "optsize_0.1.0.tar.gz",
  "_fileid": "f0d740b07e800fafa367179a4ebdb719fd332b422da8ede18cd5e2632530e062",
  "_filesize": 564082,
  "_sha256": "f0d740b07e800fafa367179a4ebdb719fd332b422da8ede18cd5e2632530e062",
  "_created": "2026-06-03T09:30:51.000Z",
  "_published": "2026-06-03T09:33:28.545Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79263714096,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380833767"
    },
    {
      "job": 79263714069,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380834704"
    },
    {
      "job": 79263039308,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380789044"
    },
    {
      "job": 79263714312,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380831448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26875731918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/optsize",
  "_commit": {
    "id": "f6f9aa5ae875853b7b0b5eb1b1d773afc2a09442",
    "author": "Y.A. Garde <y.garde@yahoo.co.in>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1759739402
  },
  "_maintainer": {
    "name": "Y.A. Garde",
    "email": "y.garde@yahoo.co.in",
    "orcid": "0000-0002-0297-316X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-06"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 98,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optsize"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/optsize.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "compute_moving_avg",
    "ferti_analysis",
    "fit_variance_law",
    "generate_plot_shapes",
    "get_Tvals",
    "make_horizontal",
    "make_vertical",
    "population_variance",
    "serial_corr",
    "serial_corrl"
  ],
  "_help": [
    {
      "page": "compute_moving_avg",
      "title": "Compute 3x3 moving averages",
      "topics": [
        "compute_moving_avg"
      ]
    },
    {
      "page": "ferti_analysis",
      "title": "Fertility Classes heatmap with 3 * 3 moving average values -",
      "topics": [
        "ferti_analysis"
      ]
    },
    {
      "page": "fit_variance_law",
      "title": "Fit Fairfield-Smith's variance law to matrix data with ggplot2 plots",
      "topics": [
        "fit_variance_law"
      ]
    },
    {
      "page": "generate_plot_shapes",
      "title": "Generate valid plot sizes and shapes",
      "topics": [
        "generate_plot_shapes"
      ]
    },
    {
      "page": "get_Tvals",
      "title": "Compute T values (sum of block totals) for a given h x w plot",
      "topics": [
        "get_Tvals"
      ]
    },
    {
      "page": "make_horizontal",
      "title": "Make a horizontal vector from a matrix",
      "topics": [
        "make_horizontal"
      ]
    },
    {
      "page": "make_vertical",
      "title": "Make a vertical vector from a matrix",
      "topics": [
        "make_vertical"
      ]
    },
    {
      "page": "population_variance",
      "title": "Compute population variance for given h x w plot",
      "topics": [
        "population_variance"
      ]
    },
    {
      "page": "serial_corr",
      "title": "Compute first-order serial correlation of a vector",
      "topics": [
        "serial_corr"
      ]
    },
    {
      "page": "serial_corrl",
      "title": "computes the first-order serial correlation for both directions.",
      "topics": [
        "serial_corrl"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "optsize_tutorial.Rmd",
      "filename": "optsize_tutorial.html",
      "title": "Using optsize for Field Experiment Design",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example Dataset"
      ],
      "created": "2025-10-06 08:30:02",
      "modified": "2025-10-06 08:30:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "optsize",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T09:32:50.000Z",
      "distro": "noble",
      "commit": "f6f9aa5ae875853b7b0b5eb1b1d773afc2a09442",
      "fileid": "7ddefe1a95581116a87ffe729483c416a8633249a6d6d0e08b099363ef6c3b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26875731918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T09:32:51.000Z",
      "distro": "noble",
      "commit": "f6f9aa5ae875853b7b0b5eb1b1d773afc2a09442",
      "fileid": "9b3c33c802fc559e711f9c0a20ffba04b7d1a5e97a907515b88aa7ed8b0b54cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26875731918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T09:33:02.000Z",
      "commit": "f6f9aa5ae875853b7b0b5eb1b1d773afc2a09442",
      "fileid": "2ba57ee2909c7a07ea40f6463f5f15066f9c51a88e9a5313a3f44d23bae61426",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26875731918"
    }
  ]
}