[R] Help with packages (methods, stats, stats4)

Bert Gunter bgunter.4567 at gmail.com
Fri Jan 12 18:46:43 CET 2018


1. Unless there is a good reason not to, please always cc the list. As you
note, I may misunderstand or just be too stupid, so you increase your
chance of getting a good answer by ccing them, which I have done here

2. It looks like you need  to install the multcomp package. Have you?

Cheers,
Bert



Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )

On Fri, Jan 12, 2018 at 9:42 AM, imane hajar <imane.chafiki.fst at gmail.com>
wrote:

> Hello Mr Gunter ,
> i am sorry for distrubing you again ,i think its just a miss understanding
> of the problem, i said in the last lines of my msj that my main problem is
> that i cant use " DVstats" , i installed it using install.packages("DVstat
> s") and it seems ok , but when i use the following line : library(DVstats)
> , this error message appear : Error: package or namespace load failed for
> ‘DVstats’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()),
> versionCheck = vI[[j]]): there is no package called ‘multcomp’ .
>
> so my final thoughts went with a hypothesis of what , maybe by updating R
> something happend with the bundled packages.
>
> (please bare with my english , i speak french )
>
> Thank you
>
> Regards
>
>
>
> 2018-01-12 17:20 GMT+00:00 Bert Gunter <bgunter.4567 at gmail.com>:
>
>> There appears to be a lot here that you don't understand, and a little
>> reading woud be a better way for you to resolve your confusion I believe.
>> Read Section 6 of the "R Installation and Administration" manual that ships
>> with R. There you will find that the stats and methods packages are already
>> installed. ?library tells you how to load them for use in your session. See
>> also ?install.packages and links for how to download and install package
>> from R package depositories, which mosty means CRAN.
>>
>> Cheers,
>> Bert
>>
>>
>>
>> Bert Gunter
>>
>> "The trouble with having an open mind is that people keep coming along
>> and sticking things into it."
>> -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
>>
>> On Fri, Jan 12, 2018 at 7:42 AM, imane hajar <imane.chafiki.fst at gmail.com
>> > wrote:
>>
>>> 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
>>>
>>> ______________________________________________
>>> 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/posti
>>> ng-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>>>
>>
>>
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list