Re: [R] source and localhost

2011-05-23 Thread Thomas . Bock
... > > As Uwe told you, it is not source(), it is file(). > > Please read the documentation for yourself. ok; done! ?file links to ?download.file(). here one can read, that the proxy (and I guess the no_proxy) have to be specified via environment variables. As I showed in my initial mail 1) the

[R] WG: Re: source and localhost

2011-05-20 Thread Thomas . Bock
> > Re: [R] source and localhost > > On Fri, 20 May 2011, Uwe Ligges wrote: > > > > > > > On 20.05.2011 17:22, thomas.b...@ptb.de wrote: > >> Dear List, > >> > >> I have problems with the function source() using a > >> url of the kind: > >> > >> http://localhost:5984/path/fn.R > > > > Does > >

Re: [R] source and localhost

2011-05-20 Thread Thomas . Bock
> > > On 20.05.2011 17:22, thomas.b...@ptb.de wrote: > > Dear List, > > > > I have problems with the function source() using a > > url of the kind: > > > > http://localhost:5984/path/fn.R > > Does > > con <- url("http://localhost:5984/path/fn.R";) > source(url) > close(con) > > work for you? N

[R] source and localhost

2011-05-20 Thread Thomas . Bock
Dear List, I have problems with the function source() using a url of the kind: http://localhost:5984/path/fn.R I receive Fehler in file(file, "r", encoding = encoding) : kann Verbindung nicht öffnen Zusätzlich: Warnmeldung: In file(file, "r", encoding = encoding) : Öffnen fehlgeschlagen: H

[R] R4CouchDB

2010-01-21 Thread Thomas . Bock
|Dear list, I have written some R-functions and build a R4CouchDB package for basic R <-> couchdb interaction available at: git://github.com/wactbprot/R4CouchDB.git Regards wactbprot __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/li

[R] get, put, post implementation

2009-06-25 Thread Thomas . Bock
Dear List, I'm searching for a way (package, function or something) providing the http PUT, GET POST ... methods in R. httpRequest and RCurl seems to have a lack of the PUT method. Regards Thomas || Thomas Bock c/o Physikalisch-Technische Bundesanstalt || Abbestr. 2-12, D-10587 B