[R-SIG-Mac] Installation Problems

Simon Urbanek @|mon@urb@nek @end|ng |rom R-project@org
Fri Sep 18 05:19:20 CEST 2020


Roy,

it looks like the sync from the Mac master to CRAN was incomplete for some reason (CCing CRAN in case there was some error). I presume it will fix itself on next sync, but you can use the Mac master in the meantime which worked for me:

install.packages(c("rpf", "statespacer", "tmap", "workflows"),,"https://mac.R-project.org")

Cheers,
Simon




> On Sep 18, 2020, at 3:57 AM, Roy Mendelssohn - NOAA Federal via R-SIG-Mac <r-sig-mac using r-project.org> wrote:
> 
> Though what is shown below is from the RStudio repository,  I have tried several others,  including R-cloud.  Is it just something on my end or are there problems.  CRAN shows the versions trying to be installed.
> 
> -Roy
> 
> install.packages(c("rpf", "statespacer", "tmap", "workflows"))
> Installing packages into ‘/Users/rmendels/Library/R/4.0/library’
> (as ‘lib’ is unspecified)
> trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/rpf_1.0.5.tgz'
> Warning in install.packages :
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/rpf_1.0.5.tgz': HTTP status was '404 Not Found'
> Error in download.file(url, destfile, method, mode = "wb", ...) : 
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/rpf_1.0.5.tgz'
> Warning in install.packages :
>  download of package ‘rpf’ failed
> trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/statespacer_0.3.0.tgz'
> Warning in install.packages :
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/statespacer_0.3.0.tgz': HTTP status was '404 Not Found'
> Error in download.file(url, destfile, method, mode = "wb", ...) : 
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/statespacer_0.3.0.tgz'
> Warning in install.packages :
>  download of package ‘statespacer’ failed
> trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/tmap_3.2.tgz'
> Warning in install.packages :
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/tmap_3.2.tgz': HTTP status was '404 Not Found'
> Error in download.file(url, destfile, method, mode = "wb", ...) : 
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/tmap_3.2.tgz'
> Warning in install.packages :
>  download of package ‘tmap’ failed
> trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/workflows_0.2.0.tgz'
> Warning in install.packages :
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/workflows_0.2.0.tgz': HTTP status was '404 Not Found'
> Error in download.file(url, destfile, method, mode = "wb", ...) : 
>  cannot open URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/workflows_0.2.0.tgz'
> Warning in install.packages :
>  download of package ‘workflows’ failed
> **********************
> "The contents of this message do not reflect any position of the U.S. Government or NOAA."
> **********************
> Roy Mendelssohn
> Supervisory Operations Research Analyst
> NOAA/NMFS
> Environmental Research Division
> Southwest Fisheries Science Center
> ***Note new street address***
> 110 McAllister Way
> Santa Cruz, CA 95060
> Phone: (831)-420-3666
> Fax: (831) 420-3980
> e-mail: Roy.Mendelssohn using noaa.gov www: https://www.pfeg.noaa.gov/
> 
> "Old age and treachery will overcome youth and skill."
> "From those who have been given much, much will be expected" 
> "the arc of the moral universe is long, but it bends toward justice" -MLK Jr.
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 



More information about the R-SIG-Mac mailing list