Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

bug: select function in raster and dplyr clash #291

Description

@voglerdaniel

After importing crosswalk_spatial.R I noticed that select() from dplyr no longer worked properly:

Error: unable to find an inherited method for function ‘select’ for signature ‘x = "data.frame"’

I investigated and came across this post. TLDR some dplyr function names clash with function names from other dependencies. We should probably alert users that they might run into this in our docs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions