R-pkg-template - A template for R packages
RForge.net

R-pkg-template

About R-pkg-template
GIT access
Download/Files
Check results

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/krlmlr/R-pkg-template.git R-pkg-template
see also R-pkg-template GitHub repository.

To install the latest development snapshot of this package, use

install.packages("R-pkg-template",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("R-pkg-template",,"http://rforge.net/")

Most recent GIT commits


6dd65232| Kirill Müller | Sun Dec 15 16:02:54 2013 +0100
show head log entry
 M       mkdist

8aad2355| Kirill Müller | Sun Dec 15 15:10:47 2013 +0100
have to use hard-coded name
 M       mkdist

f9e326f9| Kirill Müller | Fri Dec 13 23:41:12 2013 +0100
trying R CMD build
 M       mkdist

3c7b4e2a| Kirill Müller | Fri Dec 13 23:12:58 2013 +0100
remove .git folder
 M       mkdist

1d75f147| Kirill Müller | Fri Dec 13 23:01:25 2013 +0100
use example script
 M       mkdist