Skip to content

Commit b15b13b

Browse files
committed
CRAN release
1 parent 8dca4ae commit b15b13b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
* Added a `NEWS.md` file to track changes to the package
55
* some style corrections
6-
* First release for submission to CRAN
6+
* First release for submission to CRAN, accepted -> datplot is now on CRAN
77

88
---
99

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ People interested in employing this method should also consider taking a look at
3232

3333
Installation
3434
-------
35-
'datplot' is not currently on CRAN. It can be installed from GitHub with devtools:
35+
'datplot' is on CRAN with version 1.0.0.
36+
37+
install.packages("datplot")
38+
39+
40+
Later versions can be installed from GitHub with devtools:
3641

3742
devtools::install_github("lsteinmann/datplot")
3843

0 commit comments

Comments
 (0)