Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Losing slots in qw object #12

@ldecicco-USGS

Description

@ldecicco-USGS

Does anyone know a reason why a qw object would not be an S4 object?

We're getting a lot of errors:

Error in as.mcens(x) :
trying to get slot "remark.codes" from an object (class "qw") that is not an S4 object

Error in format.qw(x[[i]], ..., justify = justify) :
trying to get slot "reporting.level" from an object (class "qw") that is not an S4 object

So, it's like the class name "qw" was retained, but the guts of the object (the slots) got erased somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions