[R] ON the installation of: abnormally-distributed/cvreg
Rui Barradas
ru|pb@rr@d@@ @end|ng |rom @@po@pt
Wed Dec 9 09:33:02 CET 2020
Hello,
There are R versions 3.6.2 and 4.0.3 but no RStudio 4.0.3, the latest is
RStudio 1.3.1093. To see the versions of R and RStudio you are using run
R.version.string
#[1] "R version 4.0.3 (2020-10-10)"
RStudio.Version()$version
#[1] ‘1.3.1093’
The following works with me:
devtools::install_github('abnormally-distributed/cvreg')
Hope this helps,
Rui Barradas
Às 09:00 de 08/12/20, Ishaqbaba via R-help escreveu:
> Hello Sir,
> Hope this email finds you hale, healthy and safe.
>
> I have been having problem in installing this:
> install.packages("remotes")
> remotes::install_github("abnormally-distributed/cvreg")I am cureently using R 3.6.2 and Rstudio 4.0.3
> https://cran.r-project.org/web/packages/cvreg/index.html
> when i use the above link to get even the older version from the archive i always got the following message:
> Object not found!
>
> The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again
>
>
> Hope you put more light for me on that.
> Thank youIshaq
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list