{
  "_id": "6a213e8bcd65a98ecbd29bcd",
  "Package": "bootGOF",
  "Title": "Bootstrap Based Goodness-of-Fit Tests",
  "Version": "0.1.1.9000",
  "Authors@R": "c(person(given = \"Marsel\",\nfamily = \"Scheer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"scheer@freescience.de\"),\nperson(given = \"Gerhard\",\nfamily = \"Dikta\",\nrole = c(\"aut\"),\nemail = \"dikta@fh-aachen.de\"))",
  "Description": "Bootstrap based goodness-of-fit tests. It allows to\nperform rigorous statistical tests to check if a chosen model\nfamily is correct based on the marked empirical process. The\nimplemented algorithms are described in (Dikta and Scheer\n(2021) <doi:10.1007/978-3-030-73480-0>) and can be applied to\ngeneralized linear models without any further implementation\neffort. As far as certain linearity conditions are fulfilled\nthe resampling scheme are also applicable beyond generalized\nlinear models. This is reflected in the software architecture\nwhich allows to reuse the resampling scheme by implementing\nonly certain interfaces for models that are not supported\nnatively by the package.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/MarselScheer/bootGOF",
  "BugReports": "https://github.com/MarselScheer/bootGOF/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://marselscheer.r-universe.dev",
  "Date/Publication": "2025-09-07 16:06:16 UTC",
  "RemoteUrl": "https://github.com/marselscheer/bootgof",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc97773083a371df9188a6737a8bf20a00c056dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:57:20 UTC",
    "User": "root"
  },
  "Author": "Marsel Scheer [aut, cre],\nGerhard Dikta [aut]",
  "Maintainer": "Marsel Scheer <scheer@freescience.de>",
  "MD5sum": "5a719d114c216192ecc12a3444491aae",
  "_user": "marselscheer",
  "_type": "src",
  "_file": "bootGOF_0.1.1.9000.tar.gz",
  "_fileid": "a040a5869fb2bd565839f50102cbd301d82eefe1c4e2476d4117754efd594991",
  "_filesize": 72855,
  "_sha256": "a040a5869fb2bd565839f50102cbd301d82eefe1c4e2476d4117754efd594991",
  "_created": "2026-06-04T08:57:20.000Z",
  "_published": "2026-06-04T08:59:55.402Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79484588444,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7407286465"
    },
    {
      "job": 79484588403,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407284799"
    },
    {
      "job": 79484588422,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7407278839"
    },
    {
      "job": 79484588447,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407270396"
    },
    {
      "job": 79484086202,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407243680"
    },
    {
      "job": 79484588369,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407279835"
    },
    {
      "job": 79484588558,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7407271823"
    },
    {
      "job": 79484588461,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7407267391"
    },
    {
      "job": 79484588512,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407271214"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marselscheer/bootgof",
  "_commit": {
    "id": "cc97773083a371df9188a6737a8bf20a00c056dc",
    "author": "Marsel Scheer <scheer@freescience.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #14 from MarselScheer/release/v0.1.1\n\ndelete NAMESPACE since it is generated",
    "time": 1757261176
  },
  "_maintainer": {
    "name": "Marsel Scheer",
    "email": "scheer@freescience.de",
    "login": "marselscheer",
    "description": "",
    "uuid": 8074083
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.1",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "minpack.lm",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "marselscheer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-07"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "marselscheer",
      "count": 126,
      "uuid": 8074083
    },
    {
      "user": "gdikta",
      "count": 1,
      "uuid": 17109912
    }
  ],
  "_userbio": {
    "uuid": 8074083,
    "type": "user",
    "name": "Marsel Scheer"
  },
  "_downloads": {
    "count": 547,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bootGOF"
  },
  "_devurl": "https://github.com/marselscheer/bootgof",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bootGOF.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"
  ],
  "_homeurl": "https://github.com/marselscheer/bootgof",
  "_realowner": "marselscheer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-06-24"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "GOF_glm_info_extractor",
    "GOF_glm_sim_param",
    "GOF_glm_trainer",
    "GOF_lm_info_extractor",
    "GOF_lm_sim_param",
    "GOF_lm_trainer",
    "GOF_model",
    "GOF_model_info_extractor",
    "GOF_model_resample",
    "GOF_model_simulator",
    "GOF_model_test",
    "GOF_model_trainer",
    "GOF_sim_wild_rademacher",
    "Rn1_CvM",
    "Rn1_KS",
    "Rn1_statistic",
    "rrademacher"
  ],
  "_help": [],
  "_readme": "https://github.com/marselscheer/bootgof/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "R6"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "bootgof",
  "_universes": [
    "marselscheer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:59:30.000Z",
      "distro": "noble",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "1e27fe7fe70bfba1fb7134f77b3c4088745dd4953f866e7430ff073158c10d66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:59:26.000Z",
      "distro": "noble",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "6654a8eac1a6247c340418f187a366c16a2bad7e4ed0b2918c12f82eee56fb42",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:59:08.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "51f6de78b5ae4a9c9f03ea1aed9c4937efc1737a5d85286fe98633b87be0863c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:58:44.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "bf83ee8f9b72f53811260dcab490c9472e3af8ea2ab5984806dcefe8b9523577",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:59:22.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "abac912b177790dabc8c22cd88f18d41851d559ee34d7bfd3111eafa1791a733",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:58:41.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "c42ab78c159df9a0716ebd0a2e12b5048790670230956449997d20f6f04f18b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:58:29.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "a64a682a2502a9462498894416a1c2dd8b03020bc135ddaca28bfd281502bc5a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-04T08:58:35.000Z",
      "commit": "cc97773083a371df9188a6737a8bf20a00c056dc",
      "fileid": "931ce3aad1fb5aa046541d8bc4f2d856fc7ce6528f81f64084aaa062417f1ab0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26941538797"
    }
  ]
}