{
  "_id": "6a49249fb5e98c4082a0b6a8",
  "Package": "KMT",
  "Type": "Package",
  "Title": "Khmaladze Martingale Transformation Goodness-of-Fit Test",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Jiwoong\",\nfamily = \"Kim\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jwboys26@gmail.com\")",
  "Description": "Consider a goodness-of-fit problem of testing whether a\nrandom sample comes from one sample location-scale model where\nlocation and scale parameters are unknown. It is well known\nthat Khmaladze-martingale-transformation method proposed by\nKhmaladze (1981) <doi:10.1137/1126027> provides asymptotic\ndistribution free test. This package provides test statistic\nand critical value of the test for normal, Cauchy, and logistic\ndistributions. This package used the main algorithm proposed by\nKim (2020) <doi:10.1007/s00180-020-00971-7> and tests for other\ndistributions will be available at the later version.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "make",
  "Repository": "https://jwboys26.r-universe.dev",
  "Date/Publication": "2026-05-19 17:52:56 UTC",
  "RemoteUrl": "https://github.com/jwboys26/kmt",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 15:13:01 UTC",
    "User": "root"
  },
  "Author": "Jiwoong Kim [aut, cre]",
  "Maintainer": "Jiwoong Kim <jwboys26@gmail.com>",
  "_user": "jwboys26",
  "_type": "src",
  "_file": "KMT_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/300a3e8a3b2940d13a312a34887c3e2690ce314d5456d48b576c840038a5cf92",
  "_filesize": 9331713,
  "_sha256": "300a3e8a3b2940d13a312a34887c3e2690ce314d5456d48b576c840038a5cf92",
  "_expires": "2026-10-12T15:19:57.000Z",
  "_created": "2026-07-04T15:13:01.000Z",
  "_published": "2026-07-04T15:19:59.616Z",
  "_jobs": [
    {
      "job": 85143000518,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082880368"
    },
    {
      "job": 85143000502,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082878451"
    },
    {
      "job": 85143000507,
      "time": 191,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082883443"
    },
    {
      "job": 85143000508,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082879292"
    },
    {
      "job": 85143000495,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082882981"
    },
    {
      "job": 85143000503,
      "time": 304,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082899124"
    },
    {
      "job": 85143000499,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082876679"
    },
    {
      "job": 85143000500,
      "time": 304,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082897013"
    },
    {
      "job": 85142805890,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082861067"
    },
    {
      "job": 85143000512,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082877739"
    },
    {
      "job": 85143000491,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082880379"
    },
    {
      "job": 85143000490,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082875062"
    },
    {
      "job": 85143000504,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082877020"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910",
  "_status": "success",
  "_upstream": "https://github.com/jwboys26/kmt",
  "_commit": {
    "id": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
    "author": "jwboys26 <jwboys26@gmail.com>",
    "committer": "jwboys26 <jwboys26@gmail.com>",
    "message": "OMP upgrade\n",
    "time": 1779213176
  },
  "_maintainer": {
    "name": "Jiwoong Kim",
    "email": "jwboys26@gmail.com",
    "login": "jwboys26",
    "description": "",
    "uuid": 82520324
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rsolnp",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "gumbel",
      "role": "Imports"
    }
  ],
  "_owner": "jwboys26",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 17
    },
    {
      "week": "2026-21",
      "n": 30
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jwboys26",
      "count": 49,
      "uuid": 82520324
    }
  ],
  "_userbio": {
    "uuid": 82520324,
    "type": "user",
    "name": "jwboys26",
    "followers": 0
  },
  "_downloads": {
    "count": 3,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KMT"
  },
  "_devurl": "https://github.com/jwboys26/kmt",
  "_searchresults": 0,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KMT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jwboys26/kmt",
  "_realowner": "jwboys26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "AD",
    "BM",
    "CvM",
    "Distr_Information",
    "DrawUnz",
    "KS",
    "Run_KMT"
  ],
  "_help": [
    {
      "page": "AD",
      "title": "Run other GOF tests",
      "topics": [
        "AD"
      ]
    },
    {
      "page": "BM",
      "title": "Brownian Motion",
      "topics": [
        "BM"
      ]
    },
    {
      "page": "CvM",
      "title": "Run other GOF tests",
      "topics": [
        "CvM"
      ]
    },
    {
      "page": "Distr_Information",
      "title": "Information of distribution",
      "topics": [
        "Distr_Information"
      ]
    },
    {
      "page": "DrawUnz",
      "title": "Implementing visual inspection of the KMT test statistic",
      "topics": [
        "DrawUnz"
      ]
    },
    {
      "page": "KS",
      "title": "Run other GOF tests",
      "topics": [
        "KS"
      ]
    },
    {
      "page": "Run_KMT",
      "title": "Implementing Khmaladze Martingale Transformation.",
      "topics": [
        "Run_KMT"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "gumbel",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "numDeriv",
    "parallelly",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "Rsolnp",
    "S7",
    "scales",
    "truncnorm",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "kmt",
  "_universes": [
    "jwboys26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-04T15:15:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/afaa9f90df23e862bf0c71bb998743859e843a7d9bc0f563437aa21521d70619",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-04T15:15:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/e1940b5158b6256d78d83da107f3070e2a176b80d0a0ca6a00e6427794960dd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-04T15:16:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/e8f4a744681bd3d511027d12520d4a211382b2af820c83fd3157d86fcc6e5077",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-04T15:15:29.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/e71f330217626ea14823a5fea98de82b4e84dcd76baad6dcae958dcd5025ea69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-04T15:16:09.000Z",
      "arch": "aarch64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/28ec577e4759ddf4138b061ba6300fc4f9de534e107cf7b5a47ec5d4415e87e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-04T15:18:06.000Z",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/cba42e67401b32f6ca28239907681ccab7891d3993a7e56633d889183de1b51a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-04T15:15:20.000Z",
      "arch": "aarch64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/04e2c082d9e1d6d1f652d44abac7d4ff0d6a56075f4ea5889b444e82c2d1fee3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-04T15:17:36.000Z",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/ecebd793b49645d0b27b38adb106f9b560a4ba0ce1e8c1e7c8f7f2450c14bf35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-04T15:15:44.000Z",
      "arch": "emscripten",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/feb99ffd9c615793ad4205102db2fe9f61c91cf57dce16ae42b532a3742c8f65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-04T15:14:41.000Z",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/df27eb522b62641bdbb96edf84d5c6a3b0b52d27f553c63380d8e06d13bd09bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-04T15:14:27.000Z",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/cd052c8aaac8605ed055c14227477eb95bfb4440da0828513d81ff4a08ee42b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-04T15:14:39.000Z",
      "arch": "x86_64",
      "commit": "5f92471985daa8b8c3088713cba3905dbaf9c35b",
      "fileid": "https://r2.ropensci.org/dafcb4075ad076c0ad9d49b4a2076fa7b0387fa9f1309fb4412821ce22171350",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwboys26/actions/runs/28710356910"
    }
  ]
}