Skip to content

Better print method for control objects #1051

@EmilHvitfeldt

Description

@EmilHvitfeldt

Very low priority.

The print methods doesn't really say much, making them not that useful. I was thinking we could have them print the settings that are different than defaults. Or just all settings would be fine too.

And they should be switched to {cli}

library(tune)

control_grid()
#> grid/resamples control object

control_grid(verbose = TRUE)
#> grid/resamples control object

Created on 2025-07-16 with reprex v2.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancementupkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions