The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

isoreader2 0.7.0

Syntax changes

Reading, aggregating, and all data operations behave exactly as in 0.6. However, there are three syntax changes to the plotting functions (and the corresponding ir_generate_*_tibble() helpers):

0.6 0.7
mass = NULL / ratio = NULL selected all they now select none; use everything() (or just drop the argument) for all
a partly matching mass = c(44, 99) silently kept 44 it is now an error listing the available masses; use any_of() to ignore missing ones
the colour aesthetic defaulted to trace it defaults to the new color column, so a trace and its ratios share one legend entry; pass color = trace for the old behavior

New features and fixes

isoreader2 0.6.1

isoreader2 0.6.0

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.