Skip to content

Suggest to move 'microbenchmark' to Suggests rather than Imports #5

@PaulinCharliquart

Description

@PaulinCharliquart

hi,
I suggest moving the 'microbenchmark' package from a required dependency to a suggested dependency. Currently, 'microbenchmark' is only used in R/microbenchmark.R for fetching get options, and there is a fallback value in place, so the required dependency can be safely removed.

Additionally, if a user intends to use this function, they will need to pass a microbenchmark object, which means they already have the package installed. I am happy to help and can submit a pull request for this change if desired.

Thanks,
Paulin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions