Re: [R-pkg-devel] Alignment of Function Arguments For PDF Manual and HTML

2018-03-01 Thread Dario Strbenac
Good day, The difference in position doesn't change if the HTML page is resized so it seems as if the width of the font is different. I agree that alignment would be easy in most cases but it's not as simple to align the elements if using \S4method{aFunction}{aType}. I suppose I'll ensure that

[R-pkg-devel] Fwd: R package can not over write

2018-03-01 Thread 王玥
Hi guys, I am writing my second R package and get in trouble with some wired problems. I used to create "mypack" and "mypackV1" as two practics folders to save the data and code. (1) In one function in "mypack", I have a code that load("xx.rda") and in the same function in "mypackV1", I deleted t

Re: [R-pkg-devel] apparent S3 methods exported but not registered

2018-03-01 Thread Dason Kurkiewicz
They're just note NOTES. Although I don't like the names your functions take because of the possibility to confuse with s3 if they have been in the package as long as you say I don't see why this would be an issue. Just send an explanation when you submit and I don't think there should be any issue

Re: [R-pkg-devel] apparent S3 methods exported but not registered

2018-03-01 Thread Brian G. Peterson
... bumping this in the hopes that someone has an answer ... On Fri, 2018-01-26 at 10:35 -0600, Brian G. Peterson wrote: > I'm preparing a new release of PerformanceAnalytics, and as usual > this brings the host of CRAN checks. > > I get this note: > > * checking S3 generic/method consistency ..

Re: [R-pkg-devel] Package check help: Package required but not available

2018-03-01 Thread Martyn Plummer
On Thu, 2018-03-01 at 16:05 +, David Stanley wrote: > Hi Everyone, > > I’m new to this list but hopefully you can help me. > > I’m working on updating my apaTables package (most recent code: https > ://github.com/dstanley4/apaTables) > > However, I’m encountering problems passing the CRAN ch

Re: [R-pkg-devel] Package check help: Package required but not available

2018-03-01 Thread Joris Meys
Hi David, When looking at apaDvalueTable.R, there's nothing that prevents the MBESS::ci.msd() call to be executed when show.conf.interval is FALSE. Even then the function will calculate it, just not show the result. So running your example on Solaris will still give you an error. You'll have to a

Re: [R-pkg-devel] Package check help: Package required but not available

2018-03-01 Thread Michael Dewey
Dear David I am afraid R does not know what your flag is doing so you should try wrapping the command as you suggested. Michael On 01/03/2018 16:05, David Stanley wrote: Hi Everyone, I’m new to this list but hopefully you can help me. I’m working on updating my apaTables package (most rece

[R-pkg-devel] Package check help: Package required but not available

2018-03-01 Thread David Stanley
Hi Everyone, I’m new to this list but hopefully you can help me. I’m working on updating my apaTables package (most recent code: https://github.com/dstanley4/apaTables) However, I’m encountering problems passing the CRAN check because of a package I use (MBESS). MBESS is available on all platf

Re: [R-pkg-devel] Alignment of Function Arguments For PDF Manual and HTML

2018-03-01 Thread Georgi Boshnakov
Hi, The answer probably is No. In principle, the usage section is in verbatim and I think that the R help system respects that also in html. But how the html is rendered depends on the style used by the renderer, which may have other ideas and may reflow the text depending on the width of the