Closed istallworthy closed 4 months ago
Hi @istallworthy , thanks for flagging this up! I had to perform some maintenance to crqa() to comply with updates on CRAN and maybe something went wrong with this function. I am assuming that you have installed the latest version crqa.2.0.4
@a-paxton, if you have time, do you mind having a look at the function? I had to rewrite parts of it because the version you proposed did not pass the CRAN check, especially the initialization of parameters, and consequently reshuffled part of it. I am sure the issue is there ... Otherwise, let me know, and I will have a look at it. Many thanks!
Thank you, @morenococo and @a-paxton. I do have the latest crqa installed.
Thanks for flagging this! I'll take a look as soon as I can, at least in the next few days.
Hi, @istallworthy! Apologies for my very late reply on this. (Conference season is approaching!) I'm not sure exactly why it threw that specific error, but I'm hoping my edited code will help with it.
This issue was already fixed in a previous version. We have now changed the function entirely and replaced it with plot_rp, which is faster and relies on ggplot2, making it more customizable
Hello,
I am consistently encountering the following error when i try to run
plotRP()
with theRP
output from eithercrqa()
ormdcrqa()
, and i'm wondering if you are aware of why this might be happening?Thanks in advance, Isa