Skip to content

Commit

Permalink
expanded README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Feb 7, 2015
1 parent eccdf27 commit 3ee0d70
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@ filename as an argument to `insertPackage()` or its shorthand variant:
drat:::insert("drat_0.0.1.tar.gz")
```

You can now add, commit and push the new version. A somewhat experimental
option also exists for the `insertPackage()` aka `drat:::insert()` function.

### Status

The package is now released onto [CRAN](http://cran.r-project.org). A few possible
improvements, additions and next steps are listed in the
[TODO.md](https://github.com/eddelbuettel/drat/blob/master/inst/TODO.md) file.

### Author

Dirk Eddelbuettel
Expand Down

0 comments on commit 3ee0d70

Please sign in to comment.