{
  "_id": "6a22a5e3cd65a98ecbd59bc5",
  "Package": "MonotonicityTest",
  "Type": "Package",
  "Author": "Dylan Huynh [aut, cre]",
  "Maintainer": "Dylan Huynh <dylanhuynh@utexas.edu>",
  "Authors@R": "person(given = \"Dylan\",\nfamily = \"Huynh\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dylanhuynh@utexas.edu\")",
  "Title": "Nonparametric Bootstrap Test for Regression Monotonicity",
  "Version": "1.3",
  "Description": "Implements nonparametric bootstrap tests for detecting\nmonotonicity in regression functions from Hall, P. and Heckman,\nN. (2000) <doi:10.1214/aos/1016120363> Includes tools for\nvisualizing results using Nadaraya-Watson kernel regression and\nsupports efficient computation with 'C++'. Tutorials and shiny\napplication demo are available at\n<https://www.laylaparast.com/monotonicitytest> and\n<https://parastlab.shinyapps.io/MonotonicityTest>.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 10:25:28 UTC",
    "User": "root"
  },
  "Repository": "https://baolong281.r-universe.dev",
  "Date/Publication": "2025-11-07 01:08:23 UTC",
  "RemoteUrl": "https://github.com/baolong281/monotonicitytest",
  "RemoteRef": "HEAD",
  "RemoteSha": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
  "MD5sum": "638faa47cd684294e9c06230fe99b6e8",
  "_user": "baolong281",
  "_type": "src",
  "_file": "MonotonicityTest_1.3.tar.gz",
  "_fileid": "772681d405f4a2267e9c9b7855deb2a4a966b93c4a05ae5cbe918d2c99eaf248",
  "_filesize": 167314,
  "_sha256": "772681d405f4a2267e9c9b7855deb2a4a966b93c4a05ae5cbe918d2c99eaf248",
  "_created": "2026-06-05T10:25:28.000Z",
  "_published": "2026-06-05T10:33:07.565Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79709535652,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434404387"
    },
    {
      "job": 79709535701,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434404479"
    },
    {
      "job": 79709535641,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434402889"
    },
    {
      "job": 79709535673,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434403693"
    },
    {
      "job": 79709535715,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434410516"
    },
    {
      "job": 79709535669,
      "time": 324,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434449575"
    },
    {
      "job": 79709535693,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434401643"
    },
    {
      "job": 79709535684,
      "time": 411,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434472137"
    },
    {
      "job": 79709114653,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434362233"
    },
    {
      "job": 79709535657,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434394948"
    },
    {
      "job": 79709535699,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434400999"
    },
    {
      "job": 79709535671,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434397140"
    },
    {
      "job": 79709535662,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434397333"
    }
  ],
  "_buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/baolong281/monotonicitytest",
  "_commit": {
    "id": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
    "author": "baolong281 <102436898+baolong281@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from laylaparast/patch-2\n\nUpdate README.md",
    "time": 1762477703
  },
  "_maintainer": {
    "name": "Dylan Huynh",
    "email": "dylanhuynh@utexas.edu",
    "login": "baolong281",
    "description": "So what",
    "uuid": 102436898
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13-1",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "baolong281",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "baolong281",
      "count": 37,
      "uuid": 102436898
    },
    {
      "user": "laylaparast",
      "count": 2,
      "uuid": 17624391
    }
  ],
  "_userbio": {
    "uuid": 102436898,
    "type": "user",
    "name": "baolong281",
    "description": "So what"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MonotonicityTest"
  },
  "_devurl": "https://github.com/baolong281/monotonicitytest",
  "_searchresults": 4,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MonotonicityTest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/baolong281/monotonicitytest",
  "_realowner": "baolong281",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-01-17"
    },
    {
      "version": "1.1",
      "date": "2025-04-02"
    },
    {
      "version": "1.2",
      "date": "2025-04-24"
    },
    {
      "version": "1.3",
      "date": "2025-11-06"
    }
  ],
  "_exports": [
    "create_kernel_plot",
    "monotonicity_test"
  ],
  "_datasets": [
    {
      "name": "diabetes",
      "title": "A Simulated Diabetes Dataset",
      "object": "diabetes",
      "file": "diabetes.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CLDL",
        "GLUCOSE",
        "TRIG",
        "HBA1C"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_kernel_plot",
      "title": "Generate Kernel Plot",
      "topics": [
        "create_kernel_plot"
      ]
    },
    {
      "page": "diabetes",
      "title": "A Simulated Diabetes Dataset",
      "topics": [
        "diabetes"
      ]
    },
    {
      "page": "monotonicity_test",
      "title": "Perform Monotonicity Test",
      "topics": [
        "monotonicity_test"
      ]
    }
  ],
  "_readme": "https://github.com/baolong281/monotonicitytest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "monotonicitytest",
  "_universes": [
    "baolong281"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-05T10:27:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "26e4c0957d2dc7abd6406a4decd175f211e377b46f5327bd0e994d8089dbc733",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-05T10:27:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "3fc84221eb0c323bb208ff82f1013454e32582dec323c854a369b3f16faecf97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-05T10:27:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "a95bb997cd38bcc910a2db45718b10d687a224c0b2e83e4a9e3676f7f063dee0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-05T10:27:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "b65e94fcfd29ee10c62bb86e8d1bd09e965219b2f91ed43cfc465ead757b0644",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-05T10:27:59.000Z",
      "arch": "aarch64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "3d1e0e1a931347534df055578892bd4f551a3e126cef3455beefafbd91762c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-05T10:29:48.000Z",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "ff69822efb5610dbfa6efda3cb46f531b33fb79156ee2e6005fc76902d87ab54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-05T10:27:33.000Z",
      "arch": "aarch64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "5901a9538e3768de2f6d9fc8afc6eb747379eea83401de297aef53b394eba1a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-05T10:30:20.000Z",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "d37b1a05010d9a2dd14507115e5fdc01e2d1860085c8480b106be1be433f02e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-05T10:27:34.000Z",
      "arch": "emscripten",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "993187e176081a541acdd46987aaf49d3ecd4ace69c13a2b73047adc9d562632",
      "status": "success",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-05T10:26:56.000Z",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "5c623fbb7269a9b6271d680fdbc33e355db916e48272d9e1a2f8e05dc52a47c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-05T10:26:46.000Z",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "0c1cc1495f73c13de9e18fd305477275c16eabb29a0dae2e62c1cb42720f9a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-05T10:26:43.000Z",
      "arch": "x86_64",
      "commit": "be4c4c614d6a8e4a130f753d9f31dde9d57bcf02",
      "fileid": "1d2bb8c3011d17af11fb4b07a0cd3de0086321b042fcf9c6048a4ecadb58b76c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baolong281/actions/runs/27009427594"
    }
  ]
}