{
  "_id": "6a1021e4acfb0bcc41c8c6b0",
  "Package": "planr",
  "Title": "Tools for Supply Chain Management, Demand and Supply Planning",
  "Version": "0.6.1",
  "Authors@R": "person(\"Nicolas\", \"Nguyen\", email = \"nikonguyen@yahoo.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Perform flexible and quick calculations for Demand and\nSupply Planning, such as projected inventories and coverages,\nas well as replenishment plan. For any time bucket, daily,\nweekly or monthly, and any granularity level, product or group\nof products.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/nguyennico/planr",
  "BugReports": "https://github.com/nguyennico/planr/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nguyennico.r-universe.dev",
  "Date/Publication": "2025-10-16 00:55:45 UTC",
  "RemoteUrl": "https://github.com/nguyennico/planr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:32:14 UTC",
    "User": "root"
  },
  "Author": "Nicolas Nguyen [aut, cre]",
  "Maintainer": "Nicolas Nguyen <nikonguyen@yahoo.fr>",
  "MD5sum": "d883d18fe410ec72309a731e793f2cdf",
  "_user": "nguyennico",
  "_type": "src",
  "_file": "planr_0.6.1.tar.gz",
  "_fileid": "68cffc7c1ff07267398071ef2b9b3c5ea574d2f3105433922e6cad51ae7fa7db",
  "_filesize": 283556,
  "_sha256": "68cffc7c1ff07267398071ef2b9b3c5ea574d2f3105433922e6cad51ae7fa7db",
  "_created": "2026-05-14T05:32:14.000Z",
  "_published": "2026-05-22T09:29:08.394Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352712026,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6987875596"
    },
    {
      "job": 77352711841,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6987881532"
    },
    {
      "job": 77352712167,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6987878085"
    },
    {
      "job": 77352712200,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6987892689"
    },
    {
      "job": 77352711349,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6987846620"
    },
    {
      "job": 77352711510,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157278797"
    },
    {
      "job": 77352712183,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6987866983"
    },
    {
      "job": 77352712090,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6987865453"
    },
    {
      "job": 77352712198,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6987865858"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nguyennico/planr",
  "_commit": {
    "id": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
    "author": "nguyennico <115892638+nguyennico@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fixing first period on alloc_dmd function",
    "time": 1760576145
  },
  "_maintainer": {
    "name": "Nicolas Nguyen",
    "email": "nikonguyen@yahoo.fr",
    "login": "nguynic",
    "uuid": 42138204
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "highcharter",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "reactable",
      "role": "Suggests"
    },
    {
      "package": "reactablefmtr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "sparkline",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "networkD3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nguyennico",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "nguyennico",
      "count": 79,
      "uuid": 115892638
    },
    {
      "user": "ivelasq",
      "count": 9,
      "uuid": 12236152
    },
    {
      "user": "nicolasnguyen17",
      "count": 7,
      "uuid": 123546516
    }
  ],
  "_userbio": {
    "uuid": 115892638,
    "type": "user",
    "name": "nguyennico"
  },
  "_downloads": {
    "count": 661,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/planr"
  },
  "_devurl": "https://github.com/nguyennico/planr",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/planr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nguyennico/planr",
  "_realowner": "nguyennico",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-08-24"
    },
    {
      "version": "0.1.1",
      "date": "2023-09-16"
    },
    {
      "version": "0.3.0",
      "date": "2024-01-21"
    },
    {
      "version": "0.4.0",
      "date": "2024-04-17"
    },
    {
      "version": "0.4.1",
      "date": "2024-05-22"
    },
    {
      "version": "0.4.2",
      "date": "2024-09-22"
    },
    {
      "version": "0.4.3",
      "date": "2025-01-22"
    },
    {
      "version": "0.5.1",
      "date": "2025-02-23"
    },
    {
      "version": "0.6.1",
      "date": "2025-09-25"
    },
    {
      "version": "0.6.2",
      "date": "2025-10-15"
    },
    {
      "version": "0.6.3",
      "date": "2025-11-18"
    },
    {
      "version": "0.6.4",
      "date": "2026-03-28"
    }
  ],
  "_exports": [
    "%>%",
    "alloc_dmd",
    "const_dmd",
    "drp",
    "light_proj_inv",
    "month_to_week",
    "month_to_weekx",
    "proj_git",
    "proj_inv",
    "ssl"
  ],
  "_datasets": [
    {
      "name": "alloc_data",
      "title": "",
      "object": "alloc_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Dist1",
        "Dist2",
        "Dist3",
        "Dist4",
        "Dist5",
        "Demand",
        "Opening",
        "Supply"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "blueprint",
      "title": "blueprint",
      "object": "blueprint",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand",
        "Opening",
        "Supply",
        "Min.Cov",
        "Max.Cov"
      ],
      "rows": 520,
      "table": true,
      "tojson": true
    },
    {
      "name": "blueprint_drp",
      "title": "blueprint_drp",
      "object": "blueprint_drp",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand",
        "Opening",
        "Supply",
        "FH",
        "SSCov",
        "DRPCovDur",
        "MOQ"
      ],
      "rows": 520,
      "table": true,
      "tojson": true
    },
    {
      "name": "blueprint_light",
      "title": "blueprint_light",
      "object": "blueprint_light",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand",
        "Opening",
        "Supply"
      ],
      "rows": 520,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_const_dmd",
      "title": "demo_const_dmd",
      "object": "demo_const_dmd",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand",
        "Opening",
        "Supply"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_in_transit",
      "title": "",
      "object": "demo_in_transit",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "ETA.Current",
        "ETA.Next",
        "ETD.Next",
        "TLT"
      ],
      "rows": 447,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_monthly_dmd",
      "title": "demo_monthly_dmd",
      "object": "demo_monthly_dmd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "slob",
      "title": "",
      "object": "slob",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DFU",
        "Period",
        "Demand",
        "Opening"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blueprint",
      "title": "blueprint",
      "topics": [
        "blueprint"
      ]
    },
    {
      "page": "blueprint_drp",
      "title": "blueprint_drp",
      "topics": [
        "blueprint_drp"
      ]
    },
    {
      "page": "blueprint_light",
      "title": "blueprint_light",
      "topics": [
        "blueprint_light"
      ]
    },
    {
      "page": "const_dmd",
      "title": "Calculates the Projected Inventories and Coverages as well as the Constrained Demand and informs a Tag about the part of the Demand already covered by the Opening Inventories",
      "topics": [
        "const_dmd"
      ]
    },
    {
      "page": "demo_const_dmd",
      "title": "demo_const_dmd",
      "topics": [
        "demo_const_dmd"
      ]
    },
    {
      "page": "demo_monthly_dmd",
      "title": "demo_monthly_dmd",
      "topics": [
        "demo_monthly_dmd"
      ]
    },
    {
      "page": "drp",
      "title": "Calculates a Replenishment Plan (also called DRP : Distribution Requirement Planning) and the related Projected Inventories and Coverages",
      "topics": [
        "drp"
      ]
    },
    {
      "page": "light_proj_inv",
      "title": "Calculates projected inventories and coverages",
      "topics": [
        "light_proj_inv"
      ]
    },
    {
      "page": "month_to_week",
      "title": "Calculates the Projected Inventories and Coverages as well as the Constrained Demand and informs a Tag about the part of the Demand already covered by the Opening Inventories",
      "topics": [
        "month_to_week"
      ]
    },
    {
      "page": "proj_inv",
      "title": "Calculates projected inventories and coverages and perform an analysis vs stocks targets",
      "topics": [
        "proj_inv"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nguyennico/planr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nguyennico/planr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppRoll",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.15836249209525,
  "_indexed": true,
  "_nocasepkg": "planr",
  "_universes": [
    "nguyennico",
    "nguynic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-14T05:34:33.000Z",
      "distro": "noble",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "1a06a445936ec5ba7bf027c5473e3ac611cc9b3aa666ad13ce4981e20d60d72d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-14T05:35:00.000Z",
      "distro": "noble",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "715cdb9de68cfc524d9d4cbcc8e1f8db477f46d420d85aeb0c1dae5fc75edd20",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-14T05:34:55.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "ecb4d4e644f16df7cd3d55b10f7f75a6ad7f141ced42ec074e0f66a0a01548a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-14T05:36:06.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "68e74ec5495e8a9e4947d987ce79c9a96f796b8fd40128bf8543cb385b6cac6a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-14T05:33:43.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "ce1ba675b62bb0306da6da4e662b73bc1f2fbcff418be619eafcadec38f8ccac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-14T05:33:34.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "9446843e865d2189a10bf3361bce8d450b61fd8a753ee9f9fc3611386411d115",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-14T05:33:37.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "c2abc98dbc12a29afcd4dd0afb1059f5baf27adf82a4914d73eb02474230dd73",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-05-22T09:28:45.000Z",
      "commit": "8b6f02cace0746ad07d2049b37b9372e2e40617e",
      "fileid": "3686c7aa1fbc9fdfd1950bdd5a8f4d15e72afe462c0070c1d6a0d8d0ab393675",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/25843556898"
    }
  ]
}