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 is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of devtools!