Skip to content

Cannot use AsIs class definition in S4 method #55

Description

@iagomosqueira

R CMD check complains about

``
in method for ‘$<-’ with signature ‘x="fwdControl",value="AsIs"’: no definition for class “AsIs”


because of 

setMethod("$<-", signature(x="fwdControl", value="AsIs"),


Must review this and find another way of making `G` work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions