Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis Kelce missing from Next Gen stats for Receiving #258

Closed
2 tasks done
tcash21 opened this issue Sep 19, 2024 · 2 comments
Closed
2 tasks done

Travis Kelce missing from Next Gen stats for Receiving #258

tcash21 opened this issue Sep 19, 2024 · 2 comments

Comments

@tcash21
Copy link

tcash21 commented Sep 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Have you installed the latest development version of the package(s) in question?

  • I have installed the latest development version of the package.

If this is a data issue, have you tried clearing your nflverse cache?

I have cleared my nflverse cache and the issue persists.

What version of the package do you have?

1.4.1.2

Describe the bug

I'm sure this is just a source data issue, but Travis Kelce is missing from nextgen_stats for receiving, but other TEs exist. Not sure how many other players this occurs for.

Reprex

rng <- nflreadr::load_nextgen_stats(seasons = 2024, stat_type = "receiving")
any(grepl("Kelce", rng$player_display_name))

Expected Behavior

Expect data for Travis Kelce returned.

nflverse_sitrep

── System Info ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
• R version 4.3.1 (2023-06-16) • Running under: macOS Sonoma 14.4.1
── Package Status ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   package  installed  cran        dev behind
1   nfl4th 1.0.4.9003 1.0.4 1.0.4.9003       
2 nflfastR 4.6.1.9017 4.6.1 4.6.1.9017       
3 nflplotR      1.4.0 1.4.0      1.4.0       
4 nflreadr   1.4.1.02 1.4.1   1.4.1.02       
5 nflseedR 1.2.0.9001 1.2.0 1.2.0.9001       
6 nflverse      1.0.3 1.0.3      1.0.3       
── Package Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
• No options set for above packages
── Package Dependencies ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
• askpass     (1.2.0)   • gt          (0.11.0)      • purrr        (1.0.2)    
• backports   (1.5.0)   • gtable      (0.3.5)       • R6           (2.5.1)    
• base64enc   (0.1-3)   • highr       (0.11)        • rappdirs     (0.3.3)    
• bigD        (0.2.0)   • hms         (1.1.3)       • RColorBrewer (1.1-3)    
• bitops      (1.0-8)   • htmltools   (0.5.8.1)     • Rcpp         (1.0.12)   
• bslib       (0.8.0)   • htmlwidgets (1.6.4)       • reactable    (0.4.4)    
• cachem      (1.1.0)   • httr        (1.4.7)       • reactR       (0.5.0)    
• cli         (3.6.3)   • isoband     (0.2.7)       • rlang        (1.1.4)    
• codetools   (0.2-20)  • janitor     (2.2.0)       • rmarkdown    (2.27)     
• colorspace  (2.1-1)   • jquerylib   (0.1.4)       • rstudioapi   (0.16.0)   
• commonmark  (1.9.1)   • jsonlite    (1.8.8)       • sass         (0.4.9)    
• compiler    (4.3.1)   • juicyjuice  (0.1.0)       • scales       (1.3.0)    
• cpp11       (0.4.7)   • knitr       (1.48)        • snakecase    (0.11.1)   
• crayon      (1.5.3)   • labeling    (0.4.3)       • splines      (4.3.1)    
• curl        (5.2.1)   • lattice     (0.22-6)      • stats        (4.3.1)    
• data.table  (1.15.4)  • lifecycle   (1.0.4)       • stringi      (1.8.4)    
• digest      (0.6.36)  • listenv     (0.9.1)       • stringr      (1.5.1)    
• dplyr       (1.1.4)   • lubridate   (1.9.3)       • sys          (3.4.2)    
• evaluate    (0.24.0)  • magick      (2.8.3)       • tibble       (3.2.1)    
• fansi       (1.0.6)   • magrittr    (2.0.3)       • tidyr        (1.3.1)    
• farver      (2.1.2)   • markdown    (1.13)        • tidyselect   (1.2.1)    
• fastmap     (1.2.0)   • MASS        (7.3-60.0.1)  • timechange   (0.3.0)    
• fastrmodels (1.0.2)   • Matrix      (1.6-5)       • tinytex      (0.51)     
• fontawesome (0.5.2)   • memoise     (2.0.1)       • tools        (4.3.1)    
• fs          (1.6.4)   • methods     (4.3.1)       • utf8         (1.2.4)    
• furrr       (0.3.1)   • mgcv        (1.9-1)       • utils        (4.3.1)    
• future      (1.33.2)  • mime        (0.12)        • V8           (4.4.2)    
• generics    (0.1.3)   • munsell     (0.5.1)       • vctrs        (0.6.5)    
• ggpath      (1.0.1)   • nlme        (3.1-165)     • viridisLite  (0.4.2)    
• ggplot2     (3.5.1)   • openssl     (2.2.1)       • withr        (3.0.1)    
• globals     (0.16.3)  • parallel    (4.3.1)       • xfun         (0.45)     
• glue        (1.7.0)   • parallelly  (1.37.1)      • xgboost      (1.7.7.1)  
• graphics    (4.3.1)   • pillar      (1.9.0)       • xml2         (1.3.6)    
• grDevices   (4.3.1)   • pkgconfig   (2.0.3)       • yaml         (2.3.9)    
• grid        (4.3.1)   • progressr   (0.14.0)        
• gsubfn      (0.7)     • proto       (1.0.0)

Screenshots

No response

Additional context

No response

@tcash21 tcash21 changed the title [BUG] <title> Travis Kelce missing from Next Gen stats for Receiving Sep 19, 2024
@mrcaseb
Copy link
Member

mrcaseb commented Sep 19, 2024

NGS defines a minimum of 5 targets each week to qualify for the list. I assume Kelce is below the qualifier.

@mrcaseb mrcaseb closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
@tcash21
Copy link
Author

tcash21 commented Sep 19, 2024

Oh that's interesting, thank you good to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants