{
  "_id": "6a1f2ef1b401979e73426bec",
  "Package": "Rprofet",
  "Type": "Package",
  "Title": "WOE Transformation and Scorecard Builder",
  "Version": "3.1.1",
  "Authors@R": "c(\nperson(\"Thomas\", \"Brandenburger\", email = \"thomas.brandenburger@sdstate.edu\", role = \"cre\"),\nperson(\"Eric\", \"Stratman\", email = \"ericstratman@gmail.com\", role = \"aut\"),\nperson(\"Krystal\", \"Wang\", email = \"krystal.yrw@gmail.com\", role = \"aut\"))",
  "Maintainer": "Thomas Brandenburger <thomas.brandenburger@sdstate.edu>",
  "Description": "Performs all steps in the credit scoring process. This\npackage allows the user to follow all the necessary steps for\nbuilding an effective scorecard. It provides the user functions\nfor coarse binning of variables, Weights of Evidence (WOE)\ntransformation, variable clustering, custom binning,\nvisualization, and scaling of logistic regression coefficients.\nThe results will generate a scorecard that can be used as an\neffective credit scoring tool to evaluate risk. For complete\ndetails on the credit scoring process, see Siddiqi (2005,\nISBN:047175451X).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:21:11 UTC",
    "User": "root"
  },
  "Author": "Thomas Brandenburger [cre], Eric Stratman [aut], Krystal Wang\n[aut]",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://tabrandenburger.r-universe.dev",
  "Date/Publication": "2024-02-28 02:30:45 UTC",
  "RemoteUrl": "https://github.com/cran/Rprofet",
  "RemoteRef": "HEAD",
  "RemoteSha": "976091c4606df7ac0bc50f6fe2f44383367b9091",
  "MD5sum": "c172a7763f638fd20b0913f1a427033c",
  "_user": "tabrandenburger",
  "_type": "src",
  "_file": "Rprofet_3.1.1.tar.gz",
  "_fileid": "e6ec8ede819684b4d9757e02363df670d6f89c54591b79508e09903e9f99eae0",
  "_filesize": 2573294,
  "_sha256": "e6ec8ede819684b4d9757e02363df670d6f89c54591b79508e09903e9f99eae0",
  "_created": "2026-05-15T09:21:11.000Z",
  "_published": "2026-06-02T19:28:49.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154566143,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7013979540"
    },
    {
      "job": 79154565798,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013974690"
    },
    {
      "job": 79154566259,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7013973993"
    },
    {
      "job": 79154566076,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013976698"
    },
    {
      "job": 79154564885,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013931373"
    },
    {
      "job": 79154565201,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367762688"
    },
    {
      "job": 79154565758,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7013962150"
    },
    {
      "job": 79154566084,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7013961673"
    },
    {
      "job": 79154566061,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013963624"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rprofet",
  "_commit": {
    "id": "976091c4606df7ac0bc50f6fe2f44383367b9091",
    "author": "Thomas Brandenburger <thomas.brandenburger@sdstate.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.1\n",
    "time": 1709087445
  },
  "_maintainer": {
    "name": "Thomas Brandenburger",
    "email": "thomas.brandenburger@sdstate.edu",
    "login": "tabrandenburger",
    "uuid": 21265130
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "binr",
      "role": "Imports"
    },
    {
      "package": "ClustOfVar",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "sqldf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "ROCit",
      "role": "Imports"
    },
    {
      "package": "ISLR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tabrandenburger",
      "count": 5,
      "uuid": 21265130
    }
  ],
  "_userbio": {
    "uuid": 21265130,
    "type": "user",
    "name": "tabrandenburger"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rprofet"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rprofet.html",
    "manual.pdf"
  ],
  "_realowner": "tabrandenburger",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2018-02-07"
    },
    {
      "version": "2.1.0",
      "date": "2018-04-09"
    },
    {
      "version": "2.2.0",
      "date": "2018-04-14"
    },
    {
      "version": "2.2.1",
      "date": "2020-04-01"
    },
    {
      "version": "3.1.1",
      "date": "2024-02-27"
    }
  ],
  "_exports": [
    "BinProfet",
    "ScorecardProfet",
    "ScoreDataProfet",
    "Var_select",
    "WOE_customFac",
    "WOE_customNum",
    "WOEclust_hclust",
    "WOEclust_kmeans",
    "WOEplotter",
    "WOEProfet"
  ],
  "_help": [
    {
      "page": "BinProfet",
      "title": "Coarse Binning Variable(s)",
      "topics": [
        "BinProfet"
      ]
    },
    {
      "page": "ScorecardProfet",
      "title": "Scorecard Builder",
      "topics": [
        "ScorecardProfet"
      ]
    },
    {
      "page": "ScoreDataProfet",
      "title": "Score a Validation Data Set",
      "topics": [
        "ScoreDataProfet"
      ]
    },
    {
      "page": "Var_select",
      "title": "Select variables or filter variables by information value",
      "topics": [
        "Var_select"
      ]
    },
    {
      "page": "WOE_customFac",
      "title": "Custom Binning Factor Variables",
      "topics": [
        "WOE_customFac"
      ]
    },
    {
      "page": "WOE_customNum",
      "title": "Custom Binning Numeric Variables",
      "topics": [
        "WOE_customNum"
      ]
    },
    {
      "page": "WOEclust_hclust",
      "title": "Hierarchical Variable Clustering",
      "topics": [
        "WOEclust_hclust"
      ]
    },
    {
      "page": "WOEclust_kmeans",
      "title": "Kmeans Variable Clustering",
      "topics": [
        "WOEclust_kmeans"
      ]
    },
    {
      "page": "WOEplotter",
      "title": "Visualizing WOE and Target Rates",
      "topics": [
        "WOEplotter"
      ]
    },
    {
      "page": "WOEProfet",
      "title": "WOE Transformation",
      "topics": [
        "WOEProfet"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "binr",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "chron",
    "cli",
    "ClustOfVar",
    "corrplot",
    "cpp11",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gsubfn",
    "gtable",
    "highr",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "PCAmixdata",
    "pillar",
    "pkgconfig",
    "plyr",
    "proto",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "ROCit",
    "RSQLite",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sqldf",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Rprofet.Rmd",
      "filename": "Rprofet.html",
      "title": "Rprofet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Coarse Binning of the variables",
        "WOE Transformation of the Bins",
        "Information Value and Variable Importance",
        "Entropy",
        "Relative Entropy and Jeffreys’ Divergence",
        "Information Value",
        "Variable Clustering",
        "K-means Clustering",
        "Hierarchical Clustering",
        "Manual Fine Tuning of the Bins",
        "Logistic Regression Model and Stepwise Variable Selectioin",
        "Logistic Regression Model",
        "WOE Transformed Variables in Logistic Regression Models",
        "Stepwise Variable Selection",
        "Building a Scorecard",
        "Scoring Validation Data",
        "Model Validation and Predictive Power",
        "Gains Table",
        "The ROC Curve and AUC Statistic",
        "Measures of Accuracy for Binary Classifiers",
        "The ROC Curve",
        "Summarizing ROC Curve and AUC",
        "Kolmogorov–Smirnov (KS) Statistics"
      ],
      "created": "2024-02-28 02:30:45",
      "modified": "2024-02-28 02:30:45",
      "commits": 1
    }
  ],
  "_score": 2.0413926851582254,
  "_indexed": true,
  "_nocasepkg": "rprofet",
  "_universes": [
    "tabrandenburger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-15T09:23:38.000Z",
      "distro": "noble",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "381f01b36d04a950bc71ce4cdedd521f1e8fed613be37796ed107caacfcb0ab8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-15T09:23:23.000Z",
      "distro": "noble",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "2902fa5e1f3fcfc406993a7e89502e86d78568a18409e606ed5adc72cf0cae0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.1",
      "date": "2026-05-15T09:23:24.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "a6ec145d3c3e57af02962dd26e1a7f4226c67aebd785f4044ece14c2539744d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.1",
      "date": "2026-05-15T09:23:32.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "178dabe428157e9365fd418e8e157d5f6e364ae8c047d8c03fc3b3c00b9cae1e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-05-15T09:22:28.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "f9fe55e700e8690786d852627016151046ad4f6252cff4835316cc8bc6fd4036",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-05-15T09:22:30.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "3f724850745ae44a744d2036f3063e8dc406e8fb5078f2726322f5150c55d98f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-05-15T09:22:33.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "1f9f6fba6c19aa8b5abbad317759ec1ad0b5b4492cca9b6eb719894cd856c0f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.1",
      "date": "2026-06-02T19:28:24.000Z",
      "commit": "976091c4606df7ac0bc50f6fe2f44383367b9091",
      "fileid": "43aa7f45fc73504e818fec6de526a7ee7e99c551af7c94cb03816d41cd08aedf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tabrandenburger/actions/runs/25910109032"
    }
  ]
}