Unable to install SDSFoundation package after unzipping.
Following Message appears
"> install.packages("C:/Users/Desktop/SDSFoundations 1.3/R/SDSFoundations", repos = NULL)
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Installing package into ‘C:/Users/skottarath/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)
Error in install.packages : type == "both" cannot be used with 'repos = NULL'
Making 'packages.html' ... done"
That package is not on CRAN and is only provided as a binary compiled for an old R version so you can't install it with the latest R version, I think your best hope would be to contact the package author, that particular package only provides a set of fake data frames to follow along with a course so I think they can manage to provide such information in other formats.