Skip to content

Commit 536a8fd

Browse files
committed
Increment package version to 0.0.1 and add NEWS.md.
A minor (GitHub) release given that the package has a fair bit of functions (and tests) now!
1 parent be6dc8c commit 536a8fd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: jdtools
22
Title: Helpful Tools and Code for Programming in R
3-
Version: 0.0.0.9000
3+
Version: 0.0.1
44
Authors@R:
55
person(given = "Jonathan",
66
family = "Trattner",

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# jdtools 0.0.1
2+
3+
* Publish initial development version with functions for a variety of programming challenges in R such as saving and loading R objects, creating and manipulating directories/files in R (with RStudio), manipulating strings and vectors, and interacting with R users via the command-line.

0 commit comments

Comments
 (0)