Unable to install R packages from archive

Hello,
When I try to install MetSizeR package from the archive, I am getting the error message below. I was wondering if anyone can advice on how to fix this. Thanks!

packageurl <- "Index of /src/contrib/Archive/MetSizeR"
install.packages(packageurl, repos=NULL, type="source")
Installing package into ‘C:/Users/eyb5/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
trying URL 'Index of /src/contrib/Archive/MetSizeR'
Content type 'text/html;charset=UTF-8' length 1242 bytes
downloaded 1242 bytes

Error in getOctD(x, offset, len) : invalid octal digit
Warning in install.packages :
installation of package ‘C:/Users/eyb5/AppData/Local/Temp/Rtmp8qTk0P/downloaded_packages/MetSizeR’ had non-zero exit status

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.