Skip to content

Commit 5911b0d

Browse files
committed
prepare release
1 parent 206a89a commit 5911b0d

27 files changed

+70
-46
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
^\.git$
12
^\.github$
23
^CODE_OF_CONDUCT\.md$
34
^.*\.Rproj$

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: datasauRus
22
Title: Datasets from the Datasaurus Dozen
3-
Version: 0.1.3
3+
Version: 0.1.4
44
Authors@R: c(person("Steph", "Locke", email = "stephanie.g.locke@gmail.com", role = c( "cre","aut")),
55
person("Alberto", "Cairo", email = "alberto.cairo@gmail.com", role = c( "dtc")),
66
person("Justin", "Matejka", email = "Justin.Matejka@autodesk.com", role = c( "dtc")),
@@ -31,7 +31,7 @@ Suggests: covr,
3131
ggplot2,
3232
dplyr
3333
VignetteBuilder: knitr
34-
RoxygenNote: 6.1.0
34+
RoxygenNote: 6.1.0.9000
3535
Roxygen: list(markdown = TRUE)
36-
URL: https://github.com/lockedata/datasauRus
36+
URL: https://github.com/lockedata/datasauRus, https://itsalocke.com/datasaurus/
3737
BugReports: https://github.com/lockedata/datasauRus/issues

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## datasauRus 0.1.4
2+
3+
* Updated datasets (@jmatejka, #18)
4+
15
## datasauRus 0.1.2
26

37
* First release, contains datasaurus datasets
25.5 KB
Loading

cran-comments.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
v0.1.2 is a resubmission
2-
Correcting typos in the DESCRIPTION file. Very sorry I missed these and wasted your time!
1+
## Test environments
2+
* local x86_64-w64-mingw32/x64 install, R 3.5.0
3+
* rhub::check_for_cran
4+
5+
## R CMD check results
6+
7+
0 errors | 0 warnings | 0 note
8+
9+
## Release summary
10+
11+
Updated the datasets.

docs/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Datasaurus.html

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)