NEWS
eCerto 0.8.21
- DIN 5725-2 Tab.V0 indicates filtered data by red cell background
- filtering of complete labs better handled in DIN 5725-2 workflow
eCerto 0.8.20
- DIN 5725-2 workflow can handle multiple properties in input and filtering data by user
- new exported function markdown2expression()
eCerto 0.8.19
- test implementation for DIN 5725-2 workflow (Validation module)
eCerto 0.8.18
- single report file for C module combining Tab.C3 and analyte data
- more automatic capturing of UI elements for documentation
eCerto 0.8.17
- plot annotation modified ('Overall mean' to 'ยต')
- V data upload allows optional columns for
Name and Type
- V report now uses flextable objects as well
- V page GUI layout improved
- finally (!) distorted Fig.H1 now consistently fixed
ft_default() with parameters covering most formatings
eCerto 0.8.16
- Example tables for upload formats are generated by a function now providing
a flextable object resembling an Excel table style
eCerto 0.8.15
- improved Docker file (thanks to JR)
- some figures in help are now generated in memory (instead of screen shot)
- css files for help files and reports are now included in the package
eCerto 0.8.12
- alternative flextable output supported for most tables
- H, S and C Reports are now possible to Word format (using flextables)
- help RMD files are rendered via a temp file, allowing to omit markdown dependency
- new internal renderPlotHD() to be able to increase plot font size throughout the app
eCerto 0.8.11 (2026-01-29)
- rewrite read_zenodo() to comply with CRAN rules to 'exit gracefully'
eCerto 0.8.10
- fix error in LTS modul (error upon new value entry)
eCerto 0.8.9
- set up a 'devel' branch on GitHub to keep 'main' branch non-failing
eCerto 0.8.8
- DRMD v0.3.0 now supported
- XML validation implemented
- DRMD schema incorporated as external data
- DRMD table visualization improved for idx column
eCerto 0.8.7
- Docker container creation incorporated in the GitHub CI
eCerto 0.8.5 (2025-03-28)
- skipping a test for markdown rendering the help files on CRAN to avoid an
markdown related error
eCerto 0.8.4 (2025-03-26)
- function adjusted to comply with current DRMD XML schema definition
eCerto 0.8.3
- Tab.C3 can be exported to a DRMD XML file
- Tab.D2 indicates relevant XML node information (for selected measurement node)
in header
- Tab.D1 shows index path for each value allowing to selectively edit nodes
with similar name path
- various (internal) functions to work with XML data (flatten/extend lists),
setup DRMD specific structure, etc.
eCerto 0.8.2
- analyte parameter UI moved to Tab.C3
- report buttons moved to Tab.C3
- all card items in C module are collapsible now
- Fig.C1 can be moved between layout columns to better deal with CRMs containing
many (>15) analytes
- D module got improved layout
eCerto 0.8.1
- New module DRMD (Digital Reference Material Document)
- allows to upload a XML file in DRMD format (currently still under development)
- presents administrative data and measurement data from the XML in 2 tables
- allows to modify administrative data
- allows to write modified XML to disc
- help files for DRMD module initialized
- report file for DRMD module initialized
- required 2 new dependencies (
dplyr and xml2)
eCerto 0.7.4
- Added a
NEWS.md file to start tracking package changes.
- Added a static badge to the
README.md providing the link to the LiveApp
of the current GitHub version.