We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dca4ae commit b15b13bCopy full SHA for b15b13b
NEWS.md
@@ -3,7 +3,7 @@
3
4
* Added a `NEWS.md` file to track changes to the package
5
* some style corrections
6
-* First release for submission to CRAN
+* First release for submission to CRAN, accepted -> datplot is now on CRAN
7
8
---
9
README.md
@@ -32,7 +32,12 @@ People interested in employing this method should also consider taking a look at
32
33
Installation
34
-------
35
-'datplot' is not currently on CRAN. It can be installed from GitHub with devtools:
+'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:
41
42
devtools::install_github("lsteinmann/datplot")
43
0 commit comments