{
  "_id": "6a1168c2acfb0bcc41cf2b57",
  "Package": "inventorize",
  "Title": "Inventory Analytics, Pricing and Markdowns",
  "Version": "1.1.2",
  "Authors@R": "person(\"Haytham\", \"Omar\", email = \"haytham@rescaleanalytics.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Simulate inventory policies with and without forecasting,\nfacilitate inventory analysis calculations such as stock levels\nand re-order points,pricing and promotions calculations. The\npackage includes calculations of inventory metrics, stock-out\ncalculations and ABC analysis calculations. The package\nincludes revenue management techniques such as Multi-product\noptimization,logit and polynomial model optimization. The\nfunctions are referenced from : 1-Harris, Ford W. (1913). \"How\nmany parts to make at once\". Factory, The Magazine of\nManagement. 2- Nahmias, S. Production and Operations Analysis.\nMcGraw-Hill International Edition. 3-Silver, E.A., Pyke, D.F.,\nPeterson, R. Inventory Management and Production Planning and\nScheduling. 4-Ballou, R.H. Business Logistics Management. 5-MIT\nMicromasters Program. 6- Columbia University course for supply\nand demand analysis. 8- Price Elasticity of Demand MATH\n104,Mark Mac Lean (with assistance from Patrick Chan) 2011W For\nfurther details or correspondence\n:<www.linkedin.com/in/haythamomar>, <www.rescaleanalytics.com>.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:40:01 UTC",
    "User": "root"
  },
  "Author": "Haytham Omar [aut, cre]",
  "Maintainer": "Haytham Omar <haytham@rescaleanalytics.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://haythamomar1988.r-universe.dev",
  "Date/Publication": "2025-05-28 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/inventorize",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb7fef72f72915089e99bc0af9c627949854fcd2",
  "MD5sum": "d7ca48c076070963fa7700bbf5f28760",
  "_user": "haythamomar1988",
  "_type": "src",
  "_file": "inventorize_1.1.2.tar.gz",
  "_fileid": "0d1e24f2081821ae43c70733f2adc38d643122cadb19ec438bcbc18dd08a0b6a",
  "_filesize": 298162,
  "_sha256": "0d1e24f2081821ae43c70733f2adc38d643122cadb19ec438bcbc18dd08a0b6a",
  "_created": "2026-05-23T08:40:01.000Z",
  "_published": "2026-05-23T08:43:46.461Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509999852,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175710368"
    },
    {
      "job": 77509999857,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175711573"
    },
    {
      "job": 77509999850,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175706872"
    },
    {
      "job": 77509999856,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175708550"
    },
    {
      "job": 77509833892,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175694831"
    },
    {
      "job": 77509999844,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175706851"
    },
    {
      "job": 77509999855,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175710938"
    },
    {
      "job": 77509999858,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175706554"
    },
    {
      "job": 77509999863,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175706760"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/inventorize",
  "_commit": {
    "id": "cb7fef72f72915089e99bc0af9c627949854fcd2",
    "author": "Haytham Omar <haytham@rescaleanalytics.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1748438402
  },
  "_maintainer": {
    "name": "Haytham Omar",
    "email": "haytham@rescaleanalytics.com",
    "login": "haythamomar1988",
    "description": "",
    "uuid": 175542951
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.2",
      "date": "2025-05-28"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "haythamomar1988",
      "count": 11,
      "uuid": 175542951
    }
  ],
  "_userbio": {
    "uuid": 175542951,
    "type": "user",
    "name": "haythamomar1988"
  },
  "_downloads": {
    "count": 681,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inventorize"
  },
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inventorize.html",
    "manual.pdf"
  ],
  "_realowner": "haythamomar1988",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-01-17"
    },
    {
      "version": "1.0.1",
      "date": "2019-02-10"
    },
    {
      "version": "1.0.2",
      "date": "2019-05-19"
    },
    {
      "version": "1.0.3",
      "date": "2020-06-10"
    },
    {
      "version": "1.0.4",
      "date": "2020-06-25"
    },
    {
      "version": "1.0.5",
      "date": "2020-06-26"
    },
    {
      "version": "1.0.6",
      "date": "2020-07-14"
    },
    {
      "version": "1.0.8",
      "date": "2022-03-19"
    },
    {
      "version": "1.0.9",
      "date": "2022-03-26"
    },
    {
      "version": "1.1.0",
      "date": "2022-05-29"
    },
    {
      "version": "1.1.1",
      "date": "2022-06-01"
    },
    {
      "version": "1.1.2",
      "date": "2025-05-28"
    }
  ],
  "_exports": [
    "ABC",
    "abc_dynamic",
    "CriticalRatio",
    "CSOE",
    "dl.sigmadl",
    "elasticity",
    "eoq",
    "eoqsenstivity",
    "EPN_singleperiod",
    "EPP_singleperiod",
    "EUSnorm_singleperiod",
    "Hibrid_normal",
    "Hibrid_pois",
    "hybrid_policy",
    "hybrid_policy_dynamic",
    "inventorymetricsCIS",
    "inventorymetricsCSL",
    "inventorymetricsIFR",
    "linear_elasticity",
    "Max_policy_dynamic",
    "MPN_singleperiod",
    "MPP_singleperiod",
    "Multi_Competing_optimization",
    "periodic_policy",
    "periodic_policy_dynamic",
    "Periodic_review_normal",
    "Periodic_review_pois",
    "possible_markdowns",
    "productmix",
    "productmix_storelevel",
    "profit_max",
    "profit_max_withfixedcost",
    "R_s_S",
    "R_s_S_dynamic",
    "reorderpoint",
    "reorderpoint_leadtime_variability",
    "revenue_max",
    "saftey_stock_normal",
    "safteystock_CIS_normal",
    "safteystock_CSL_normal",
    "safteystock_IFR_normal",
    "sim_base_normal",
    "sim_base_pois",
    "sim_base_stock_policy",
    "sim_min_max",
    "sim_min_max_dynamic",
    "sim_min_Q",
    "sim_min_Q_dynamic",
    "sim_min_Q_normal",
    "sim_min_Q_pois",
    "sim_minmax_normal",
    "sim_minmax_pois",
    "single_product_optimization",
    "total.logistics.cost",
    "TQpractical",
    "TRC"
  ],
  "_help": [
    {
      "page": "ABC",
      "title": "ABC",
      "topics": [
        "ABC"
      ]
    },
    {
      "page": "abc_dynamic",
      "title": "abc_dynamic",
      "topics": [
        "abc_dynamic"
      ]
    },
    {
      "page": "CriticalRatio",
      "title": "Criticalratio",
      "topics": [
        "CriticalRatio"
      ]
    },
    {
      "page": "CSOE",
      "title": "CSOE",
      "topics": [
        "CSOE"
      ]
    },
    {
      "page": "dl.sigmadl",
      "title": "dl.sigmadl",
      "topics": [
        "dl.sigmadl"
      ]
    },
    {
      "page": "elasticity",
      "title": "elasticity",
      "topics": [
        "elasticity"
      ]
    },
    {
      "page": "eoq",
      "title": "eoq",
      "topics": [
        "eoq"
      ]
    },
    {
      "page": "eoqsenstivity",
      "title": "eoqsenstivity",
      "topics": [
        "eoqsenstivity"
      ]
    },
    {
      "page": "EPN_singleperiod",
      "title": "EPN_singleperiod",
      "topics": [
        "EPN_singleperiod"
      ]
    },
    {
      "page": "EPP_singleperiod",
      "title": "EPP_singleperiod",
      "topics": [
        "EPP_singleperiod"
      ]
    },
    {
      "page": "EUSnorm_singleperiod",
      "title": "EUSnorm_singleperiod",
      "topics": [
        "EUSnorm_singleperiod"
      ]
    },
    {
      "page": "Hibrid_normal",
      "title": "Hibrid_normal",
      "topics": [
        "Hibrid_normal"
      ]
    },
    {
      "page": "Hibrid_pois",
      "title": "Hibrid_pois",
      "topics": [
        "Hibrid_pois"
      ]
    },
    {
      "page": "hybrid_policy",
      "title": "Hybrid",
      "topics": [
        "hybrid_policy"
      ]
    },
    {
      "page": "hybrid_policy_dynamic",
      "title": "hybrid_policy_dynamic",
      "topics": [
        "hybrid_policy_dynamic"
      ]
    },
    {
      "page": "inventorize",
      "title": "inventorize: Inventory Analytics And Cost Calculations.",
      "topics": [
        "inventorize-package",
        "inventorize"
      ]
    },
    {
      "page": "inventorymetricsCIS",
      "title": "inventorymetricsCIS",
      "topics": [
        "inventorymetricsCIS"
      ]
    },
    {
      "page": "inventorymetricsCSL",
      "title": "inventorymetricsCSL",
      "topics": [
        "inventorymetricsCSL"
      ]
    },
    {
      "page": "inventorymetricsIFR",
      "title": "inventorymetricsIFR",
      "topics": [
        "inventorymetricsIFR"
      ]
    },
    {
      "page": "linear_elasticity",
      "title": "linear_elasticity",
      "topics": [
        "linear_elasticity"
      ]
    },
    {
      "page": "Max_policy_dynamic",
      "title": "Max_policy_dynamic",
      "topics": [
        "Max_policy_dynamic"
      ]
    },
    {
      "page": "MPN_singleperiod",
      "title": "MPN_singleperiod",
      "topics": [
        "MPN_singleperiod"
      ]
    },
    {
      "page": "MPP_singleperiod",
      "title": "MPP_singleperiod",
      "topics": [
        "MPP_singleperiod"
      ]
    },
    {
      "page": "Multi_Competing_optimization",
      "title": "Multi_Competing_optimization",
      "topics": [
        "Multi_Competing_optimization"
      ]
    },
    {
      "page": "periodic_policy",
      "title": "periodic_policy",
      "topics": [
        "periodic_policy"
      ]
    },
    {
      "page": "periodic_policy_dynamic",
      "title": "periodic_policy_dynamic",
      "topics": [
        "periodic_policy_dynamic"
      ]
    },
    {
      "page": "Periodic_review_normal",
      "title": "Periodic_review_normal",
      "topics": [
        "Periodic_review_normal"
      ]
    },
    {
      "page": "Periodic_review_pois",
      "title": "Periodic_review_pois",
      "topics": [
        "Periodic_review_pois"
      ]
    },
    {
      "page": "possible_markdowns",
      "title": "possible_markdowns",
      "topics": [
        "possible_markdowns"
      ]
    },
    {
      "page": "productmix",
      "title": "productmix",
      "topics": [
        "productmix"
      ]
    },
    {
      "page": "productmix_storelevel",
      "title": "productmix_storelevel",
      "topics": [
        "productmix_storelevel"
      ]
    },
    {
      "page": "profit_max",
      "title": "profit_max",
      "topics": [
        "profit_max"
      ]
    },
    {
      "page": "profit_max_withfixedcost",
      "title": "profit_max_withfixedcost",
      "topics": [
        "profit_max_withfixedcost"
      ]
    },
    {
      "page": "R_s_S",
      "title": "R_s_S",
      "topics": [
        "R_s_S"
      ]
    },
    {
      "page": "R_s_S_dynamic",
      "title": "R_s_S_dynamic",
      "topics": [
        "R_s_S_dynamic"
      ]
    },
    {
      "page": "reorderpoint",
      "title": "reorderpoint",
      "topics": [
        "reorderpoint"
      ]
    },
    {
      "page": "reorderpoint_leadtime_variability",
      "title": "reorderpoint_leadtime_variability",
      "topics": [
        "reorderpoint_leadtime_variability"
      ]
    },
    {
      "page": "revenue_max",
      "title": "revenue_max",
      "topics": [
        "revenue_max"
      ]
    },
    {
      "page": "saftey_stock_normal",
      "title": "saftey_stock_normal",
      "topics": [
        "saftey_stock_normal"
      ]
    },
    {
      "page": "safteystock_CIS_normal",
      "title": "safteystock_CIS_normal",
      "topics": [
        "safteystock_CIS_normal"
      ]
    },
    {
      "page": "safteystock_CSL_normal",
      "title": "safteystock_CSL_normal",
      "topics": [
        "safteystock_CSL_normal"
      ]
    },
    {
      "page": "safteystock_IFR_normal",
      "title": "safteystock_IFR_normal",
      "topics": [
        "safteystock_IFR_normal"
      ]
    },
    {
      "page": "sim_base_normal",
      "title": "sim_Base_normal",
      "topics": [
        "sim_base_normal"
      ]
    },
    {
      "page": "sim_base_pois",
      "title": "sim_base_pois",
      "topics": [
        "sim_base_pois"
      ]
    },
    {
      "page": "sim_base_stock_policy",
      "title": "sim_base_stock_policy",
      "topics": [
        "sim_base_stock_policy"
      ]
    },
    {
      "page": "sim_min_max",
      "title": "sim_min_max",
      "topics": [
        "sim_min_max"
      ]
    },
    {
      "page": "sim_min_max_dynamic",
      "title": "sim_min_max_dynamic",
      "topics": [
        "sim_min_max_dynamic"
      ]
    },
    {
      "page": "sim_min_Q",
      "title": "sim_min_Q",
      "topics": [
        "sim_min_Q"
      ]
    },
    {
      "page": "sim_min_Q_dynamic",
      "title": "sim_min_Q_dynamic",
      "topics": [
        "sim_min_Q_dynamic"
      ]
    },
    {
      "page": "sim_min_Q_normal",
      "title": "sim_min_Q_normal",
      "topics": [
        "sim_min_Q_normal"
      ]
    },
    {
      "page": "sim_min_Q_pois",
      "title": "sim_min_Q_pois",
      "topics": [
        "sim_min_Q_pois"
      ]
    },
    {
      "page": "sim_minmax_normal",
      "title": "sim_minmax_normal",
      "topics": [
        "sim_minmax_normal"
      ]
    },
    {
      "page": "sim_minmax_pois",
      "title": "sim_minmax_pois",
      "topics": [
        "sim_minmax_pois"
      ]
    },
    {
      "page": "single_product_optimization",
      "title": "single_product_optimization",
      "topics": [
        "single_product_optimization"
      ]
    },
    {
      "page": "total.logistics.cost",
      "title": "total.logistics.cost",
      "topics": [
        "total.logistics.cost"
      ]
    },
    {
      "page": "TQpractical",
      "title": "TQpractical",
      "topics": [
        "TQpractical"
      ]
    },
    {
      "page": "TRC",
      "title": "TRC",
      "topics": [
        "TRC"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.6434526764861874,
  "_indexed": true,
  "_nocasepkg": "inventorize",
  "_universes": [
    "haythamomar1988"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-23T08:42:27.000Z",
      "distro": "noble",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "f8dbb1714d9bbd92c6213ae24ab3060511e256fbab60e0b3a060a7e060ac9cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-23T08:42:38.000Z",
      "distro": "noble",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "9a500cf21dc9e8c8c8f09eb7310a0f665353c7fa1f704a8eb9662675656e7de6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-23T08:42:11.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "5bfe93d734e8afb31c05d6722afdd31b7e31a75653aa9502e4ca09246fb9470e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-23T08:42:23.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "3a724e195653770dbd7578a3176ae63027669a665306b241b9d3749632116ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-23T08:42:31.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "3beaaadb1bfdafa5cf6aa79f71d41607d9ada521c1dad4c30457ddb107515d50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T08:41:59.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "0710540e9ff5dadfe004ae159fc35a7763e9f319ab0da48afd50860e5ba6afad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T08:41:31.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "2d49f0361dadd7595b9462bdfd982828cfee0ec86e1a7ab59255ad2865ae844f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T08:41:32.000Z",
      "commit": "cb7fef72f72915089e99bc0af9c627949854fcd2",
      "fileid": "69b62791ec68fdbe6f7113ec86ba0028f507cf59fa8b0b8774dd0442560511bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haythamomar1988/actions/runs/26328281087"
    }
  ]
}