Skip to content

Review dependencies #5986

Closed
Closed
@teunbrand

Description

@teunbrand

This issue is prompted by #5985.

Briefly, {mgcv} depends on {nlme} which requires R >= 4.0.0.
We only use mgcv::gam() in geom_smooth() when there are >1000 points to fit, so it is a dependency with a very narrow application.
We should probably find a way to make this a suggested package rather than an imported package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions