Skip to content

Commit

Permalink
Update notes for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnReid committed May 18, 2016
1 parent 2dc25ce commit 9283d97
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Version 1.2.2
- Updated code for revision of manuscript. Changed cell size normalisation
- strategy.

## Version 1.2.1
- Attempted fix for sqrt(integer) bug on Solaris x86
-
Expand Down
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,18 @@ To render the vignettes you will need a working version (> 1.12.3) of `pandoc` o



Installation
------------
Installation from CRAN
----------------------

Just run the following in an `R` session:

install.packages('DeLorean')


Installation from source
------------------------

If you prefer to have the very latest version you can install `DeLorean` from source.
If you do not already have [`devtools`](https://github.com/hadley/devtools)
installed, then install it by running:

Expand Down
2 changes: 0 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ There was one NOTE:
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'John Reid <[email protected]>'

New submission

License components with restrictions and base license permitting such:
MIT + file LICENSE
File 'LICENSE':
Expand Down

0 comments on commit 9283d97

Please sign in to comment.