Changes in version 1.0.3.9001 - Update required nflverse package versions. (#22) - nflverse now requires R 4.1 to allow the package to use R's native pipe |> operator. This follows the Tidyverse R version support rules. (#22) - nflverse_update(devel = TRUE) now checks if the installed R version is supported by the r-universe development repo. If not, it suggests installing dev version from GitHub using the {pak} package. (#23) Changes in version 1.0.3 (2023-08-14) - Minor changes - requested by CRAN - related to nfl4th. Changes in version 1.0.2 (2022-07-07) - nflverse_update() includes the nflverse package. - improved installation instructions for nflverse_update(devel = TRUE) Changes in version 1.0.1 (2022-02-08) - fixed output of nflverse_update(devel = TRUE) Changes in version 1.0.0 (2022-02-01) - Initial release.