I have not been successfull in downloading tseries package in the R in my macbook air. The message sent is:Error in dyn.load(file, DLLpath = DLLpath, ...) : imposs?vel carregar objeto compartilhado '/Library/Frameworks/ Do you have any clue?
install.package tseries
4 messages · Joaquim Andrade, Hasan Diwan, David Winsemius +1 more
On 21 November 2011 00:14, Joaquim Andrade <jandrad46 at gmail.com> wrote:
Do you have any clue?
Works for me... How about some further details?
install.packages('tseries')
--- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done also installing the dependency ?quadprog? trying URL 'http://mirrors.nics.utk.edu/cran/bin/macosx/leopard/contrib/2.14/quadprog_1.5-4.tgz' Content type 'application/x-gzip' length 83092 bytes (81 Kb) opened URL ================================================== downloaded 81 Kb trying URL 'http://mirrors.nics.utk.edu/cran/bin/macosx/leopard/contrib/2.14/tseries_0.10-27.tgz' Content type 'application/x-gzip' length 393905 bytes (384 Kb) opened URL ================================================== downloaded 384 Kb The downloaded packages are in /var/folders/3r/6x1cwkvn5lj6wk5pysgyxmm80000gn/T//Rtmpp158in/downloaded_packages
Sent from my mobile device Envoyait de mon portable
On Nov 20, 2011, at 6:14 PM, Joaquim Andrade wrote:
I have not been successfull in downloading tseries package in the R in my macbook air. The message sent is:Error in dyn.load(file, DLLpath = DLLpath, ...) : imposs?vel carregar objeto compartilhado '/Library/Frameworks/
If you upgraded to 2.14 before 2011-11-10, then you should upgrade again (as has been advised several times, both on this list and the Mac-SIG list.) If that doesn't work then read the Posting Guide for what is considered a minimal problem report.
Do you have any clue?
Only when you give sufficient evidence. **************
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
##################
David Winsemius, MD West Hartford, CT
I could not install the tseries package. Problem solved. I had an older version of R and it did not work well with Mac OSX I installed the 2.14 version and it works fine. -- View this message in context: http://r.789695.n4.nabble.com/install-package-tseries-tp4090411p4091251.html Sent from the R help mailing list archive at Nabble.com.