Skip to content
Prev 391142 / 398506 Next

Problem downloading pcalg library/package

On Thu, 24 Mar 2022 13:29:45 +0000 (UTC)
varin sacha <varinsacha at yahoo.fr> wrote:

            
That's odd.

Do you see any error messages if you run the following command?

download.file('https://stat.ethz.ch/CRAN/src/contrib/PACKAGES',
'PACKAGES')

Maybe it would work if you set a different
options(download.file.method)? Available options are: "internal",
"libcurl", "wget", "curl".