The goal of daapr is to conveniently provide the main packages used
for implementing the framework of Data-as-a-Product (DaaP).
daapr installs the core packages of the DaaP framework,
dpbuild,
dpdeploy and
dpi.
For released version
remotes::install_github(repo = "amashadihossein/daapr")For dev version
remotes::install_github(repo = "amashadihossein/daapr", ref = "dev")