Skip to content

Commit

Permalink
Update DESCRIPTION to version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Dec 30, 2020
1 parent 1c720d0 commit 3ca28a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Package: rtraining
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Title: R Training
Version: 0.0.1
Authors@R:
person(given = "John",
family = "Benninghoff",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
Description: My notes and experiences learning R and RStudio, bundled as an R package (work-in-progress).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Expand Down

0 comments on commit 3ca28a4

Please sign in to comment.