Displaying 20 results from an estimated 2000 matches similar to: "Patchy 'front-end' package installation problems using -R- 2.15.1"
2024 Mar 16
1
Problem when trying to install packages
Though Navigator may mess up any Rtools stuff because it handles the
directory trees where packages and dependencies are located, does it not?
If so, maybe just reinstall RStudio directly from its website to proceed.
Just a guess obviously.
Bert
On Sat, Mar 16, 2024, 05:09 javad bayat <j.bayat194 at gmail.com> wrote:
> Dear Rui;
> Many thanks for your reply. I have installed Rtools
2024 Mar 16
1
Problem when trying to install packages
Dear all;
I found a useful video on youtube that has explained how to install Rtools.
I followed the instructions and the problem was solved.
" Installing R version 4.0 + RTools 4.0 + RStudio For Data Science (#R
#RTools #RStudio #DataScience) - YouTube
<https://www.youtube.com/watch?v=h2IPWVXaUuU> "
Sincerely
On Sat, Mar 16, 2024 at 10:15?AM Bert Gunter <bgunter.4567 at
2024 Mar 16
3
Problem when trying to install packages
Dear Rui;
Many thanks for your reply. I have installed Rtools (rtools43-5958-5975) on
my PC and I have R version 4.3.3 and 4.3.2 to install. Also I have
installed Rstudio through Anaconda Navigator.
But I do not know how to use Rtools for installing the R packages. I would
be more than happy if you help me.
Sincerely yours
> Dear Rui;
> I hope this email finds you well. I have a problem
2018 Jul 01
2
Installing sjPlot in R 3.4.4 on Ubuntu 16.04LTS
Dear all,
I have had some rather serious difficulties getting graphics and analysis
packages to load in R on my new Ubuntu Install.
The trouble seems to begin when attempting to install TMB.
I have done a full purge of r-base r-base-dev and r-base-core and
reinstalled the newest version of RStudio (not that this should matter).
I'm not sure what to try next.
many thanks!
Brandon Z
>
2008 Oct 09
1
adjusted t-test with unequal variance
Hi all,
right now i am simply comparing means. obviously this can be done by
the simple t.test respectively the welch test, if var.equal is set to
FALSE.
just like this
t.test( Y ~ group)
t.test( Y ~ group, var.equal = FALSE)
now that i need to compare weighted means i am using the lm function
as an adjusted t-test:
like
lmtest <- ( Y ~ group )
anova(lmtest)
2012 Jan 10
1
importing S3 methods with importFrom
In my own package, I want to use the default S3 method of the generic
function lrtest() from the lmtest package. Since I need only one
function from lmtest, I tried to use importFrom in my NAMESPACE:
importFrom(lmtest, lrtest)
However, this fails R CMD check in the examples:
Error in UseMethod("lrtest") :
no applicable method for 'lrtest' applied to an object of class
2002 Jul 12
1
lmtest build fails, readline problem
Hi everyone,
I've downloaded the lmtest package, but I'm having trouble building it.
Here's the output:
copland:/home/wilson/tmp# R CMD INSTALL -l /usr/lib/R/library
lmtest_0.9-0.tar.gz
* Installing *source* package 'lmtest' ...
** libs
g77 -fPIC -g -O2 -c pan.f -o pan.o
gcc -shared -o lmtest.so pan.o -L/usr/lib/gcc-lib/i386-linux/2.95.4
-lreadline -ldl -lncurses
2006 Mar 02
2
How can I use r-cran-lmtest?
Hi,
I installed the package r-cran-lmtest in a Debian Sid but I can't use it. I typed "lmtest" but nothing occur.
Any help?
Thanks.
--
S?vio Martins Ramos - Arquiteto
Rio de Janeiro ICQ 174972645
Pirataria n?o! Seja livre: Linux
http://www.debian.org
2004 Nov 18
3
SipTone II
Anybody used the above phone with asterisk
I have one working ok for calls, but having a problem with voice mail.
Using either the 'Voice mail function key' or dialing 88 (for my system)
just gets me to Call Terminated
Asterisk CLI shows the error message 'unable to get User name'
My Grandstream works ok, asking for User name, then Password
Any ideas ?
--
Clive
Email :
2004 Nov 23
2
-lssl
Hi
Having my first go at compiling Asterisk from cvs source.
Compiled and installed zaptel ok
Running make asterisk returns the following error message
/usr/bin/ld cannot find -lssl
collect2: ld returned 1 exit status
The last part of the compile messages on screen are-
editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm
-lresolv -lssl
There is obviously something I have
2011 Feb 25
1
Question about foreach (with doSNOW), is that a bug?
Hi all,
Within a foreach loop with doSNOW, we cant call functions which come from
the non-default package. We need to load(require/library) the package once
more within the foreach loop. Anyone knows why would happen like this? Is it
caused by the snow package and something happened when "snow" parallelize
the job?
Other than load the package once more with in the foreach loop, is
1998 Mar 17
0
R-beta: locfit -> CRAN
The locfit library is now available through CRAN, in the
Contributed R Code directory. Locfit fits local regression,
likelihood and density estimation models, in the spirit
of loess but with many additional features. To install,
unpack the locfit_19980309.tar.gz file, and
R INSTALL locfit
Most of the functionality and examples on my home page
http://cm.bell-labs.com/stat/project/locfit/ should
1998 Mar 17
0
R-beta: locfit -> CRAN
The locfit library is now available through CRAN, in the
Contributed R Code directory. Locfit fits local regression,
likelihood and density estimation models, in the spirit
of loess but with many additional features. To install,
unpack the locfit_19980309.tar.gz file, and
R INSTALL locfit
Most of the functionality and examples on my home page
http://cm.bell-labs.com/stat/project/locfit/ should
2012 Jun 19
1
Possible bug when using encomptest
Hello R-Help,
-----------------------------------------------------------------------------------------------------------------------------------------
Issues (there are 2):
1) Possible bug when using lmtest::encomptest() with a linear model
created using nlme::lmList()
2) Possible modification to lmtest::encomptest() to fix confusing fail
when models provided are, in fact, nested.
I have
2004 Nov 23
1
Paul Mahlers Book
Anybody know of a UK supplier of "Voip Telephony with Asterisk"
" by Paul Mahler ?
I've searched on the web, and the only suppliers I can find are US
based, and the postal charge is as much as the book.
cheers
--
Clive
Email : clive.carter@sbcs.co.uk
Alt : clivecarter@orange.net
Tel : 0845 0043366
Alt : 01952 402032
SIP : 84416002@voiptalk.org
Mobile : 07970 856261
2004 Nov 27
2
rtp compile error
Hi
Just uploaded source from cvs (CVS-HEAD-11/27/04-12:56:51)
Zaptel and libpri make install works ok, but I get the following error
when running make install in asterisk directory
rtp.c : in function 'ast_rtp_bridge':
rtp.c : 1552 internal compiler error : Illegal instruction
Please submit a full debug report ...........
make *** [rpt.o] : Error 1
What have I done wrong ?
(Its got to
2007 Jun 21
1
install Asterisk-addons 1.4.2
Hi,
I am trying to install the Asterisk-addons-1.4.2, and when I make install it
prompt me such error messages
make[1]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c'
cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so
cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory
2008 Jan 08
3
HPEC
Hi all,
Just want to check from the list experienced personal about the Digium
HPEC, where I had purchased the HPEC and wish to run with TDM card
Sangoma A200. I can't install HPEC to run with Sangama A200 card, even I
had changed my hpec file from i686 to i386.
The error that I had as bellow;
> Found key 'HPEC-XXXXXXXXXX' for 2 channels.
> Found valid HPEC licenses for 2
2007 May 22
1
data in lmtest
Hi everyone!
I am beginner in using R, so please excuse easy questions in advance.
I want to reproduce results from the data available in the lmtest-package.
That?s the failure code I get:
> data(bondyield)
Warning message:
file 'bondyield.rda' has magic number 'RDX1'
Use of save versions prior to 2 is deprecated
Can anyone help me?
Thanks in advance!
Henning
--
View
2011 Nov 20
2
I'm writing this letter to enquire where can I download the package of "lmtest".
Dear editor:
I'm writing this letter to enquire where can I download the package of "lmtest". Can you send me this package?
THanks a lot.
Best regards,
Shu-Fei Wu