eCerto 0.8.5
- skipping a test for markdown rendering the help files on CRAN to
avoid an markdown relatederror
eCerto 0.8.4
- 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.