{
  "_id": "6a106ecbacfb0bcc41cab473",
  "Package": "rMOST",
  "Title": "Estimates Pareto-Optimal Solution for Hiring with 3 Objectives",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Chelsea\", \"Song\", , \"qianqisong@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0910-1281\")),\nperson(\"Yesuel\", \"Kim\", , \"kimyesuel97@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-8486-7693\")))",
  "Description": "Estimates Pareto-optimal solution for personnel selection\nwith 3 objectives using Normal Boundary Intersection (NBI)\nalgorithm introduced by Das and Dennis (1998)\n<doi:10.1137/S1052623496307510>. Takes predictor\nintercorrelations and predictor-objective relations as input\nand generates a series of solutions containing predictor\nweights as output. Accepts between 3 and 10 selection\npredictors. Maximum 2 objectives could be adverse impact\nobjectives. Partially modeled after De Corte (2006) TROFSS\nFortran program <https://users.ugent.be/~wdecorte/trofss.pdf>\nand updated from 'ParetoR' package described in Song et al.\n(2017) <doi:10.1037/apl0000240>. For details, see Study 3 of\nZhang et al. (2023).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 07:54:47 UTC",
    "User": "root"
  },
  "Author": "Chelsea Song [aut, cre]\n(<https://orcid.org/0000-0003-0910-1281>), Yesuel Kim [ctb]\n(<https://orcid.org/0000-0002-8486-7693>)",
  "Maintainer": "Chelsea Song <qianqisong@gmail.com>",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://diversity-paretooptimal.r-universe.dev",
  "Date/Publication": "2023-11-09 02:34:31 UTC",
  "RemoteUrl": "https://github.com/cran/rMOST",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
  "MD5sum": "d020584b34eff60406d9bc6ec2f14a00",
  "_user": "diversity-paretooptimal",
  "_type": "src",
  "_file": "rMOST_1.0.1.tar.gz",
  "_fileid": "9be586484a3e7034120292e2ce55abaf1c949f6c040eb9ee689cc4692d1ea3c6",
  "_filesize": 126316,
  "_sha256": "9be586484a3e7034120292e2ce55abaf1c949f6c040eb9ee689cc4692d1ea3c6",
  "_created": "2026-05-07T07:54:47.000Z",
  "_published": "2026-05-22T14:57:15.738Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77405177251,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849814199"
    },
    {
      "job": 77405177967,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849811689"
    },
    {
      "job": 77405177905,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849795102"
    },
    {
      "job": 77405177356,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849802555"
    },
    {
      "job": 77405177170,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849757524"
    },
    {
      "job": 77405176727,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163575311"
    },
    {
      "job": 77405177316,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849803163"
    },
    {
      "job": 77405178061,
      "time": 187,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849816806"
    },
    {
      "job": 77405177821,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849802718"
    }
  ],
  "_buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rMOST",
  "_commit": {
    "id": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
    "author": "Chelsea Song <qianqisong@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1699497271
  },
  "_maintainer": {
    "name": "Chelsea Song",
    "email": "qianqisong@gmail.com",
    "login": "diversity-paretooptimal",
    "uuid": 24703260,
    "orcid": "0000-0003-0910-1281"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "diversity-paretooptimal",
      "count": 4,
      "uuid": 24703260
    }
  ],
  "_userbio": {
    "uuid": 24703260,
    "type": "user",
    "name": "Diversity-ParetoOptimal"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rMOST"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rMOST.html",
    "manual.pdf"
  ],
  "_realowner": "diversity-paretooptimal",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-11-14"
    },
    {
      "version": "0.0.2",
      "date": "2022-11-17"
    },
    {
      "version": "1.0.0",
      "date": "2023-05-02"
    },
    {
      "version": "1.0.1",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "MOST",
    "ParetoR_1C_2AIR",
    "ParetoR_2C",
    "ParetoR_2C_1AIR",
    "ParetoR_3C"
  ],
  "_help": [
    {
      "page": "MOST",
      "title": "MOST",
      "topics": [
        "MOST"
      ]
    },
    {
      "page": "ParetoR_1C_2AIR",
      "title": "ParetoR_1C_2AIR",
      "topics": [
        "ParetoR_1C_2AIR"
      ]
    },
    {
      "page": "ParetoR_2C",
      "title": "ParetoR_2C",
      "topics": [
        "ParetoR_2C"
      ]
    },
    {
      "page": "ParetoR_2C_1AIR",
      "title": "ParetoR_2C_1AIR",
      "topics": [
        "ParetoR_2C_1AIR"
      ]
    },
    {
      "page": "ParetoR_3C",
      "title": "ParetoR_3C",
      "topics": [
        "ParetoR_3C"
      ]
    }
  ],
  "_rundeps": [
    "nloptr"
  ],
  "_vignettes": [
    {
      "source": "rMOST-vignette.Rmd",
      "filename": "rMOST-vignette.html",
      "title": "rMOST-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prepare inputs",
        "Obtain MOO solutions",
        "3 Non-adverse impact objectives",
        "2 Non-adverse impact objectives and 1 adverse-impact objective",
        "1 Non-adverse impact objectives and 2 adverse-impact objectives",
        "Understand and use the results"
      ],
      "created": "2022-11-14 10:20:02",
      "modified": "2023-11-09 02:34:31",
      "commits": 4
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rmost",
  "_universes": [
    "diversity-paretooptimal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T07:56:57.000Z",
      "distro": "noble",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "8d63fc5bc6b2b725be6dce21dce448d42b1f94af922077e0393f726c932b5dce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T07:56:54.000Z",
      "distro": "noble",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "f0fc976560eaf1b4b29aa6c5d7c7c33623bc422e0d8c21da959b7117c3a973cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T07:56:45.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "e6eb1d7e6ab0e0636c3e78da660674258bbed272d6316c649addf3c5b36d686a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-07T07:56:47.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "1e068b20d53afc557a68c25690dbf2f7300b62051e24cbd13d85f89fca6cde15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T07:56:03.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "574cfd1af8ca5a82ba00103a8e67f2a2c7ca956bcd57de7ef715986a6ef58a41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T07:57:01.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "8646fafeaf0a12dda4b6344069cdbcf9a8d4b351fc4e10166affaf9a81b9bb42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-07T07:55:57.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "2ab255cf848d5c7268f2f5baba4ca7d2dbbc963334757e53e545554b1f8a99e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T14:56:59.000Z",
      "commit": "7c4eb385d92356dae923a3c71fb98a3e735a197f",
      "fileid": "ad4187506dd9e13131eb6b8e284df21cebeb7672d4fd73cfb4ca575dd20587c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/diversity-paretooptimal/actions/runs/25483183733"
    }
  ]
}