{
  "_id": "6a1d320a1d7bb097a0a3b7f9",
  "Package": "CLSIEP15",
  "Type": "Package",
  "Title": "Clinical and Laboratory Standards Institute (CLSI) EP15-A3\nCalculations",
  "Version": "0.1.0",
  "Authors@R": "c(person('Claucio Antonio', 'Rank Filho', role = c(\"aut\", \"cre\"), email = 'claucio.filho@hitechnologies.com.br'))",
  "Maintainer": "Claucio Antonio Rank Filho\n<claucio.filho@hitechnologies.com.br>",
  "Description": "Calculations of \"EP15-A3 document. A manual for user\nverification of precision and estimation of bias\" CLSI (2014,\nISBN:1-56238-966-1).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:15:00 UTC",
    "User": "root"
  },
  "Author": "Claucio Antonio Rank Filho [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-10 21:30:21 UTC",
  "RemoteUrl": "https://github.com/cran/CLSIEP15",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3f73244b67fb21e0bd38c2213c839921457bdd4",
  "MD5sum": "a8063e60346f945778aae5bcfe634181",
  "_user": "cran",
  "_type": "src",
  "_file": "CLSIEP15_0.1.0.tar.gz",
  "_fileid": "dfaaeea3ae7c3275a8f5d24bdb4fa3a19b167b1dd70ee894c4a4f9765ea72a10",
  "_filesize": 136442,
  "_sha256": "dfaaeea3ae7c3275a8f5d24bdb4fa3a19b167b1dd70ee894c4a4f9765ea72a10",
  "_created": "2026-06-01T07:15:00.000Z",
  "_published": "2026-06-01T07:17:30.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803847497,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325482408"
    },
    {
      "job": 78803847484,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325483819"
    },
    {
      "job": 78803464654,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325452877"
    },
    {
      "job": 78803847477,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325480244"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26740580532",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CLSIEP15",
  "_commit": {
    "id": "d3f73244b67fb21e0bd38c2213c839921457bdd4",
    "author": "Claucio Antonio Rank Filho <claucio.filho@hitechnologies.com.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1699651821
  },
  "_maintainer": {
    "name": "Claucio Antonio Rank Filho",
    "email": "claucio.filho@hitechnologies.com.br"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CLSIEP15"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CLSIEP15.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-10"
    }
  ],
  "_exports": [
    "calculate_aov_infos",
    "calculate_bias_interval",
    "calculate_uvl_info",
    "create_table_ep_15"
  ],
  "_datasets": [
    {
      "name": "dfc_references",
      "title": "Reference of degrees of freedon based on tau given in the CLSI Manual",
      "object": "dfc_references",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tau",
        "df",
        "labs",
        "runs"
      ],
      "rows": 390,
      "table": true,
      "tojson": true
    },
    {
      "name": "ferritin_long",
      "title": "Ferrtin data used in CLSI document examples in wide format",
      "object": "ferritin_long",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rep",
        "name",
        "value"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "ferritin_wider",
      "title": "Ferrtin data used in CLSI document examples in wide format",
      "object": "ferritin_wider",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rep",
        "Run_1",
        "Run_2",
        "Run_3",
        "Run_4",
        "Run_5"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bias_validation_interval",
      "title": "Calculate bias validation interval",
      "topics": [
        "bias_validation_interval"
      ]
    },
    {
      "page": "calculate_aov_infos",
      "title": "Calculate ANOVA Results and Imprecision Estimates",
      "topics": [
        "calculate_aov_infos"
      ]
    },
    {
      "page": "calculate_bias_interval",
      "title": "Calculate bias interval from TV",
      "topics": [
        "calculate_bias_interval"
      ]
    },
    {
      "page": "calculate_df_combined",
      "title": "Calculate degrees of freedom of SE C (SE combined) given a selected scenario and additional parameters necessary for the scenario",
      "topics": [
        "calculate_df_combined"
      ]
    },
    {
      "page": "calculate_dfWL",
      "title": "Calculate degres of freedom within-lab as specified in appendix B",
      "topics": [
        "calculate_dfWL"
      ]
    },
    {
      "page": "calculate_F_uvl",
      "title": "Calculate the UVL factor",
      "topics": [
        "calculate_F_uvl"
      ]
    },
    {
      "page": "calculate_m",
      "title": "Calculate M",
      "topics": [
        "calculate_m"
      ]
    },
    {
      "page": "calculate_n0",
      "title": "Calculate n0",
      "topics": [
        "calculate_n0"
      ]
    },
    {
      "page": "calculate_se_c",
      "title": "Calculate SE combined based on SE X and SE RM",
      "topics": [
        "calculate_se_c"
      ]
    },
    {
      "page": "calculate_se_rm",
      "title": "Calculate SE RM given a scenario and a list of additional args that can change based on the selected scenario or sub scenario",
      "topics": [
        "calculate_se_rm"
      ]
    },
    {
      "page": "calculate_se_rm_a_lowerupper",
      "title": "Calculate SE RM for scenario A when f the manufacturer supplies lower and upper limits and coverage confidence interval (95 or 99...)",
      "topics": [
        "calculate_se_rm_a_lowerupper"
      ]
    },
    {
      "page": "calculate_se_rm_a_u",
      "title": "Calculate SE RM for scenario A when “standard error” or “standard uncertainty” (abbreviated by lowercase “u”) or “combined standard uncertainty” (often denoted by “uC ”)",
      "topics": [
        "calculate_se_rm_a_u"
      ]
    },
    {
      "page": "calculate_se_rm_a_Ucoverage",
      "title": "Calculate SE RM for scenario A when f the manufacturer supplies an “expanded uncertainty” (abbreviated by uppercase “U”) for the TV and coverage e.g. 95 or 99,",
      "topics": [
        "calculate_se_rm_a_Ucoverage"
      ]
    },
    {
      "page": "calculate_se_rm_a_Uk",
      "title": "Calculate SE RM for scenario A when f the manufacturer supplies an “expanded uncertainty” (abbreviated by uppercase “U”) for the TV and the “coverage factor” (abbreviated by “k”)",
      "topics": [
        "calculate_se_rm_a_Uk"
      ]
    },
    {
      "page": "calculate_se_rm_scenario_b_c",
      "title": "Calculate SE RM for scenario B or C If the reference material has a TV determined by PT or peer group results",
      "topics": [
        "calculate_se_rm_scenario_b_c"
      ]
    },
    {
      "page": "calculate_se_rm_scenario_d_e",
      "title": "Calculate SE RM for scenario D or E If the TV represents a conventional quantity value or When working with a commercial QC material supplied with a TV for which the standard error cannot be estimated",
      "topics": [
        "calculate_se_rm_scenario_d_e"
      ]
    },
    {
      "page": "calculate_se_x",
      "title": "Calculate SE x",
      "topics": [
        "calculate_se_x"
      ]
    },
    {
      "page": "calculate_uvl_info",
      "title": "Calculate upper verification limit",
      "topics": [
        "calculate_uvl_info"
      ]
    },
    {
      "page": "create_table_ep_15",
      "title": "Create table for precision calculations",
      "topics": [
        "create_table_ep_15"
      ]
    },
    {
      "page": "dfc_references",
      "title": "Reference of degrees of freedon based on tau given in the CLSI Manual",
      "topics": [
        "dfc_references"
      ]
    },
    {
      "page": "ferritin_long",
      "title": "Ferrtin data used in CLSI document examples in wide format",
      "topics": [
        "ferritin_long"
      ]
    },
    {
      "page": "ferritin_wider",
      "title": "Ferrtin data used in CLSI document examples in wide format",
      "topics": [
        "ferritin_wider"
      ]
    }
  ],
  "_readme": "https://github.com/cran/CLSIEP15/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "CLSIEP15.Rmd",
      "filename": "CLSIEP15.html",
      "title": "CLSIEP15",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install",
        "Load",
        "Usage",
        "Precision",
        "Bias"
      ],
      "created": "2023-11-10 21:30:21",
      "modified": "2023-11-10 21:30:21",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "clsiep15",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:16:55.000Z",
      "distro": "noble",
      "commit": "d3f73244b67fb21e0bd38c2213c839921457bdd4",
      "fileid": "5d47bef7cda3426fcd702f4f473fb156261d1b27e3337779ca795f57991dedf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740580532"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:16:59.000Z",
      "distro": "noble",
      "commit": "d3f73244b67fb21e0bd38c2213c839921457bdd4",
      "fileid": "f10a313d412358084442382e1c2edcadefbe60f1f2459175d5feeb226fd79824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740580532"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T07:17:05.000Z",
      "commit": "d3f73244b67fb21e0bd38c2213c839921457bdd4",
      "fileid": "7f117468fee42a1f971cd7b92112988730e8753a2e7c9951ddfdb7578d3e514f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740580532"
    }
  ]
}