This is a bug in remotes - see r-lib/remotes#326. Meanwhile, we need to change the install command to
remotes::install_github("smithjd/sqlpetr", build = FALSE, force = TRUE)
everywhere in the documentation and book. I'll do it for the package tonight during the cleanup.