/README

http://github.com/eastman/auteur · #! · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 0c66ad1bc07b02772507572a95ef6b94 MD5 · raw file

  1. This repository is intended for source **development**
  2. A stable versions of the auteur package is available from http://cran.r-project.org/. In the R console, the command
  3. install.packages("auteur", type="source")
  4. will locally compile the package. If this fails, try
  5. install.packages("auteur")
  6. which will install a pre-compiled version. Contact <jonathan.eastman@gmail.com> if difficulties persist.
  7. Development versions of the package will be maintained at gitHUB (https://github.com/eastman/auteur), yet note that trusted versions of the package will be posted to CRAN.