{
  "_id": "6a102031acfb0bcc41c8b786",
  "Package": "RMM",
  "Type": "Package",
  "Title": "Revenue Management Modeling",
  "Version": "0.1.0",
  "Date": "2022-04-29",
  "Authors@R": "c(person(\"Chul\", \"Kim\", role = c(\"aut\", \"cre\"),\nemail = \"statkim7578@yonsei.ac.kr\"),\nperson(\"Sanghoon\", \"Cho\", role = c(\"aut\"),\nemail = \"Sanghoon.Cho@grad.moore.sc.edu \"),\nperson(\"Jongho\", \"Im\", role = c(\"aut\"),\nemail = \"ijh38@yonsei.ac.kr\"))",
  "Maintainer": "Chul Kim <statkim7578@yonsei.ac.kr>",
  "Description": "The RMM fits Revenue Management Models using the\nRDE(Robust Demand Estimation) method introduced in the paper by\n<doi:10.2139/ssrn.3598259>, one of the customer choice-based\nRevenue Management Model. Furthermore, it is possible to select\na multinomial model as well as a conditional logit model as a\nmodel of RDE.",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 06:17:17 UTC",
    "User": "root"
  },
  "Author": "Chul Kim [aut, cre], Sanghoon Cho [aut], Jongho Im [aut]",
  "Repository": "https://statkim7578.r-universe.dev",
  "Date/Publication": "2022-05-09 10:30:05 UTC",
  "RemoteUrl": "https://github.com/cran/RMM",
  "RemoteRef": "HEAD",
  "RemoteSha": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
  "MD5sum": "bc8ff3a1f37cb179932f38cd4fc75b8f",
  "_user": "statkim7578",
  "_type": "src",
  "_file": "RMM_0.1.0.tar.gz",
  "_fileid": "6cc081da31bca2830fe66a61c06a24b274f7d2bf395c61cafa7445449af23892",
  "_filesize": 155959,
  "_sha256": "6cc081da31bca2830fe66a61c06a24b274f7d2bf395c61cafa7445449af23892",
  "_created": "2026-05-14T06:17:17.000Z",
  "_published": "2026-05-22T09:21:53.596Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351786205,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988435809"
    },
    {
      "job": 77351786218,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988439410"
    },
    {
      "job": 77351786245,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988435438"
    },
    {
      "job": 77351786049,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988439541"
    },
    {
      "job": 77351786878,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988448466"
    },
    {
      "job": 77351786227,
      "time": 361,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988479820"
    },
    {
      "job": 77351786368,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988437282"
    },
    {
      "job": 77351785814,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988457912"
    },
    {
      "job": 77351785382,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988411176"
    },
    {
      "job": 77351785448,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157143768"
    },
    {
      "job": 77351785637,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988435471"
    },
    {
      "job": 77351786382,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988432772"
    },
    {
      "job": 77351786025,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988433964"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RMM",
  "_commit": {
    "id": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
    "author": "Chul Kim <statkim7578@yonsei.ac.kr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1652092205
  },
  "_maintainer": {
    "name": "Chul Kim",
    "email": "statkim7578@yonsei.ac.kr",
    "login": "statkim7578",
    "uuid": 34841210
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "statkim7578",
      "count": 1,
      "uuid": 34841210
    }
  ],
  "_userbio": {
    "uuid": 34841210,
    "type": "user",
    "name": "Chul Kim"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RMM"
  },
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RMM.html",
    "manual.pdf"
  ],
  "_realowner": "statkim7578",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-05-09"
    }
  ],
  "_exports": [
    "Choice_Set",
    "rmm",
    "rmm_reshape"
  ],
  "_datasets": [
    {
      "name": "Hotel_Long",
      "title": "Data from a Major Hotel Chain",
      "object": "Hotel_Long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Booking_ID",
        "Purchase",
        "Room_Type",
        "Price",
        "Party_Size",
        "Membership_Status",
        "VIP_Membership_Status",
        "Booking_Date",
        "Check_In_Date",
        "Check_Out_Date",
        "Length_of_Stay"
      ],
      "rows": 8318,
      "table": true,
      "tojson": true
    },
    {
      "name": "Hotel_Wide",
      "title": "Data from a Major Hotel Chain",
      "object": "Hotel_Wide",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Booking_ID",
        "Party_Size",
        "Membership_Status",
        "VIP_Membership_Status",
        "Booking_Date",
        "Check_In_Date",
        "Check_Out_Date",
        "Length_of_Stay",
        "Room_Type",
        "Purchased_Prod_Code",
        "Exposed_Choice_Set",
        "Exposed_Choice_Set_Code",
        "Price_1",
        "Price_2",
        "Price_3",
        "Price_4",
        "Price_5",
        "Price_6",
        "Price_7",
        "Price_8",
        "Price_9",
        "Price_10"
      ],
      "rows": 1100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Choice_Set",
      "title": "Collects a choice set exposed to individuals.",
      "topics": [
        "Choice_Set"
      ]
    },
    {
      "page": "Hotel_Long",
      "title": "Data from a Major Hotel Chain",
      "topics": [
        "Hotel_Long"
      ]
    },
    {
      "page": "Hotel_Wide",
      "title": "Data from a Major Hotel Chain",
      "topics": [
        "Hotel_Wide"
      ]
    },
    {
      "page": "predict.rmm",
      "title": "Predict method for Revenue Management Model Fits",
      "topics": [
        "predict.rmm"
      ]
    },
    {
      "page": "rmm",
      "title": "Fitting Revenue Management Models",
      "topics": [
        "rmm"
      ]
    },
    {
      "page": "rmm_reshape",
      "title": "Reshape Long-Format Data",
      "topics": [
        "rmm_reshape"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rmm",
  "_universes": [
    "statkim7578"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:19:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "01f51904528e8ca14915f5b3f9e8f0e22d81f1805a502a7e1d2f8391093a3c73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:19:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "8a22a9503f671385f270debc948d1fe8b3b790736c1be342444c136d6f2d646b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:19:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "7a08e391fe5d05bb2d3277596be7d9663f6aeda21dcf87d4d2920f604b54240a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:19:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "17c19ca95cc01f791b73f466294ebabe13c6137fe4bb99a9f065890bfb343971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:20:02.000Z",
      "arch": "aarch64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "a0d6c5986f3e8938ae4060cd4a07acd2385d6b9b488a20890f1d5a4d73242c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:22:14.000Z",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "5fff36b37f187265dc98f29f27cdf1a98d1da38933665e5f45e240d574a68ff5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:19:13.000Z",
      "arch": "aarch64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "d3ab3cdbfc113ed7ce44d47003112a3920ad46b3b56abd68b5d1d9be82bdddc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:20:19.000Z",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "8801e8530816f19a850c4069f81995d5ec8bb98a2520c9c1d2ec8938157f59c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:18:33.000Z",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "3ab47f925593a515d870db5b60e93a2b1241a3576f59b5af2420cb5e948e2d6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:18:24.000Z",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "90cd8794201a7d808e02a810c7bd4cc0892e6c946e4bb24c859bac777c429403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:18:30.000Z",
      "arch": "x86_64",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "39ff67793007b67b4392671eab7e292d5f3df66146c3ea3712d597bd94e25ca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:21:33.000Z",
      "arch": "emscripten",
      "commit": "b17b4f157f2eb4b454cbdb566bce96ea92336f72",
      "fileid": "752b3ec1ea2336b109e9d12f6503c7eca8eaaf7432459ca3fe77d2cdf826d488",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statkim7578/actions/runs/25845088730"
    }
  ]
}