{
  "_id": "6a1d53b41d7bb097a0a462c1",
  "Package": "JOUSBoost",
  "Type": "Package",
  "Title": "Implements Under/Oversampling for Probability Estimation",
  "Version": "2.1.0",
  "Authors@R": "person(\"Matthew\", \"Olson\", , \"maolson@wharton.upenn.edu\", c(\"aut\", \"cre\"))",
  "Description": "Implements under/oversampling for probability estimation.\nTo be used with machine learning methods such as AdaBoost,\nrandom forests, etc.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 09:30:33 UTC",
    "User": "root"
  },
  "Author": "Matthew Olson [aut, cre]",
  "Maintainer": "Matthew Olson <maolson@wharton.upenn.edu>",
  "Repository": "https://molson2.r-universe.dev",
  "Date/Publication": "2017-07-12 18:13:02 UTC",
  "RemoteUrl": "https://github.com/cran/JOUSBoost",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a2f31785cb7129333d09191859276dc39e32962",
  "MD5sum": "524c6663ffbd2210cf581de5d6a77125",
  "_user": "molson2",
  "_type": "src",
  "_file": "JOUSBoost_2.1.0.tar.gz",
  "_fileid": "5772e7508eebf125935544342d8b497808d18b27ad8719370762d379226ad78e",
  "_filesize": 2401738,
  "_sha256": "5772e7508eebf125935544342d8b497808d18b27ad8719370762d379226ad78e",
  "_created": "2026-06-01T09:30:33.000Z",
  "_published": "2026-06-01T09:41:08.193Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78824098159,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328171663"
    },
    {
      "job": 78824098154,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328021964"
    },
    {
      "job": 78824098180,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328172550"
    },
    {
      "job": 78824098160,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328019755"
    },
    {
      "job": 78824098311,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328020370"
    },
    {
      "job": 78824098167,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328046030"
    },
    {
      "job": 78824098253,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328020188"
    },
    {
      "job": 78824098146,
      "time": 250,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328056068"
    },
    {
      "job": 78823535704,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327980137"
    },
    {
      "job": 78824098139,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328015189"
    },
    {
      "job": 78824098123,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328020171"
    },
    {
      "job": 78824098174,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328014941"
    },
    {
      "job": 78824098175,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328019658"
    }
  ],
  "_buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/JOUSBoost",
  "_commit": {
    "id": "6a2f31785cb7129333d09191859276dc39e32962",
    "author": "Matthew Olson <maolson@wharton.upenn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.0\n",
    "time": 1499883182
  },
  "_maintainer": {
    "name": "Matthew Olson",
    "email": "maolson@wharton.upenn.edu",
    "login": "molson2",
    "description": "",
    "uuid": 7474841
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "molson2",
      "count": 3,
      "uuid": 7474841
    }
  ],
  "_userbio": {
    "uuid": 7474841,
    "type": "user",
    "name": "molson2"
  },
  "_downloads": {
    "count": 50,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JOUSBoost"
  },
  "_mentions": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JOUSBoost.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "molson2",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-09-12"
    },
    {
      "version": "2.0.0",
      "date": "2017-05-23"
    },
    {
      "version": "2.1.0",
      "date": "2017-07-12"
    }
  ],
  "_exports": [
    "adaboost",
    "circle_data",
    "friedman_data",
    "grid_probs",
    "jous",
    "predict.adaboost"
  ],
  "_datasets": [
    {
      "name": "sonar",
      "title": "Dataset of sonar measurements of rocks and mines",
      "object": "sonar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "y"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adaboost",
      "title": "AdaBoost Classifier",
      "topics": [
        "adaboost"
      ]
    },
    {
      "page": "circle_data",
      "title": "Simulate data from the circle model.",
      "topics": [
        "circle_data"
      ]
    },
    {
      "page": "friedman_data",
      "title": "Simulate data from the Friedman model",
      "topics": [
        "friedman_data"
      ]
    },
    {
      "page": "grid_probs",
      "title": "Function to compute predicted quantiles",
      "topics": [
        "grid_probs"
      ]
    },
    {
      "page": "index_over",
      "title": "Return indices to be used for jittered data in oversampling",
      "topics": [
        "index_over"
      ]
    },
    {
      "page": "index_under",
      "title": "Return indices to be used in original data for undersampling",
      "topics": [
        "index_under"
      ]
    },
    {
      "page": "jous",
      "title": "Jittering with Over/Under Sampling",
      "topics": [
        "jous"
      ]
    },
    {
      "page": "JOUSBoost",
      "title": "JOUSBoost: A package for probability estimation",
      "topics": [
        "JOUSBoost-package",
        "JOUSBoost"
      ]
    },
    {
      "page": "predict.adaboost",
      "title": "Create predictions from AdaBoost fit",
      "topics": [
        "predict.adaboost"
      ]
    },
    {
      "page": "predict.jous",
      "title": "Create predictions",
      "topics": [
        "predict.jous"
      ]
    },
    {
      "page": "print.adaboost",
      "title": "Print a summary of adaboost fit.",
      "topics": [
        "print.adaboost"
      ]
    },
    {
      "page": "print.jous",
      "title": "Print a summary of 'jous' fit.",
      "topics": [
        "print.jous"
      ]
    },
    {
      "page": "sonar",
      "title": "Dataset of sonar measurements of rocks and mines",
      "topics": [
        "sonar"
      ]
    }
  ],
  "_readme": "https://github.com/cran/JOUSBoost/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "Rcpp",
    "rpart"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "JOUS.Rnw",
      "filename": "JOUS.pdf",
      "title": "JOUSBoost",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2017-07-12 18:13:02",
      "modified": "2017-07-12 18:13:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "jousboost",
  "_universes": [
    "molson2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-01T09:40:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "f7b1dfadeb2ff4035fa6ee0a7ad44137f41abfed7b53f7f70f6057e5de25db84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "d9419731cf7403845aee9e65700467616fdebe06e896d2fc9602cd3565e4dac5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-01T09:40:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "84d1bfae7a3da346349056c2d72aaa65d5672f9b09a161e75c7532c2c807192e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "57fef99273080f9a736d4ae9dec536eed25590f4252d383796b9caf82ff93f21",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:44.000Z",
      "arch": "aarch64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "1f431b5549f0a3d0aae1b206b8e5ab5873b70a8d0ed4bfb81d7133f04367bf27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-01T09:33:49.000Z",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "9eed28c7dfee38ed28eab15dcea77c9db0eb6724b4e946a87d99736b4835b459",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:36.000Z",
      "arch": "aarch64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "f2171296b69878f89587913b6792be19da59d25d575b5a9330221b678ef1d92e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-01T09:34:13.000Z",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "26a08986a7592cf540bd722d94a75a6169d0b3b034167a4814acbc39c424cc0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:37.000Z",
      "arch": "emscripten",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "3e90538b51b7b2d28fce1fed7f9dcec8c46a91ff578b2d2a21c36f0f3b2f9044",
      "status": "success",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:00.000Z",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "2fdf0b6dc884d8256cac44583ceb9ea168ac0eb3a9d3776d58bd91ed068bf34b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-01T09:31:59.000Z",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "c2f188b25a4c2d04dab567719dbe131e738b6b67703d5f7a2f81e89b8cbdcfdb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-01T09:32:00.000Z",
      "arch": "x86_64",
      "commit": "6a2f31785cb7129333d09191859276dc39e32962",
      "fileid": "d25eea137862a9a35d071fd07da4fc14c12e03fb65394c435d997738d346a010",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/molson2/actions/runs/26746576427"
    }
  ]
}