Skip to content

10. Program

Michael McCarthy edited this page Jan 5, 2023 · 54 revisions

R Package Development

A list of R packages for making R packages. Some of these are useful outside of making packages too.

General

Documentation

Code Style

User Interfaces

Code Safety

Performance

Testing

Debugging

File Operations

Class Methods

Shiny

Git and GitHub

Other Language Integration

Hex Stickers

Package Name Availability

Extra Checks for CRAN

R Project Workflow

Reproducibility

Finding Files

Pipes

RStudio Extensions

Documentation

Helpers

R APIs