ffsimulator icon indicating copy to clipboard operation
ffsimulator copied to clipboard

Simulate Fantasy Football Seasons

Results 14 ffsimulator issues
Sort by recently updated
recently updated
newest added

**Describe the bug** plot not outputting correctly. **Reprex** ```r For more on reprexes, check out https://reprex.tidyverse.org install.packages("ffsimulator", repos = "https://ffverse.r-universe.dev") # pak is recommended, see https://github.com/r-lib/pak pak::pak("ffverse/ffsimulator") # can also...

Todo: - [ ] Add logic to determine lineups by best rank rather than by random percentage of optimal - [ ] Fix tests - add test infra ?

Hello - I am looking to release a new version of `tidytable` to CRAN that removes all `verb.()` versions of functions. I have my reverse dependency checks failing since you...

- [ ] #61 - [ ] #62 - [ ] #63 - [ ] #64 - [ ] #65

I was looking through to try to generate a large (500+) number of random leagues based on a set of rankings. The goal is to look at the output of...