[R] Help with packages (methods, stats, stats4)
Duncan Murdoch
murdoch.duncan at gmail.com
Fri Jan 12 19:20:57 CET 2018
On 12/01/2018 1:11 PM, Karim Mezhoud wrote:
> Hi,
> Did you try install.packages('stats').
That will not work, as stats is a base package. It comes with R, and
can't be changed. The stats package should never be missing in a proper
install of R.
Duncan Murdoch
> Let we know about your Sys.info()
> Karim
>
> On Fri, Jan 12, 2018 at 5:37 PM, imane hajar <imane.chafiki.fst at gmail.com>
> wrote:
>
>> hello ,
>>
>> i am so sorry , i figure it out.
>>
>> im sending this msj to the moderator to stop the approval of the mail .
>>
>> have a good day.
>>
>>
>> 2018-01-12 15:42 GMT+00:00 imane hajar <imane.chafiki.fst at gmail.com>:
>>
>>> hello,
>>> Can you please give me a hand with this problem,well i can't install
>>> these packages:
>>> - stats
>>> - methods
>>> - stats4
>>>
>>> when i tried the following command : *library(help = "stats") * , it
>>> gave me this output (*see picture*), so i contacted the Maintainer of the
>>> package at (*R-core at r-project.org <R-core at r-project.org>*) but he said
>>> that i write to the wrong place.
>>>
>>> (i want to install those packages in order to use the "DVstats" package)
>>>
>>> (i have the latest version of R (3.4.3 ) and Rstudio(1.2.240) )
>>>
>>> thank you
>>> Regards
>>>
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at 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.
>>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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