options - Simple, Consistent Package Options
Simple mechanisms for defining and interpreting package options. Provides helpers for interpreting environment variables, global options, defining default values and more.
Last updated
7.53 score 4 dependents 1.7k scripts 1.6k downloadsggpackets - Package Plot Layers for Easier Portability and Modularization
Create groups of 'ggplot2' layers that can be easily migrated from one plot to another, reducing redundant code and improving the ability to format many plots that draw from the same source 'ggpacket' layers.
Last updated
ggplotplotting
6.70 score 69 stars 1 dependents 16 scripts 215 downloadstestex - Add Tests to Examples
Add tests in-line in examples. Provides standalone functions for facilitating easier test writing in Rd files. However, a more familiar interface is provided using 'roxygen2' tags. Tools are also provided for facilitating package configuration and use with 'testthat'.
Last updated
documentationexamplesrlangroxygen2testing
5.66 score 23 stars 7 scripts 602 downloadsroxylint - Lint 'roxygen2'-Generated Documentation
Provides formatting linting to 'roxygen2' tags. Linters report 'roxygen2' tags that do not conform to a standard style. These linters can be a helpful check for building more consistent documentation and to provide reminders about best practices or checks for typos. Default linting suites are provided for common style guides such as the one followed by the 'tidyverse', though custom linters can be registered by other packages or be custom-tailored to a specific package.
Last updated
linterroxygen2
3.93 score 17 stars 175 downloadsroxytypes - Typed Parameter Tags for Integration with 'roxygen2'
Provides typed parameter documentation tags for integration with 'roxygen2'. Typed parameter tags provide a consistent interface for annotating expected types for parameters and returned values. Tools for converting from existing styles are also provided to easily adapt projects which implement typed documentation by convention rather than tag. Use the default format or provide your own.
Last updated
roxygen2type-hints
3.60 score 8 stars 1 scripts 187 downloads