An unknown prior density deconvolveR
is an R package for estimating prior distribution
The current package is still under construction but will soon appear on CRAN along with a manuscript. Meanwhile, you can reproduce many examples by installing the package in R thus:
devtools::install_github("bnaras/deconvolveR")
library(deconvolveR)
vignette("deconvolution")