Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chainsawriot/hkrugpackagingworkshop
HKRUG[3] R Package development workshop / 9-Oct-2013
https://github.com/chainsawriot/hkrugpackagingworkshop
Last synced: 27 days ago
JSON representation
HKRUG[3] R Package development workshop / 9-Oct-2013
- Host: GitHub
- URL: https://github.com/chainsawriot/hkrugpackagingworkshop
- Owner: chainsawriot
- License: gpl-2.0
- Created: 2013-09-27T06:54:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-09T06:24:25.000Z (about 11 years ago)
- Last Synced: 2023-03-23T17:29:21.393Z (over 1 year ago)
- Language: R
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HKRUG[3]: R package development workshop
9-Oct-2013
Please prepare:
1. R (> 2.15.0)
2. A decent text editor (e.g. emacs with ess, vim, RStudio...) The instructor will use emacs.
3. Install the following packages: devtools, roxygen2, testthatWe will package the two R files: weasel and monkey, into an R package.
References for the weasel program:
* [Dawkins' Weasel](http://en.wikipedia.org/wiki/Weasel_program)
* [Ultimate Boeing 747 Gambit](http://en.wikipedia.org/wiki/Ultimate_Boeing_747_gambit)