Mike Filicicchia

Results 24 issues of Mike Filicicchia

I'm noticing that kick_distance, which generally fills in for Punt Yards on punts, is NA on Touchback plays. But this should be showing the distance of the punt still, not...

bug

I was wondering if you might be willing to include a few additional columns for calculate_player_stats()? Would love the following included: * Fumbles (not just Fumbles Lost) * Sack Yards...

help wanted
Feature Request

1. **Have you installed the latest development version of the package(s) in question? ** Yes 2. **Describe the bug** `calculate_player_stats_def()` is incorrectly crediting own fumble recovery yards as opponent fumble...

Offseason to-do

1. **Have you installed the latest development version of the package(s) in question? ** Yes 2. **Describe the bug** `calculate_player_stats_def()` returns the wrong value in `def_fumble_recovery_own` variable. 3. **Reprex** ```r...

Offseason to-do

1. **Have you installed the latest development version of the package(s) in question? ** ^^I get an error message for this: ``` nflverse::nflverse_update(devel = TRUE) Error in loadNamespace(x) : there...

enhancement

1. **Have you installed the latest development version of the package(s) in question? ** Yes 2. **Describe the bug** `return_yards` is returning the wrong number in the pbp df. 3....

Feature Request

**Describe the bug** I'm not seeing any box scores for games played after April 2, 2023. The df omits the last week of the regular season and all playoff games....

Could we get a possession_number column in the NBA pbp data? I'm currently seeking to answer the question: "How many points is a Personal Foul worth?" and I'm hoping to...

enhancement

I noticed that `ras_id` and `otc_id` live as variables in the missing_ids.csv file here on dynastyprocess, but are not currently variables in nflreadr::load_ff_playerids(). This file and the function it feeds...

bug

I think the Randy Gregory and Nick Williams espn_id variables might be wrong in dp_playerids(). I'm working on updating the espn_id and using the ffespn package, the only IDs that...

bug