devtools is an R package designed to simplify R package development by providing functions for creating, building, testing, and installing packages from various sources (e.g., CRAN, GitHub). It integrates with usethis, roxygen2, testthat, and simplifies workflows for developers and contributors to the R ecosystem.
Features
- Create new packages and project scaffolding
- Install packages directly from GitHub, GitLab, and other sources
- Run checks, build, and load packages programmatically
- Integrates with testing (testthat), documentation (roxygen2), and version control
- Supports automated release workflows
- Included helper functions for common project tasks (e.g., use_testthat, use_ci)
Categories
Software DevelopmentLicense
MIT LicenseFollow devtools
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of devtools!