We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20bfb1 commit d550451Copy full SHA for d550451
1 file changed
DESCRIPTION
@@ -1,10 +1,10 @@
1
Package: stringer
2
-Title: What the Package Does (One Line, Title Case)
+Title: Stringer, a fast string library for R
3
Version: 0.0.0.9000
4
Authors@R:
5
- person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
+ person("pot", "coding", , "snowmerak@outlook.com", role = c("aut", "cre"),
6
comment = c(ORCID = "YOUR-ORCID-ID"))
7
-Description: What the package does (one paragraph).
+Description: A fast, and stable string library for R.
8
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
9
license
10
Encoding: UTF-8
0 commit comments