Upon start up in R studio, the R console shows:
Error: could not find function "update.packages"
I attempted to render a document with R markdown, though an error message was returned:
Error: could not find function "update.packages"
Not sure that a discrepancy in the file paths using find.package("utils") and path.package("utils") is a contributing factor/issue
Any help is greatly appreciated.
R version 4.3.2 (2023-10-31 ucrt) -- "Eye Holes"
R studio (2023.09.1 Build 494)
Platform: x86_64-w64-mingw32/x64 (64-bit)