Skip to content

Implement cli package to improve (error) messaging #24

@FrankvRaffe

Description

@FrankvRaffe

Currently error messages are typically either done in assert() or called after stop followed by a sprintf message. The cli package (https://cli.r-lib.org/) can make this more intuitive and easier to understand. This additionally includes progress bars (e.g. for use in the multistep approach).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions