Closed ddediu closed 5 years ago
DONE: now (in the split-shiny-from-base
branch) there are two packages:
AdhereR
that implements all the computations and plotting and has very few dependencies and should compile and run on pretty much anything, andAdhereRViz
which encapsulates the interactive plotting (both with RStudio's manipulate and Shiny) and which is fat piece of software with lots of dependencies and that may not run in all settings...Please have a good look and let me know if you find any obvious bugs or glitches, both in the code but also in documentation (please note that now I transformed the interactive plotting vignette into a regular vignette in package AdhereRViz). As soon as we agree on this, I'll merge all the changes into devel
and work with this split.
I bumped AdhereR
's version to 0.6, while AdhereRViz
is at 0.1...
Seems to be working fine, no obvious regressions or edge cases (so far)...
PROs:
CONs:
Notes: