Dear developers,
Hello. I am a student using the hbayesdm package and encountered some problems during its use.
Our project's goal is to use the hbayesdm package to add our new task and model for fitting. We already have our own Stan and the corresponding R code. When integrating it into the hbayesdm package, we encountered a problem with installing the developer version of the hbayesdm package. If I use the code from GitHub to install it, R prompts me that the description file is missing. I would like to clarify two questions:
Is it necessary to use the developer version, and if so, how can I add the description file?
Is it possible to add our model to the existing CRAN mirror version of the package? I noticed that in this version of the source files, the corresponding R code is missing.