๐ฆ Fundamentals of Package Development
Home
Modules
Introduction โจ
System Setup ๐ค
Packages in a nutshell ๐ฐ
Package Creation and Metadata ๐งฐ
Tests ๐งช
Managing dependencies and Continuous Integration ๐
Documentation ๐
Create a package website ๐ธ
Using the tidyverse in your package ๐งน
Design Principles ๐งโ๐จ
Sharing ๐ค
Slides (PDF)
Sharing ๐ค
Introduction โจ
System Setup ๐ค
Packages in a nutshell ๐ฐ
Package Creation and Metadata ๐งฐ
Tests ๐งช
Managing dependencies and Continuous Integration ๐
Documentation ๐
Create a package website ๐ธ
Using the tidyverse in your package ๐งน
Design Principles ๐งโ๐จ
Sharing ๐ค
On this page
Update news
To install your package:
Edit this page
Report an issue
Sharing ๐ค
Update news
use_news_md
()
To install your package:
install_github
(
"{your_github_username}/libminer"
)