Skip to content

poissonconsulting/poissontemplate

Repository files navigation

poissontemplate

Lifecycle: stable R-CMD-check

poissontemplate provides a custom pkgdown template for Poisson consulting packages. Please don’t use it for your own package.

Setup

In every package where you need to set up poissontemplate usage, run

poissontemplate::use_poisson_pkgdown()

Installation

Release

To install the release version from CRAN.

install.packages("poissontemplate")

The website for the release version is at https://poissonconsulting.github.io/poissontemplate/.

Development

To install the development version from r-universe.

install.packages("poissontemplate", repos = c("https://poissonconsulting.r-universe.dev", "https://cloud.r-project.org"))

or from GitHub

# install.packages("remotes")
remotes::install_github("poissonconsulting/poissontemplate")

Relevant resources

About

'pkgdown' Templates for Poisson Consulting Packages

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages