[R-pkg-devel] Depending on currently unreleased package

2017-05-06 Thread William Brannon
Hi r-devel, I have a package called sqlscore ( https://cran.r-project.org/package=sqlscore) which depends on dplyr functions for SQL generation. The new version of dplyr splits these functions into a different package (dbplyr) and provides a recommended way to wrap around access to the function

[Rd] xrealloc namespace conflict

2017-05-06 Thread Patrick Perry
I have a package on CRAN now (corpus-0.3.1) that is currently failing tests on Linux, but passing on all other architectures: https://cran.r-project.org/web/checks/check_results_corpus.html I believe that the issue arrises from a namespace class between "xrealloc", which my package provides

Re: [Rd] lm() gives different results to lm.ridge() and SPSS

2017-05-06 Thread peter dalgaard
> On 6 May 2017, at 01:49 , Nick Brown wrote: > > Hi John, > > Thanks for the comment... but that appears to mean that SPSS has a big > problem. I have always been told that to include an interaction term in a > regression, the only way is to do the multiplication by