Skip to content

Commit

Permalink
add news.md and edit cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianHordyk committed Dec 13, 2016
1 parent 477b845 commit 69bb255
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ README.MD
^appveyor\.yml$
docs
cran-comments.md
NEWS.md
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# LBSPR 0.1.0
The LBSPR package has now been released on CRAN!

See http://adrianhordyk.com/LBSPR/articles/LBSPR.html for information and examples that describe the package.

4 changes: 3 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
- Ubuntu (on travis-ci) R:oldrel, R:release, R:devel

## R CMD check results
There were NO Errors, Warnings, or Notes
There were NO ERRORs, or WARNINGs

There was one NOTE stating that this is a New submission

0 comments on commit 69bb255

Please sign in to comment.