[Rd] Suppress specific warnings

2013-04-18 Thread Felix Schönbrodt
Hello, is there a convenient way to suppress only *specific* warnings? (I know about ?suppressWarnings) I depend on another package, from which I want to suppress only some warnings, but not others. Felix __ R-devel@r-project.org mailing list https://

Re: [Rd] Snippets from other packages/ License

2013-03-15 Thread Felix Schönbrodt
Thanks Brian and Hadley, these all seem to be reasonable approaches! (For the current package I think I'll depend on the other one, but it's good to know how to proceed for future situations …). Felix Am 14.03.2013 um 16:52 schrieb Hadley Wickham : >> If you wish to fork the original code and

[Rd] Snippets from other packages/ License

2013-03-14 Thread Felix Schönbrodt
Hello, I want to use a function from another package (which is GPL>=3), about 20 lines of code, in my own package. I somewhat hesitate to depend on the entire package just for this single function, but of course I want to credit the original authors. What would be the best way to do that? Where

Re: [Rd] Precompiled vignette on CRAN

2010-07-17 Thread Felix Schönbrodt
Thanks for your help on this topic. In fact, one of the vignettes needs hours to run some simulations; hence I'm going to provide the pdf for CRAN. > > * - which reminds me -- what is the correct place to list vignette > dependencies? "Suggests:" ? I now added a %\VignetteDepends{lme4} state

[Rd] Precompiled vignette on CRAN

2010-07-14 Thread Felix Schönbrodt
Hello, my package passes R CMD check without any warnings on my local machine (Mac OS), as well as on Uwe Ligges' Winbuilder. On RForge, however, we sometimes run into problems building the Sweave vignettes. Now here's my question: is it necessary for a CRAN submission that the Sweave vignette

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

2010-02-26 Thread Felix Schönbrodt
uncan 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 tha

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

2010-02-26 Thread Felix Schönbrodt
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 2010: Building binary for package TripleR (SVN revi