Displaying 2 results from an estimated 2 matches for "myfilepath".
2011 Jan 05
1
How to use S-Plus functions in R
...ed to work in S-Plus a lot but that was years ago.
I wrote a large number of functions that I now want to view and edit in R.
I know I have to tell R where the functions are but I have no idea how. The
functions are stored on my laptop's c-drive. I tried everything I could
find e.g. library(myfilepath), source(myfilepath) etc. but nothing seems to
work.
Hein
--
View this message in context: http://r.789695.n4.nabble.com/How-to-use-S-Plus-functions-in-R-tp3174963p3174963.html
Sent from the R help mailing list archive at Nabble.com.
2013 Oct 24
1
installing package from source
...age has been moved to Oxmetrics. I tried to
install the old versions of it using 'tar.gz' files from CRAN archive
http://cran.r-project.org/src/contrib/Archive/fGarch/
<http://cran.r-project.org/src/contrib/Archive/fGarch/> but not sure how
it works. I tried
install.packages("myfilepath\fGarch_260.71.tar.gz", repos = NULL,
type="source")
And received this error:
Warning: invalid package './I:_R filesGarch_260.71.tar.gz'
Error: ERROR: no packages specified
Warning messages:
1: running command '"I:/01_RFI~1/INSTAL~1/R-30~1.1/bin/i386/R" CMD INS...