Type: Package
Package: eCerto
Title: Statistical Tests for the Production of Reference Materials
Version: 0.8.5
Date: 2025-03-28
Authors@R: c(
    person("Jan", "Lisec", , "jan.lisec@bam.de", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0003-1220-2286")),
    person("Frederik", "Kre\u00df", role = "ctb")
  )
Maintainer: Jan Lisec <jan.lisec@bam.de>
Description: The production of certified reference materials (CRMs) requires 
    various statistical tests depending on the task and recorded data to ensure 
    that reported values of CRMs are appropriate. 
    Often these tests are performed according to the procedures described in 
    'ISO GUIDE 35:2017'. The 'eCerto' package contains a 'Shiny' app which 
    provides functionality to load, process, report and backup data recorded 
    during CRM production and facilitates following the recommended procedures.
    It is described in Lisec et al (2023) <doi:10.1007/s00216-023-05099-3> and
    can also be accessed online <https://apps.bam.de/shn00/eCerto/> without 
    package installation.
URL: https://github.com/janlisec/eCerto
BugReports: https://github.com/janlisec/eCerto/issues
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
LazyDataCompression: bzip2
Depends: R (>= 4.1.0)
Imports: bslib, config, dplyr, DT, golem, knitr, magick, markdown (>=
        2.0), moments, openxlsx, plyr, purrr, R6, rmarkdown (>= 1.5),
        shiny, shinyjs, shinyWidgets, tidyxl, xml2
Suggests: covr, curl, fs, jsonlite, rlang, shinytest2, testthat (>=
        3.0.0), vdiffr, webshot2
biocViews:
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-28 12:31:10 UTC; jlisec
Author: Jan Lisec [cre, aut] (<https://orcid.org/0000-0003-1220-2286>),
  Frederik Kreß [ctb]
Repository: CRAN
Date/Publication: 2025-03-28 13:00:02 UTC
Built: R 4.3.3; ; 2025-03-28 14:28:18 UTC; unix
