{
  "_id": "6a155d72acfb0bcc41d5fa02",
  "Package": "monobin",
  "Title": "Monotonic Binning for Credit Rating Models",
  "Version": "0.2.4",
  "Authors@R": "person(given = \"Andrija\",\nfamily = \"Djurovic\",\nrole = c(\"aut\", \"cre\"),\nemail = \"djandrija@gmail.com\")",
  "Maintainer": "Andrija Djurovic <djandrija@gmail.com>",
  "Description": "Performs monotonic binning of numeric risk factor in\ncredit rating models (PD, LGD, EAD) development. All functions\nhandle both binary and continuous target variable. Functions\nthat use isotonic regression in the first stage of binning\nprocess have an additional feature for correction of minimum\npercentage of observations and minimum target rate per bin.\nAdditionally, monotonic trend can be identified based on raw\ndata or, if known in advance, forced by functions' argument.\nMissing values and other possible special values are treated\nseparately from so-called complete cases.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/andrija-djurovic/monobin",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://andrija-djurovic.r-universe.dev",
  "Date/Publication": "2022-07-21 08:01:37 UTC",
  "RemoteUrl": "https://github.com/andrija-djurovic/monobin",
  "RemoteRef": "HEAD",
  "RemoteSha": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:41:16 UTC",
    "User": "root"
  },
  "Author": "Andrija Djurovic [aut, cre]",
  "MD5sum": "a2f3a3f84cc42c5fd454b87305b39c9e",
  "_user": "andrija-djurovic",
  "_type": "src",
  "_file": "monobin_0.2.4.tar.gz",
  "_fileid": "0a931b15054424f2585e0fc80bda790c165aca98114b9e69f86d16335e0d670f",
  "_filesize": 144591,
  "_sha256": "0a931b15054424f2585e0fc80bda790c165aca98114b9e69f86d16335e0d670f",
  "_created": "2026-05-26T08:41:16.000Z",
  "_published": "2026-05-26T08:44:34.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77838104751,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212609651"
    },
    {
      "job": 77838104748,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212613619"
    },
    {
      "job": 77838104730,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212601638"
    },
    {
      "job": 77838104783,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212603967"
    },
    {
      "job": 77837599232,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212561131"
    },
    {
      "job": 77838104757,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212599475"
    },
    {
      "job": 77838104798,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212598362"
    },
    {
      "job": 77838104734,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212592318"
    },
    {
      "job": 77838104731,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212590551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrija-djurovic/monobin",
  "_commit": {
    "id": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
    "author": "Andrija Djurovic <85941317+andrija-djurovic@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update NEWS.md",
    "time": 1658390497
  },
  "_maintainer": {
    "name": "Andrija Djurovic",
    "email": "djandrija@gmail.com",
    "login": "andrija-djurovic",
    "linkedin": "in/andrija-djurovic",
    "description": "",
    "uuid": 85941317
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "Hmisc",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    }
  ],
  "_owner": "andrija-djurovic",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "andrija-djurovic",
      "count": 149,
      "uuid": 85941317
    }
  ],
  "_userbio": {
    "uuid": 85941317,
    "type": "user",
    "name": "Andrija Djurovic"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/monobin"
  },
  "_devurl": "https://github.com/andrija-djurovic/monobin",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/monobin.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrija-djurovic/monobin",
  "_realowner": "andrija-djurovic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.9",
      "date": "2021-05-31"
    },
    {
      "version": "0.1.0",
      "date": "2021-07-02"
    },
    {
      "version": "0.1.1",
      "date": "2021-08-02"
    },
    {
      "version": "0.2.0",
      "date": "2021-10-21"
    },
    {
      "version": "0.2.1",
      "date": "2021-11-22"
    },
    {
      "version": "0.2.2",
      "date": "2022-03-09"
    },
    {
      "version": "0.2.3",
      "date": "2022-04-18"
    },
    {
      "version": "0.2.4",
      "date": "2022-07-21"
    }
  ],
  "_exports": [
    "cum.bin",
    "iso.bin",
    "mdt.bin",
    "ndr.bin",
    "pct.bin",
    "sts.bin",
    "woe.bin"
  ],
  "_datasets": [
    {
      "name": "gcd",
      "title": "Excerpt from German Credit Data",
      "object": "gcd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "qual",
        "maturity",
        "age",
        "amount"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cum.bin",
      "title": "Monotonic binning based on maximum cumulative target rate (MAPA)",
      "topics": [
        "cum.bin"
      ]
    },
    {
      "page": "gcd",
      "title": "Excerpt from German Credit Data",
      "topics": [
        "gcd"
      ]
    },
    {
      "page": "iso.bin",
      "title": "Three-stage monotonic binning procedure",
      "topics": [
        "iso.bin"
      ]
    },
    {
      "page": "mdt.bin",
      "title": "Monotonic binning driven by decision tree",
      "topics": [
        "mdt.bin"
      ]
    },
    {
      "page": "ndr.bin",
      "title": "Four-stage monotonic binning procedure including regression with nested dummies",
      "topics": [
        "ndr.bin"
      ]
    },
    {
      "page": "pct.bin",
      "title": "Monotonic binning based on percentiles",
      "topics": [
        "pct.bin"
      ]
    },
    {
      "page": "sts.bin",
      "title": "Four-stage monotonic binning procedure with statistical test correction",
      "topics": [
        "sts.bin"
      ]
    },
    {
      "page": "woe.bin",
      "title": "Four-stage monotonic binning procedure with WoE threshold",
      "topics": [
        "woe.bin"
      ]
    }
  ],
  "_readme": "https://github.com/andrija-djurovic/monobin/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.985650973690949,
  "_indexed": true,
  "_nocasepkg": "monobin",
  "_universes": [
    "andrija-djurovic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-26T08:43:33.000Z",
      "distro": "noble",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "d1bf836b21f4ff1e261f9bfbbf21d53fe7d0fd689aecb3aa11ae02bbf9b71ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-26T08:43:45.000Z",
      "distro": "noble",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "8143634b7effd381e6e326eaa1c19ebeedbbc0eecb63d42d0e06cee89d232953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-26T08:43:19.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "3144970fc354f3e26958d6687056645d99f1a8d128e20d4b0e618a296dc332d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-26T08:43:24.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "0a226f710f60c9b856b24f5620e31cfecad2152353c98ec2a7b5b5c0024824bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-05-26T08:43:31.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "426cbcbe346a2a4d5f8497f9377115bf20bb035c313c6617810610f235ecc2d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-26T08:42:49.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "cc7e162826bd2914ba2a225ea48fd892d5e0af4431e18709aa27d271feba9d32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-26T08:42:35.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "b0f61b5dd6989629e55ac36e2d5b37b1bb731d70a5d544821e5f6db9b91a5d36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-26T08:42:28.000Z",
      "commit": "399d18e9c88fac9b6e9e069d8d72fe34a4ae5e34",
      "fileid": "9590502e5da8cf9540d9aba13dc74602f8fbed619147182980008a4dae32cb47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrija-djurovic/actions/runs/26441709135"
    }
  ]
}