Package: npdsim
Type: Package
Title: Simulate Demand and Attributes for New Products
Version: 1.0.0
Authors@R: person("Mohammed Hichame", "BENBITOUR", email = "res.mhichame@gmail.com",
  role = c("aut", "cre", "cph"))
Description: Simulate demand and attributes for ready to launch new products 
    during their life cycle, or during their introduction and growth phases.
    You provide the number of products, attributes, time periods and/or other parameters 
    and 'npdsim' can simulate for you the demand for each product during the considered 
    time periods, and the attributes of each product. The simulation for the demand
    is based on the idea that each product has a shape and a level, where the level
    is the cumulative demand over the considered time periods, and the shape is
    the normalized demand across those time periods.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/mohammedhichame/npdsim
BugReports: https://github.com/mohammedhichame/npdsim/issues
RoxygenNote: 7.3.2
Imports: dplyr (>= 1.1.4), tidyr (>= 1.3.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-08 22:41:23 UTC; Hichame
Author: Mohammed Hichame BENBITOUR [aut, cre, cph]
Maintainer: Mohammed Hichame BENBITOUR <res.mhichame@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-09 10:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:11:44 UTC; windows
