Displaying 20 results from an estimated 3000 matches similar to: "TSA package dependencies"
2010 Oct 24
1
140 packages in R Commander!!
Dear List
I just downloaded and installed R 2.12.0 and then installed R Commander .
First it got RCmdr and Car, and then suggested for other packages for
utilizing the full functionality- I clicked yes!
I got 140 packages installed!!! Cran Mirror was UCLA...
Here is the list.
Is this intentional- I can see some packages like snow and multicore which
are desirable but quite optional.(see list
2010 May 27
3
rjags in Ubuntu 10.04
I've not been able to install rjags successfully in Ubuntu 10.04 :
** testing if installed package can be loaded
Error : .onLoad failed in loadNamespace() for 'rjags', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared library
'/home/scott/R/i486-pc-linux-gnu-library/2.11/rjags/libs/rjags.so':
libjags.so.2: cannot open shared object file:
2008 Sep 02
1
installation problem: package 'mgcv' could not be loaded
Hello all, i'm a newbie of R trying to make some statistical work in R
environment. Now i have to laptops, one is Thinkpad X40 with Debian
Lenny and the other is Thinkpad T43 with Ubuntu 8.10. Recently i met
such problem and am wondering if anybody can do some help.
After upgrading my /etc/apt/sources.list , i install R by apt-get
install command. It works fine in both laptops. Then i
2008 Sep 02
1
installation problem: package 'mgcv' could not be loaded
Hello all, i'm a newbie of R trying to make some statistical work in R
environment. Now i have to laptops, one is Thinkpad X40 with Debian
Lenny and the other is Thinkpad T43 with Ubuntu 8.10. Recently i met
such problem and am wondering if anybody can do some help.
After upgrading my /etc/apt/sources.list , i install R by apt-get
install command. It works fine in both laptops. Then i
2010 May 04
1
How to make predictions with the predict() method on an arimax object using arimax() from TSA library
Hi R Users,
I'm fairly new to R (about 3 months use thus far.)
I wanting to use the arimax function from the TSA library to incorporate some exogenous inputs into the basic underllying arima model.Then with that newly model of type arimax, I would like to make a prediction.
To avoid being bogged down with issues specific to my own work, I would like to refer to readers to the example
2009 Oct 13
1
How to specify an ARMA(1, [1,4]) model?
Hi,
I'm trying to model an ARMA(1,[1,4]),
i.e. I want only lags 1 and 4 of the Moving Average part.
It's the '[1,4]' part that is giving me a problem.
I've tried different arma's and arima's in different packages, namely:
packages tseries, fArma, FinTS, timeSeries, TSA, Zelig, ds1, forecast
For example, with package FinTS:
> ( ARIMA(y, order=c(1,0,c(1,4))) )
2005 Aug 29
1
Different sings for correlations in OLS and TSA
Dear list,
I am trying to re-analyse something. I do have two time series, one
of which (ts.mar) might help explaining the other (ts.anr). In the
original analysis, no-one seems to have cared about the data being
time-series and they just did OLS. This yielded a strong positive
correlation.
I want to know if this correlation is still as strong when the
autocorrelations are taken into account.
2015 Oct 18
2
Expired key for Ubuntu CRAN repository
Hello,
I was following the instructions at
https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but
encountered this message upon apt-get update:
GPG error: http://cran.rstudio.com trusty/ Release: The following
signatures were invalid: KEYEXPIRED...
And then the following on apt-get install:
WARNING: The following packages cannot be authenticated!
Investigating a little, it looks like
2008 Dec 05
3
Problem loading Matrix package in Ubuntu R 2.8.0
Dear List:
I'm having the same problem that was reported recently. The
latest version of R cannot load the Matrix package, even though it is
installed and readable. I've read the archive files for this list and
tried the suggested solutions (e.g., removing/uninstalling the Matrix
package and reinstalling it). Nothing has worked so far.
Does anybody have advice of what I could try next?
2013 Jan 23
1
cannot allocate memory block of size 2.7 Gb
Hello R-users
I am getting error messagens when I require some packages or execute some procedures, like these below:
> require(tseries)
Loading required package: tseries
Error in get(Info[i, 1], envir = env) :
cannot allocate memory block of size 2.7 Gb
> require (TSA)
Loading required package: TSA
Loading required package: locfit
Error in get(Info[i, 1], envir = env) :
cannot
2010 May 04
2
R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN
Dear Ubunutu R users,
Vincent Goulet and myself would like to announce the availability of R
2.11.0 for Ubuntu's latest release, Lucid Lynx. The packages should be
on or arriving soon to your favorite mirror. R 2.11.0 packages also
exist on CRAN for all Ubuntu releases going back to hardy.
As Johannes Ranke pointed out for the Debian release, R packages
installed under R < 2.10.0
2018 May 20
2
New libpng in c2d4u3.5 breaks many other packages
On 20 May 2018 at 09:34, Robin Lovelace wrote:
| Thanks for keeping us updated. Before I jump the gun and put this out on
| social media (as a follow-up to this tweet
| https://twitter.com/robinlovelace/status/990682038373158912 ), would you
| say this is a reasonable message to send to the R-using Ubuntu community?:
Why don't we just wait until Michael feels he has something to announce?
2011 Dec 10
2
install.packages readRDS error
Hi,
I am running Ubuntu 10.10 and I have just installed R 2.14.0.
When I try to install a package: install.packages("SPOT")
it returns an error message: "Error in readRDS(file) : error reading from
the connection".
Also, when I try the command in R: update.packages(), it returns the same
error message described previously.
Any ideas?
Regards,
Monica
[[alternative
2009 Mar 05
2
Overriding contributed package functions
The "tsdiag" function in the TSA package overrides the "tsdiag" function in
the "stats" package. There are a few annoying bugs in the TSA's version of
the function so I would like to use the "stats" function but still have
access to other TSA functions. I have tried using stats::tsdiag( ) but as
long as the TSA package is attached the function from
2019 May 02
2
Disco Dingo repository issues
Hi,
I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo:
deb https://cloud.r-project.org/bin/linux/ubuntu disco-cran35/
and importing the keys, I want to install r-base so I perform the following:
sudo apt update
sudo apt install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be
2008 Sep 16
4
ubuntu hardy packages 32bit no tcltk support
Dear all,
I noticed that the r-base package for Ubuntu 8.04.1 do not have the
tcltk support compiled in. Would it be possible to correct this?
> echo "capabilities()" | R --no-save | tail -6
[Previously saved workspace restored]
> capabilities()
jpeg png tcltk X11 aqua http/ftp sockets libxml
TRUE TRUE FALSE TRUE FALSE TRUE
2012 Mar 18
2
Secure apt
I am trying to add Michael Rutter's ppa to my
repository.? I cannot do this from the command
line.? I think I may be behind a firewall so copying
the key to a text file is my best option.? When I
search for the key at
http://keyserver.ubuntu.com:11371/
the search fails. Tried typing and
cutting and pasting E084DAB9 into
the search box without success. How
can I get the key?
2015 Jun 13
3
Cannot install R on Ubuntu 14.04 LTS
Hello everyone,
I've spent the last 2 days trying to install base R on my Ubuntu 14.04 LTS
machine. I even just wiped my entire computer and reinstalled the operating
system thinking that was the problem (since some people have problems
updating R).
So far I've tried to follow this link exactly that has instructions:
http://mirror.las.iastate.edu/CRAN/
Since I just reinstalled Ubuntu I
2010 Jun 02
0
R-SIG-Debian Digest, Vol 58, Issue 3
food now? or after work in the library?
On Wed, 2010-06-02 at 12:00 +0200, r-sig-debian-request at r-project.org
wrote:
> Send R-SIG-Debian mailing list submissions to
> r-sig-debian at r-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://stat.ethz.ch/mailman/listinfo/r-sig-debian
> or, via email, send a message with subject or body
2010 Oct 14
2
degree symbol using X11 on Xubuntu 10.04
Dear all,
I am having exactly the same problem as Andy on an Intel Mac (see below
/ https://stat.ethz.ch/pipermail/r-sig-mac/2009-May/006208.html) with
the degree symbol. I am using R version 2.11.1 (2010-05-31) on Xubuntu
10.04 with Windows fonts copied from /WINDOWS/Fonts and included via
'sudo dpkg-reconfigure fontconfig' and 'sudo fc-cache'.
Any help would be highly