{
  "_id": "6a3f437aa319ef94144986f8",
  "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": "2026-06-27 02:18:04 UTC",
  "RemoteUrl": "https://github.com/nguyennico/planr",
  "RemoteRef": "HEAD",
  "RemoteSha": "da648436e7120d673102ac11a86cab259b518523",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-27 03:25:16 UTC",
    "User": "root"
  },
  "Author": "Nicolas Nguyen [aut, cre]",
  "Maintainer": "Nicolas Nguyen <nikonguyen@yahoo.fr>",
  "MD5sum": "f4aa828e14079dbca64ad644db87f57a",
  "_user": "nguyennico",
  "_type": "src",
  "_file": "planr_0.6.1.tar.gz",
  "_fileid": "4cb2f888d0fb804b4dc5dcf0d3f4675f24102140712085ecb9f49f3bcb009ae2",
  "_filesize": 290821,
  "_sha256": "4cb2f888d0fb804b4dc5dcf0d3f4675f24102140712085ecb9f49f3bcb009ae2",
  "_created": "2026-06-27T03:25:16.000Z",
  "_published": "2026-06-27T03:28:58.611Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83786079903,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7920636625"
    },
    {
      "job": 83786079906,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "7920633839"
    },
    {
      "job": 83786079912,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7920630098"
    },
    {
      "job": 83786079914,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "7920626080"
    },
    {
      "job": 83785673866,
      "time": 363,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7920613370"
    },
    {
      "job": 83786079905,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7920634777"
    },
    {
      "job": 83786079925,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7920627937"
    },
    {
      "job": 83786079916,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7920631289"
    },
    {
      "job": 83786079919,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "7920627927"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nguyennico/planr",
  "_commit": {
    "id": "da648436e7120d673102ac11a86cab259b518523",
    "author": "nguyennico <115892638+nguyennico@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Rmarkdown update with R Consortium",
    "time": 1782526684
  },
  "_maintainer": {
    "name": "Nicolas Nguyen",
    "email": "nikonguyen@yahoo.fr",
    "login": "nguynic",
    "description": "I love coding in R and creating R Shiny apps, especially for Supply Chain.\nI also like skateboarding and surfing.  ",
    "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
    },
    {
      "week": "2026-25",
      "n": 4
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 50,
  "_contributors": [
    {
      "user": "nguyennico",
      "count": 84,
      "uuid": 115892638
    },
    {
      "user": "ivelasq",
      "count": 9,
      "uuid": 12236152
    },
    {
      "user": "nicolasnguyen17",
      "count": 7,
      "uuid": 123546516
    }
  ],
  "_userbio": {
    "uuid": 115892638,
    "type": "user",
    "name": "nguyennico",
    "followers": 9
  },
  "_downloads": {
    "count": 677,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/planr"
  },
  "_devurl": "https://github.com/nguyennico/planr",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "planr",
  "_universes": [
    "nguyennico",
    "nguynic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-27T03:28:13.000Z",
      "distro": "resolute",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "bc0a751e5b2748f72d71d14b421c6a206c73d19c771d657fdc60a26bee5eaa0a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-27T03:27:53.000Z",
      "distro": "resolute",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "c01946f0bb69600327852de4df53f7031eacc9aca4103ade0c5333f498394f2c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-27T03:27:21.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "57fce8d66689055c6aca327cff140356f69a038520028335772474eed32b48d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-27T03:26:53.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "a704463438431ce530bf6b8f2dfe6be59a71109626113ae8677a2565299d366d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-06-27T03:28:25.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "8df6e9d76bbd9b31a31c3dfef1c0ff55714e3dc4e2d798c528ba45f4134487b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-27T03:26:50.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "0161e3437aca640555ac612cfc0d1d81c1ca033173f7d03ee75baaa938c8e9c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-27T03:27:29.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "5c61408bc04c1e2d35f8f64ab6ea0eec1c4bdca2dd1e31a2d5134aad14092745",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-27T03:26:55.000Z",
      "commit": "da648436e7120d673102ac11a86cab259b518523",
      "fileid": "4767dc86963c3659d9d7d6732d892af0e91e1d0de52f17d27262fa6b600401e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nguyennico/actions/runs/28277047734"
    }
  ]
}