copperr is an R package that connects to the Copper™ CRM Platform APIs using tidy principles. The package implements most key actions from their REST API described on Copper’s developer portal here. The package includes what you’d expect to see in an API wrapper: Basic (Username/API-key) Authentication methods, and caching for API details CRUD (Create, Retrieve, Update, Delete) methods for records