{
  "_id": "6a5f909d14e95619b75d6c9c",
  "Package": "KScorrect",
  "Type": "Package",
  "Title": "Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests",
  "Version": "1.4.2",
  "Date": "2026-07-21",
  "Authors@R": "c(person(given = \"Phil\", family = \"Novack-Gottshall\", \nrole = c(\"aut\", \"cre\"), email = \"pnovack-gottshall@ben.edu\"),\nperson(given = c(\"Steve\", \"C.\"), family = \"Wang\", role = \"aut\"))",
  "Description": "Implements the Lilliefors-corrected Kolmogorov-Smirnov\ntest for use in goodness-of-fit tests, suitable when population\nparameters are unknown and must be estimated by sample\nstatistics. P-values are estimated by simulation. Can be used\nwith a variety of continuous distributions, including normal,\nlognormal, univariate mixtures of normals, uniform, loguniform,\nexponential, gamma, and Weibull distributions. Functions to\ngenerate random numbers and calculate density, distribution,\nand quantile functions are provided for use with the log\nuniform and mixture distributions.",
  "License": "CC0",
  "URL": "https://github.com/pnovack-gottshall/KScorrect",
  "BugReports": "https://github.com/pnovack-gottshall/KScorrect/issues",
  "RoxygenNote": "8.0.0",
  "Encoding": "UTF-8",
  "Repository": "https://pnovack-gottshall.r-universe.dev",
  "Date/Publication": "2026-07-21 15:07:51 UTC",
  "RemoteUrl": "https://github.com/pnovack-gottshall/kscorrect",
  "RemoteRef": "HEAD",
  "RemoteSha": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 15:26:36 UTC",
    "User": "root"
  },
  "Author": "Phil Novack-Gottshall [aut, cre],\nSteve C. Wang [aut]",
  "Maintainer": "Phil Novack-Gottshall <pnovack-gottshall@ben.edu>",
  "_user": "pnovack-gottshall",
  "_type": "src",
  "_file": "KScorrect_1.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/53f95221aaf92b3d73360ef13dc3c3aaf5c3f8b98b5d8f384208e513ab998e6d",
  "_filesize": 307385,
  "_sha256": "53f95221aaf92b3d73360ef13dc3c3aaf5c3f8b98b5d8f384208e513ab998e6d",
  "_expires": "2026-10-29T15:30:34.000Z",
  "_created": "2026-07-21T15:26:36.000Z",
  "_published": "2026-07-21T15:30:36.982Z",
  "_jobs": [
    {
      "job": 88679813433,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8500606244"
    },
    {
      "job": 88679813391,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8500606656"
    },
    {
      "job": 88679813341,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8500582860"
    },
    {
      "job": 88679813441,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8500598148"
    },
    {
      "job": 88679149949,
      "time": 145,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8500525671"
    },
    {
      "job": 88679813254,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8500582747"
    },
    {
      "job": 88679813340,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8500567289"
    },
    {
      "job": 88679813409,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8500561028"
    },
    {
      "job": 88679813398,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8500563797"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928",
  "_status": "success",
  "_upstream": "https://github.com/pnovack-gottshall/kscorrect",
  "_commit": {
    "id": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
    "author": "Phil Novack-Gottshall <pnovack-gottshall@ben.edu>",
    "committer": "Phil Novack-Gottshall <pnovack-gottshall@ben.edu>",
    "message": "downgrade R dependency for better testing across platforms\n",
    "time": 1784646471
  },
  "_maintainer": {
    "name": "Phil Novack-Gottshall",
    "email": "pnovack-gottshall@ben.edu",
    "login": "pnovack-gottshall",
    "description": "Functional ecology and paleobiology",
    "uuid": 15198591
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.0",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.14",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "version": ">= 5.4",
      "role": "Imports"
    }
  ],
  "_owner": "pnovack-gottshall",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-30",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "pnovack-gottshall",
      "count": 100,
      "uuid": 15198591
    }
  ],
  "_userbio": {
    "uuid": 15198591,
    "type": "user",
    "name": "Phil Novack-Gottshall",
    "followers": 24,
    "description": "Functional ecology and paleobiology"
  },
  "_downloads": {
    "count": 366,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KScorrect"
  },
  "_devurl": "https://github.com/pnovack-gottshall/kscorrect",
  "_searchresults": 93,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KScorrect.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pnovack-gottshall/kscorrect",
  "_realowner": "pnovack-gottshall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2016-03-19"
    },
    {
      "version": "1.2.3",
      "date": "2018-03-04"
    },
    {
      "version": "1.2.4",
      "date": "2018-08-14"
    },
    {
      "version": "1.4.0",
      "date": "2019-07-03"
    }
  ],
  "_exports": [
    "dlunif",
    "dmixnorm",
    "ks_test_stat",
    "LcKS",
    "plunif",
    "pmixnorm",
    "qlunif",
    "qmixnorm",
    "rlunif",
    "rmixnorm"
  ],
  "_help": [
    {
      "page": "KScorrect-package",
      "title": "KScorrect: Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests",
      "topics": [
        "KScorrect-package",
        "KScorrect"
      ]
    },
    {
      "page": "dlunif",
      "title": "The Log Uniform Distribution",
      "topics": [
        "dlunif",
        "plunif",
        "qlunif",
        "rlunif"
      ]
    },
    {
      "page": "dmixnorm",
      "title": "The Normal Mixture Distribution",
      "topics": [
        "dmixnorm",
        "pmixnorm",
        "qmixnorm",
        "rmixnorm"
      ]
    },
    {
      "page": "ks_test_stat",
      "title": "Internal KScorrect Function.",
      "topics": [
        "ks_test_stat"
      ]
    },
    {
      "page": "LcKS",
      "title": "Lilliefors-corrected Kolmogorov-Smirnov Goodness-Of-Fit Test",
      "topics": [
        "LcKS"
      ]
    }
  ],
  "_readme": "https://github.com/pnovack-gottshall/kscorrect/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "MASS",
    "mclust"
  ],
  "_score": 4.92272545799326,
  "_indexed": true,
  "_nocasepkg": "kscorrect",
  "_universes": [
    "pnovack-gottshall"
  ],
  "_previous": "1.4.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T15:29:16.000Z",
      "distro": "resolute",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/b6564efebc5232bbbbd87be2834fa4e8f474a42fe80bc7bd526cf81e339b4a6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T15:29:13.000Z",
      "distro": "resolute",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/afcf4d76855e8ad1e0d91e38fbd6425671d92b7362239fb1b6bf69156188cf14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T15:28:33.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/764d3c033fc8b35bdda511c972261b366beddece985c16a9d6bd2967b6e1966a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T15:28:57.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/6d6a51f445aab3e609113755d5c1c637b59cf8238dab4cb88b0f38bec132ef71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-07-21T15:28:40.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/68c784575f1f194f2174c5d083890d89aabebce8b8ec036d6810c6c07e7f373f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T15:27:52.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/34a8661b5f0205a8c93f5e9f1baedf6a598e4d52d49ff51c328f24462f37a2f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T15:27:41.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/bf585bac953a1dfc045ab0a538da00fb40f7b848a36ccfc6b28e0b15765f41fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T15:27:42.000Z",
      "commit": "54dfb0bd9e66c43f50587956c7ecb3c27f5c11f6",
      "fileid": "https://r2.ropensci.org/5b45cfdd6b5905d4166d334a16043a935b064bb7ac7c84bf33d6596dada5ac6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pnovack-gottshall/actions/runs/29843800928"
    }
  ]
}