Skip to content

Read-only mirror of the pkgdown.tpl R 📦 GitLab repo https://gitlab.com/rpkg.dev/pkgdown.tpl. Please report any issues there!

License

Notifications You must be signed in to change notification settings

rpkg-dev/pkgdown.tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkgdown.tpl

A pkgdown template package for rpkg.dev.

Installation

To install the latest development version of pkgdown.tpl, run the following in R:

if (!("remotes" %in% rownames(installed.packages()))) {
  install.packages(pkgs = "remotes",
                   repos = "https://cloud.r-project.org/")
}

remotes::install_gitlab(repo = "rpkg.dev/pkgdown.tpl")

About

Read-only mirror of the pkgdown.tpl R 📦 GitLab repo https://gitlab.com/rpkg.dev/pkgdown.tpl. Please report any issues there!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages