Skip to content

fitplot() broken #49

@arni-magnusson

Description

@arni-magnusson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions