> On Jan 12, 2018, at 12:01 PM, Duncan Murdoch wrote:
>
> On 12/01/2018 1:25 PM, Karim Mezhoud wrote:
>> Yes,
>> You are right. I mean
>> install.packages('DVstats').
>
> That won't work either, because DVstats is not on CRAN.
>
>> Actually, it seems that DVstats does not have maintainer
>> ht
On 12/01/2018 1:25 PM, Karim Mezhoud wrote:
Yes,
You are right. I mean
install.packages('DVstats').
That won't work either, because DVstats is not on CRAN.
Actually, it seems that DVstats does not have maintainer
https://github.com/USGS-R/DVstats
You can try
install.packages("devtools") #
Yes,
You are right. I mean
install.packages('DVstats').
Actually, it seems that DVstats does not have maintainer
https://github.com/USGS-R/DVstats
Karim
On Fri, Jan 12, 2018 at 7:20 PM, Duncan Murdoch
wrote:
> On 12/01/2018 1:11 PM, Karim Mezhoud wrote:
>
>> Hi,
>> Did you try install.packages('
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.i
Hi,
Did you try install.packages('stats').
Let we know about your Sys.info()
Karim
On Fri, Jan 12, 2018 at 5:37 PM, imane hajar
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-1
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 :
> hello,
> Can you please give me a hand with this problem,well i can't install
> these packages:
> - stats
> - methods
>
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
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
in
On 12/01/2018 10:42 AM, imane hajar wrote:
hello,
Can you please give me a hand with this problem,well i can't install these
packages:
- stats
- methods
- stats4
Those are all base packages which are part of R. If you have R, you
have them. They can't be updated without updating all of R.
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-c...@r-project.org *
10 matches
Mail list logo