NEWS.md
load_student() with robust tryCatch error and timeout handling for remote RDS downloads and parsing to comply with CRAN internet resource policies.skip_on_cran() and skip_if_offline() to remote data unit tests.man/figures/.load_student() by skipping downloads instead of throwing errors to comply with CRAN checks.NEWS.md file to track changes to the package.year column in both the student and the school datasets are changed from a factor column to an integer column.school_id column in both the student and the school datasets are changed from a factor column to a character column.