๐ฆ Fundamentals of R Package Development
Basics
Packages in a nutshell ๐ฐ
Home
About
Basics
Introduction and motivation โจ
System Setup ๐ค
Packages in a nutshell ๐ฐ
The Whole Game
Initial creation and check
Basic structure and DESCRIPTION ๐งฌ
R code ๐ป
Documentation ๐
Tests ๐งช
R CMD Check ๐
Managing dependencies ๐
Automated checking with GitHub Actions ๐ฆพ
Hosting and sharing ๐ธ
Packages in a nutshell ๐ฐ