Skip to content

Commit 4824b49

Browse files
committed
ready for CRAN
1 parent dd9081e commit 4824b49

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rtoot
22
Title: Collecting and Analyzing Mastodon Data
3-
Version: 0.3.5.9000
3+
Version: 0.3.6
44
Authors@R: c(
55
person("David", "Schoch", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-2952-4812")),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# rtoot 0.3.5.9000
1+
# rtoot 0.3.6
22

33
* added better error messages when media upload fails (#160)
44
* fixed #172 added experimental feature of posting threads (#173) by @llrs
5+
* fixed deprecated vcr calls
56

67
# rtoot 0.3.5
78

cran-comments.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
## Update from 0.3.4 to 0.3.5
1+
## Update from 0.3.5 to 0.3.6
22

3-
* small bug fixes
3+
* bug fixes
44

55
*(dontrun examples are used to not make unnecessary API calls)*
66

7-
# Test environments
8-
* ubuntu 22.04, R 4.4.1
9-
* win-builder (devel and release)
10-
117
## R CMD check results
128

139
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)