Re: [Rd] Error on Windows build: "unable to re-encode"

2010-02-27 Thread Duncan Murdoch
On 27/02/2010 2:38 AM, Felix Schönbrodt wrote: Thanks for your help - that was the solution (easy enough to remove these two characters - they've been in only comments anyway). Fortunately, the DECRIPTION file accepts umlauts, as in my second name. The problem was only in the source file. I'v

Re: [Rd] Error on Windows build: "unable to re-encode"

2010-02-27 Thread Duncan Murdoch
Felix Schönbrodt wrote: Thanks for your help - that was the solution (easy enough to remove these two characters - they've been in only comments anyway). Fortunately, the DECRIPTION file accepts umlauts, as in my second name. The problem was only in the source file. I think comments in R c

Re: [Rd] Error on Windows build: "unable to re-encode"

2010-02-26 Thread Felix Schönbrodt
Thanks for your help - that was the solution (easy enough to remove these two characters - they've been in only comments anyway). Fortunately, the DECRIPTION file accepts umlauts, as in my second name. The problem was only in the source file. Felix Am 26.02.2010 um 18:37 schrieb Duncan Murdoch

Re: [Rd] Error on Windows build: "unable to re-encode"

2010-02-26 Thread Duncan Murdoch
On 26/02/2010 11:05 AM, Felix Schönbrodt wrote: Hi Duncan, I now declared the endcoding in the DESCRIPTION to UTF-8 (and all files are encoded in that way, too). As my last name is "Schönbrodt", I'd be happy to see it that way in the package ;-) However, it still doesn't build on Windows (but

Re: [Rd] Error on Windows build: "unable to re-encode"

2010-02-26 Thread Duncan Murdoch
On 26/02/2010 8:52 AM, Felix Schönbrodt wrote: Dear developers, while our package TripleR (hosted on R-Forge) builds well on Mac and Linux, the Windows build shows following error (http://r-forge.r-project.org/R/?group_id=418&log=build_win32&pkg=TripleR&flavor=patched): Fri Feb 26 00:53:38 20