On 22.06.2012 15:10, Ingmar Schuster wrote:
Hi Uwe and List,
Thanks for your suggestions.
It's a complete repository with source Packages and the PACKAGES(.gz)
index file under "src/contrib/". As mentioned: explicitly calling
install.packages("PACKAGE_NAME",
repos="file:///Users/arbeit/Docum
Hi Uwe and List,
Thanks for your suggestions.
It's a complete repository with source Packages and the PACKAGES(.gz)
index file under "src/contrib/". As mentioned: explicitly calling
install.packages("PACKAGE_NAME",
repos="file:///Users/arbeit/Documents/clarin/Open_Science/PMR2/",
type="source");
2012/6/21 Duncan Murdoch :
> On 12-06-21 5:58 AM, Ingmar Schuster wrote:
>>
>> Hi List,
>>
>> I've set up a CRAN-like repository (not a CRAN mirror) on the local
>> filesystem (this will change to http in the future). R has been told
>> about this repository using the following entry in
>> R_HOME/e
On 21.06.2012 14:05, Duncan Murdoch wrote:
On 12-06-21 5:58 AM, Ingmar Schuster wrote:
Hi List,
I've set up a CRAN-like repository (not a CRAN mirror) on the local
filesystem (this will change to http in the future). R has been told
about this repository using the following entry in
R_HOME/et
On 12-06-21 5:58 AM, Ingmar Schuster wrote:
Hi List,
I've set up a CRAN-like repository (not a CRAN mirror) on the local
filesystem (this will change to http in the future). R has been told
about this repository using the following entry in
R_HOME/etc/repositories:
PMR2PMR2file:///Users/
I was not completely explicit on this part: everything works as
expected when I do pass repos="file:///Users/..." as an option. Only
I'm trying to eliminate the need for passing it.
Ingmar
2012/6/21 Ingmar Schuster :
> Now I expected download.packages(), install.packages() etc. to look
> for pa
Hi List,
I've set up a CRAN-like repository (not a CRAN mirror) on the local
filesystem (this will change to http in the future). R has been told
about this repository using the following entry in
R_HOME/etc/repositories:
PMR2PMR2file:///Users/arbeit/Documents/clarin/Open_Science/PMR2/
TRU