Skip to content

Beginners guide link reporting 404 Not Found #547

@zaynpatel

Description

@zaynpatel

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?

‘5.1.0.9007’

Describe the bug

The nflfastR beginners guide has the following line of code to load the data:

data <- readRDS(url('https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'))

This reports a 404: Not Found error.

Question: Is there an updated link?

Reprex

Run the following line:


data <- readRDS(url('https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'))

Expected Behavior

I suspect that this will return data and a 200 status code.

nflverse_sitrep

NA

Screenshots

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions