-
Initial repo setup:
- Add
.github/
directory with community documents - Add
references/
directory with standard files - Add
README.md
with placeholder language - Add
LICENSE
- Add
.gitignore
and.Rbuildignore
- Add
.travis.yml
andappveyor.yml
, but CI is not turned on for this repo - Add
DESCRIPTION
for eventual CI testing - Add
.Rproj
file
- Add
-
Update
.github/
documents to latest community standards -
Add
remotes
andusethis
packages as dependencies -
Update
DESCRIPTION
andREADME
in preparation for release -
Add example code in
examples/
-
Add handouts
-
Add assignments
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.