Skip to content

dieghernan/pkgdev

Repository files navigation

pkgdev

r-universe R-CMD-check Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. CodeFactor

pkgdev provides helpers for package maintenance, documentation rendering and GitHub Actions workflows. It is primarily intended for personal use, but you are welcome to use it at your own risk.

Installation

You can install the development version of pkgdev with:

pak::pak("dieghernan/pkgdev")

Alternatively, you can install pkgdev from r-universe:

# Install pkgdev in R:
install.packages("pkgdev", repos = c(
  "https://dieghernan.r-universe.dev",
  "https://cloud.r-project.org"
))

Example

library(pkgdev)

gha_update_docs()

Document created with package pkgdev v0.1.0.9150.

Related resources

About

A small set of functions that takes advantage of Github Actions for making your life easier as a R package developer. This package is primarily intended for personal use, however feel free to use it.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages