Skip to content

Commit a8f4b20

Browse files
committed
Increment version number to 2.0.0
1 parent a912b7d commit a8f4b20

File tree

3 files changed

+3
-25
lines changed

3 files changed

+3
-25
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fflr
22
Title: Retrieve ESPN Fantasy Football Data
3-
Version: 1.9.2.9015
3+
Version: 2.0.0
44
Authors@R:
55
person(given = "Kiernan",
66
family = "Nicholls",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# fflr (development version)
1+
# fflr 2.0.0
22

33
* Deprecate `tidy_matchups()` and replace with `tidy_schedule()`.
44

cran-comments.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,4 @@
1111

1212
## R CMD check results
1313

14-
0 errors | 0 warnings | 1 note
15-
16-
* This is a new release.
17-
18-
## Resubmission
19-
20-
> New submission
21-
>
22-
> Package was archived on CRAN
23-
>
24-
> CRAN repository db overrides:
25-
> X-CRAN-Comment: Archived on 2021-03-27 for policy violation.
26-
>
27-
> On Internet access.
28-
29-
This package was previously hosted on CRAN as version 0.3.15 as of January 2021.
30-
Due to the nature of the web API being used, data becomes unavailable for a few
31-
months of the year. These changes made the package tests and examples suddenly
32-
fail. The package was subsequently archived on 2021-03-27.
33-
34-
Going forward, work is being done to ensure the functions fail gracefully if the
35-
web API is unavailable during that time of the year. I'm hoping the package can
36-
be re-hosted under the same name. If not, let me know and I can submit as fflr2.
14+
0 errors | 0 warnings | 0 note

0 commit comments

Comments
 (0)