Skip to content

Commit

Permalink
Updated version number and dates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlander committed Jan 10, 2016
1 parent 860f7f3 commit df2867f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: useful
Type: Package
Title: A Collection of Handy, Useful Functions
Version: 1.1.9.9000
Date: 2015-09-24
Version: 1.2.0
Date: 2016-01-09
Author: Jared P. Lander
Maintainer: Jared P. Lander <[email protected]>
Description: A set of little functions that have been found useful to do little
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
YEAR: 2011-2015
YEAR: 2011-2016
COPYRIGHT HOLDER: Jared Lander
ORGANIZATION: Lander Analytics
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Version 1.1.9.9000
# Version 1.2.0
Explicitely calling functions from grid and scales rather than importing the entire packages.
The function subVector now returns the original text x if toSub is not supplied.

Expand Down
9 changes: 6 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## Test environments
- Windows 8.1, R 3.2.3
- Windows 8.1, R 3.3.0 (R-Devel)
- Ubuntu 14.04, R 3.2.2
- travis-ci latest version

Previous versions tested on with minimal differences to this version
- Windows 7, R 3.2.1
- Windows 7, R 3.3.0 (R-Devel)
- Windows 8.1, R 3.1.2
- Windows 8.1, R 3.2.1
- Windows 8.1, R 3.3.0 (R-Devel)

# R CMD check results
There were no ERRORs, WARNINGs or NOTEs.
Expand Down

0 comments on commit df2867f

Please sign in to comment.