[R] How to install package effects
Rainer M Krug
Rainer at krugs.de
Fri Mar 11 12:59:17 CET 2016
PIKAL Petr <petr.pikal at precheza.cz> writes:
> Hi
>
> Hm. Strange that you did not use any non-base package yet.
True
Small typo:
>
> install.pakages("effects")
install.packages("effects")
^^^^^
> library(effects)
>
> shall do the trick.
>
> And if you are in installing, you could renew your R version which is rather old.
>
> Cheers
> Petr
>
>
>> -----Original Message-----
>> From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of
>> CHIRIBOGA Xavier
>> Sent: Friday, March 11, 2016 11:44 AM
>> To: r-help at R-project.org
>> Subject: [R] How to install package effects
>>
>> Dear all,
>>
>> How to install function effects in R 3.1.2.? I
>> got this:
>>
>> plot(effect("soil:volatile", model1))
>> Error in plot(effect("soil:volatile", model1)) :
>> could not find function "effect"
>> Error in find.package(if (is.null(package)) loadedNamespaces() else
>> package, :
>> there is no package called ''
>>
>> Thank you very much,
>>
>> Xavier
>>
>> ______________________________________________
>> 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.
>
> ________________________________
[snip: disclaimer (52 lines)]
> ______________________________________________
> 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.
--
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20160311/9a5681b6/attachment.bin>
More information about the R-help
mailing list