{
  "_id": "6a1fd3e9b401979e7343610b",
  "Package": "FertBoot",
  "Type": "Package",
  "Title": "Fertilizer Response Curve Analysis by Bootstrapping Residuals",
  "Version": "0.5.0",
  "Authors@R": "c(person(\"Ting Fung (Ralph)\", \"Ma\", email = \"tingfung.ma@wisc.edu\", role = c(\"cre\", \"aut\")),\nperson(\"Hannah\", \"Francis\", email = \"hrfrancis@wisc.edu\", role = \"aut\"),\nperson(\"Matt\", \"Ruark\", role = \"ctb\"))",
  "Maintainer": "Ting Fung (Ralph) Ma <tingfung.ma@wisc.edu>",
  "Description": "Quantify variability (such as confidence interval) of\nfertilizer response curves and optimum fertilizer rates using\nbootstrapping residuals with several popular non-linear and\nlinear models.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:09:49 UTC",
    "User": "root"
  },
  "Author": "Ting Fung (Ralph) Ma [cre, aut], Hannah Francis [aut], Matt\nRuark [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-02-19 19:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/FertBoot",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a5ec72242ed02314ae5e64d209cd2444227c614",
  "MD5sum": "958e838e6c6461123837250c13ffe13c",
  "_user": "cran",
  "_type": "src",
  "_file": "FertBoot_0.5.0.tar.gz",
  "_fileid": "2246ba7ff3cb6652be2174f4af708cf6ce35784d580d2e8806c09aa69c130552",
  "_filesize": 104642,
  "_sha256": "2246ba7ff3cb6652be2174f4af708cf6ce35784d580d2e8806c09aa69c130552",
  "_created": "2026-06-03T07:09:49.000Z",
  "_published": "2026-06-03T07:12:41.886Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79240748505,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377981184"
    },
    {
      "job": 79240748535,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377991221"
    },
    {
      "job": 79240363304,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377950951"
    },
    {
      "job": 79240748463,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377980679"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26869290652",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FertBoot",
  "_commit": {
    "id": "2a5ec72242ed02314ae5e64d209cd2444227c614",
    "author": "Ting Fung (Ralph) Ma <tingfung.ma@wisc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.0\n",
    "time": 1613761202
  },
  "_maintainer": {
    "name": "Ting Fung (Ralph) Ma",
    "email": "tingfung.ma@wisc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "nls.multstart",
      "role": "Imports"
    },
    {
      "package": "simpleboot",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 34,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FertBoot"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FertBoot.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2020-07-18"
    },
    {
      "version": "0.5.0",
      "date": "2021-02-19"
    }
  ],
  "_exports": [
    "boot.CI",
    "boot.resid.linear.plateau",
    "boot.resid.quad",
    "boot.resid.quad.plateau",
    "compare.two.sample",
    "f.linear.plateau",
    "f.quad",
    "f.quad.plateau"
  ],
  "_help": [
    {
      "page": "boot.CI",
      "title": "Bootstrap confidence intervals of mean",
      "topics": [
        "boot.CI"
      ]
    },
    {
      "page": "boot.resid.linear.plateau",
      "title": "Linear plateau model estimation by bootstrapping residuals",
      "topics": [
        "boot.resid.linear.plateau"
      ]
    },
    {
      "page": "boot.resid.quad",
      "title": "Fitting quadratic model using multiple initial values",
      "topics": [
        "boot.resid.quad"
      ]
    },
    {
      "page": "boot.resid.quad.plateau",
      "title": "Quadratic plateau model estimation by bootstrapping residuals",
      "topics": [
        "boot.resid.quad.plateau"
      ]
    },
    {
      "page": "compare.two.sample",
      "title": "Two sample bootstrap test for comparing different in 'sample1' and 'sample2', not necessary with same sample size",
      "topics": [
        "compare.two.sample"
      ]
    },
    {
      "page": "f.linear.plateau",
      "title": "Fitting linear plateau model using multiple initial values",
      "topics": [
        "f.linear.plateau"
      ]
    },
    {
      "page": "f.quad",
      "title": "Fitting quadratic model using multiple initial values",
      "topics": [
        "f.quad"
      ]
    },
    {
      "page": "f.quad.plateau",
      "title": "Fitting quadratic plateau model using multiple initial values",
      "topics": [
        "f.quad.plateau"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lhs",
    "lifecycle",
    "magrittr",
    "minpack.lm",
    "nls.multstart",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "simpleboot",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fertboot",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-03T07:11:40.000Z",
      "distro": "noble",
      "commit": "2a5ec72242ed02314ae5e64d209cd2444227c614",
      "fileid": "0fe28e913d8080686a94e99df8f649737e4573e27f857d9bdc32c45024436505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869290652"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-03T07:12:11.000Z",
      "distro": "noble",
      "commit": "2a5ec72242ed02314ae5e64d209cd2444227c614",
      "fileid": "7f4f19ba593dc893da85fa5e364cf08fa3984ce6eee934dac8fd1d916612a033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869290652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-03T07:11:47.000Z",
      "commit": "2a5ec72242ed02314ae5e64d209cd2444227c614",
      "fileid": "9b65878adca3881785fafd13abaa390f0acdd880187bc16e130f676e49087b59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869290652"
    }
  ]
}