SAM
SAM copied to clipboard
fitplot() broken
Hi,
When I run:
fit <- fitfromweb("nscod19_ass01")
fitplot(fit)
I was expecting to get a plot, but instead I get the following error:
Error in retape(set.defaults = FALSE) :
Error when reading the variable: 'constRecBreaks'. Please check data and parameters.
In addition: Warning message:
In retape(set.defaults = FALSE) : Expected object. Got NULL.
This is in the current version of stockassessment a233e88
(2019-10-30). When I install an old version 631fe00
(2019-03-13) the plot looks fine.
I'm running R 3.6.2 in Debian 10.