File tree Expand file tree Collapse file tree 3 files changed +3
-25
lines changed Expand file tree Collapse file tree 3 files changed +3
-25
lines changed Original file line number Diff line number Diff line change 1
1
Package: fflr
2
2
Title: Retrieve ESPN Fantasy Football Data
3
- Version: 1.9.2.9015
3
+ Version: 2.0.0
4
4
Authors@R:
5
5
person(given = "Kiernan",
6
6
family = "Nicholls",
Original file line number Diff line number Diff line change 1
- # fflr (development version)
1
+ # fflr 2.0.0
2
2
3
3
* Deprecate ` tidy_matchups() ` and replace with ` tidy_schedule() ` .
4
4
Original file line number Diff line number Diff line change 11
11
12
12
## R CMD check results
13
13
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
You can’t perform that action at this time.
0 commit comments