{
  "_id": "6a1ef490b401979e7341623a",
  "Encoding": "UTF-8",
  "Package": "L2DensityGoFtest",
  "Type": "Package",
  "Title": "Density Goodness-of-Fit Test",
  "Version": "0.6.0",
  "Authors@R": "c(person(\"Dimitrios\", \"Bagkavos\", role = c(\"aut\", \"cre\"), email = \"dimitrios.bagkavos@gmail.com\") )",
  "Author": "Dimitrios Bagkavos [aut, cre]",
  "Maintainer": "Dimitrios Bagkavos <dimitrios.bagkavos@gmail.com>",
  "Description": "Provides functions for the implementation of a density\ngoodness-of-fit test, based on piecewise approximation of the\nL2 distance.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:06:33 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-01-27 18:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/L2DensityGoFtest",
  "RemoteRef": "HEAD",
  "RemoteSha": "09956ce79eaa780af9acf1418dcdc056ceb01331",
  "MD5sum": "a1034860814b4c712efc458fe29600f1",
  "_user": "cran",
  "_type": "src",
  "_file": "L2DensityGoFtest_0.6.0.tar.gz",
  "_fileid": "c1e6061ea912884243154e3d2352ec24729f1f85a3c6873eed66823c39232ff8",
  "_filesize": 230173,
  "_sha256": "c1e6061ea912884243154e3d2352ec24729f1f85a3c6873eed66823c39232ff8",
  "_created": "2026-05-19T07:06:33.000Z",
  "_published": "2026-06-02T15:19:44.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79106204567,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077000066"
    },
    {
      "job": 79106205213,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077001807"
    },
    {
      "job": 79106203574,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076960059"
    },
    {
      "job": 79106203681,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362011470"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26081772220",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/L2DensityGoFtest",
  "_commit": {
    "id": "09956ce79eaa780af9acf1418dcdc056ceb01331",
    "author": "Dimitrios Bagkavos <dimitrios.bagkavos@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6.0\n",
    "time": 1674844202
  },
  "_maintainer": {
    "name": "Dimitrios Bagkavos",
    "email": "dimitrios.bagkavos@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "nor1mix",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/L2DensityGoFtest"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/L2DensityGoFtest.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-25"
    },
    {
      "version": "0.2.0",
      "date": "2021-10-07"
    },
    {
      "version": "0.3.0",
      "date": "2021-12-19"
    },
    {
      "version": "0.4.0",
      "date": "2022-01-07"
    },
    {
      "version": "0.5.0",
      "date": "2022-05-15"
    },
    {
      "version": "0.6.0",
      "date": "2023-01-27"
    }
  ],
  "_exports": [
    "Biweight",
    "cutoff.asymptotic",
    "cutoff.bootstrap",
    "cutoff.edgeworth",
    "Epanechnikov",
    "Epanechnikov2",
    "Gaussian",
    "hopt.be",
    "hopt.edgeworth",
    "kde",
    "NDistDens",
    "Rectangular",
    "S.n",
    "S.n.Boot",
    "S.nd",
    "Triangular"
  ],
  "_help": [
    {
      "page": "cutoff.asymptotic",
      "title": "Asymptoticaly normal critical value for the goodness-of-fit test statistic \\hat{S}_n(h) of Bagkavos, Patil and Wood (2021)",
      "topics": [
        "cutoff.asymptotic"
      ]
    },
    {
      "page": "cutoff.bootstrap",
      "title": "Bootstrap critical value for the goodness-of-fit test statistic \\hat{S}_n(h) of Bagkavos, Patil and Wood (2021)",
      "topics": [
        "cutoff.bootstrap"
      ]
    },
    {
      "page": "cutoff.edgeworth",
      "title": "Critical value based on Edgeworth expansion of the size function for the density goodness-of-fit test \\hat{S}_n(h) of Bagkavos, Patil and Wood (2021)",
      "topics": [
        "cutoff.edgeworth"
      ]
    },
    {
      "page": "hopt.be",
      "title": "Power-optimal bandwidth for the test statistic \\hat{S}_n(h)",
      "topics": [
        "hopt.be"
      ]
    },
    {
      "page": "hopt.edgeworth",
      "title": "Power-optimal bandwidth for the density goodness-of-fit test 'S.n'.",
      "topics": [
        "hopt.edgeworth"
      ]
    },
    {
      "page": "kde",
      "title": "Kernel Density Estimation",
      "topics": [
        "kde"
      ]
    },
    {
      "page": "Kernels",
      "title": "Kernel functions",
      "topics": [
        "Biweight",
        "Epanechnikov",
        "Epanechnikov2",
        "Gaussian",
        "Rectangular",
        "Triangular"
      ]
    },
    {
      "page": "NDistDens",
      "title": "Select null distribution",
      "topics": [
        "NDistDens"
      ]
    },
    {
      "page": "S.n",
      "title": "Density goodness-of-fit test statistic based on discretized L2 distance",
      "topics": [
        "S.n"
      ]
    },
    {
      "page": "S.n.Boot",
      "title": "Goodness-of-Fit test statistic based on discretized L2 distance",
      "topics": [
        "S.n.Boot"
      ]
    },
    {
      "page": "S.nd",
      "title": "Density goodness-of-fit test statistic based on discretized L2 distance",
      "topics": [
        "S.nd"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cvar",
    "fastICA",
    "fBasics",
    "fGarch",
    "gbutils",
    "gss",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nor1mix",
    "rbibutils",
    "Rdpack",
    "spatial",
    "stabledist",
    "timeDate",
    "timeSeries"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "l2densitygoftest",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-19T07:08:38.000Z",
      "distro": "noble",
      "commit": "09956ce79eaa780af9acf1418dcdc056ceb01331",
      "fileid": "9ee825902e0ad06ae302aed12ba41d352f623751250b0e5f63f5a749164429fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26081772220"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-19T07:08:39.000Z",
      "distro": "noble",
      "commit": "09956ce79eaa780af9acf1418dcdc056ceb01331",
      "fileid": "1fca11eeef088169184444b56a5b9fb3745a2833c8a8f1bb770ef112c1b94598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26081772220"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-06-02T15:19:17.000Z",
      "commit": "09956ce79eaa780af9acf1418dcdc056ceb01331",
      "fileid": "4f6244fd075338fd0d5ef48d759ceb91187733979a3c4f4aa5b10631186654a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26081772220"
    }
  ]
}