Re: [Rd] Packages required but not available:

2015-08-31 Thread RKoenker
I misunderstood this message, and now realize that it was attributable to the (obvious) fact that these extra packages were not installed on MY machine since I'd just upgraded to R-devel. The pogs package still produces a NOTE, but hopefully that is not a deal breaker for CRAN. -- View this mes

[Rd] requireNamespace etiquette

2015-02-20 Thread RKoenker
I'm trying to resolve a problem of Namespaces and probably have misunderstood something basic. In my quantreg package the function crq() has as its first argument a formula that typically contains something like this: Surv(y, ...) ~ foo, where Surv is a function from the survival package which qua

Re: [Rd] cyclic namespace dependency detected

2012-08-26 Thread RKoenker
My apologies, my cyclic namespace problem was due to a unintended test file that invoked require(quantreg) and that I had forgotten to remove from the R directory. (And a corresponding failure to explore the obvious before assuming a global conspiracy.) -- View this message in context: http:/

[Rd] google fusiontables

2011-08-23 Thread RKoenker
I'm wondering whether anyone knows of an interface of R to google's relatively new fusiontables http://www.google.com/fusiontables/public/tour/index.html http://code.google.com/apis/fusiontables/docs/developers_guide.html having googled around a bit one comes eventually to this: http://andrei