The development versions of these packages, which include experimental and potentially unstable features, are released extremely frequently to Tingting Zhan’s Github repository. To reproduce all examples in this Quarto book, readers must also install the development versions of the spatstat.* family of packages from spatstat Github repository.
Alternatively, readers should repeat the calls to function remotes::install_github()(Csárdi et al. 2024) until each call (Listing 8.3, Listing 8.4) prints the message,
Skipping install of '_PACKAGE_' from a github remote, the SHA1 (_0000000d_) has not changed since last install.
Listing 8.3: Review: install development versions of spatstat.* family via remotes::install_github()
Csárdi, Gábor, Jim Hester, Hadley Wickham, Winston Chang, Martin Morgan, and Dan Tenenbaum. 2024. remotes: R Package Installation from Remote Repositories, Including ’GitHub’. https://CRAN.R-project.org/package=remotes.