Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: clock
Title: Date-Time Types and Tools
Version: 0.1.0.9000
Version: 0.1.1
Authors@R:
c(person(given = "Davis",
family = "Vaughan",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# clock (development version)
# clock 0.1.1

* Errors resulting from invalid dates or nonexistent/ambiguous times are now
a little nicer to read through the usage of an info bullet (#200).
Expand Down
9 changes: 3 additions & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
## R CMD check results

0 errors | 0 warnings | 2 notes
0 errors | 0 warnings | 0 notes

* This is a new release.
## 0.1.1 Submission

* checking installed package size ... NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 5.6Mb
This is a patch release to fix the error on CRAN's Solaris build.

## 0.1.0 Submission

Expand Down