Skip to content

Error message when displaying a MultivariateFormula #23

@billy34

Description

@billy34

Describe the bug
In rstudio the following message is displayed after building a MultivariateFormula

Error in is.name(callee) && length(object) > 20 : 
  'length = 2' in coercion to 'logical(1)'

To Reproduce
form <- multivariateFormula(a~b)

Expected behavior
No error message

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