{
  "_id": "6a1060f7acfb0bcc41ca77e2",
  "Package": "ErlangC",
  "Type": "Package",
  "Title": "Solve Erlang-C Model",
  "Version": "0.1.0",
  "Authors@R": "person(family = \"Damonsoul\",\nrole = c(\"aut\", \"cre\"),\nemail = \"chenmaowei96@gmail.com\")",
  "Maintainer": "Damonsoul <chenmaowei96@gmail.com>",
  "Description": "Provides a set of functions to solve Erlang-C model. The\nErlang C formula was invented by the Danish Mathematician A.K.\nErlang and is used to calculate the number of advisors and the\nservice level.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:13:06 UTC",
    "User": "root"
  },
  "Author": "Damonsoul [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-12-05 18:30:15 UTC",
  "RemoteUrl": "https://github.com/cran/ErlangC",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1210c7417f5fa5f7dba3dbe5445b9609c913c7a",
  "MD5sum": "bb7482370a08dd6be5aef43f8acd8cb6",
  "_user": "cran",
  "_type": "src",
  "_file": "ErlangC_0.1.0.tar.gz",
  "_fileid": "d73499e52a266ffe614ded36cda2e4e27037625caf8181e87cec8c8cd8d876e5",
  "_filesize": 247801,
  "_sha256": "d73499e52a266ffe614ded36cda2e4e27037625caf8181e87cec8c8cd8d876e5",
  "_created": "2026-05-08T08:13:06.000Z",
  "_published": "2026-05-22T13:58:15.509Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394479750,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874822924"
    },
    {
      "job": 77394480093,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874816523"
    },
    {
      "job": 77394479250,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874782246"
    },
    {
      "job": 77394479055,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162297741"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25544719713",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ErlangC",
  "_commit": {
    "id": "b1210c7417f5fa5f7dba3dbe5445b9609c913c7a",
    "author": "Damonsoul <chenmaowei96@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1733423415
  },
  "_maintainer": {
    "name": "Damonsoul",
    "email": "chenmaowei96@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bsicons",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ErlangC"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ErlangC.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-12-05"
    }
  ],
  "_exports": [
    "calculate_agents",
    "erlang_c",
    "erlang_c_app"
  ],
  "_datasets": [
    {
      "name": "translations",
      "title": "Translations",
      "object": "translations",
      "class": [
        "data.frame"
      ],
      "fields": [
        "key",
        "en",
        "zh"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_agents",
      "title": "Calculate Required Number of Agents This function calculates the required number of agents to achieve a specified service level and occupancy.",
      "topics": [
        "calculate_agents"
      ]
    },
    {
      "page": "erlang_c",
      "title": "Erlang C",
      "topics": [
        "erlang_c"
      ]
    },
    {
      "page": "erlang_c_app",
      "title": "Shiny App for Erlang C Calculator",
      "topics": [
        "erlang_c_app"
      ]
    },
    {
      "page": "translations",
      "title": "Translations",
      "topics": [
        "translations"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ErlangC/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bsicons",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gmp",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "erlangc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T08:15:45.000Z",
      "distro": "noble",
      "commit": "b1210c7417f5fa5f7dba3dbe5445b9609c913c7a",
      "fileid": "e7e00d6317a477ddabc5d50c2ca770ced2c68202769eda683fa8a7a12552b7da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25544719713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T08:15:20.000Z",
      "distro": "noble",
      "commit": "b1210c7417f5fa5f7dba3dbe5445b9609c913c7a",
      "fileid": "adbba7426de80904bb657ad0ff369b06a84fea48dbd9c39fa41211c457005059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25544719713"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T13:58:01.000Z",
      "commit": "b1210c7417f5fa5f7dba3dbe5445b9609c913c7a",
      "fileid": "9563061a0e931c37de8206387c48480494c81e6800a9a90a3e517cd3363d3260",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25544719713"
    }
  ]
}