Re: [Rd] class() |--> c("matrix", "arrary") [was "head.matrix ..."]

2019-11-10 Thread Bryan Hanson
> On Nov 10, 2019, at 3:36 AM, Martin Maechler > wrote: > >> Gabriel Becker >>on Sat, 2 Nov 2019 12:37:08 -0700 writes: > >> I agree that we can be careful and narrow and still see a >> nice improvement in behavior. While Herve's point is valid >> and I understand his frustratio

[Rd] Proper attribution in Authors@R for the d3.js library by Mike Bostock

2016-12-27 Thread Bryan Hanson
fit. "ctb" sounds insufficient and "aut" seems to be a bit much (can you be an author of an R package and not know about it?). Is there a CRAN policy about this? Thanks for any thoughts and guidance. Bryan Prof. Bryan Hanson Dept of Chemistry &

Re: [Rd] something wrong in package submission procedure/website

2016-02-08 Thread Bryan Hanson
Paul, I think it is working as intended / you are seeing correct i nfo. They are just trying to make sure you have fixed any problems in your previous package (that is now be being built with a newer R, so problems show up that weren’t there when you originallly submitted the previous version).

Re: [Rd] Best way for rgl's .onLoad to fail?

2016-01-31 Thread Bryan Hanson
I think the 2nd option will be more palatable to inexperienced users, but both do state the important detail. Bryan > On Jan 30, 2016, at 4:11 PM, Duncan Murdoch wrote: > > On OSX and Linux, the rgl package currently requires X11 libs to be available > for linking. Recent versions of OSX do

[Rd] Color Coding in R-devel/NEWS

2015-02-18 Thread Bryan Hanson
On this feed, which I think is the place we should monitor upcoming changes: http://developer.r-project.org/blosxom.cgi/R-devel/NEWS What is the significance of the green and pink highlighting? Thanks, Bryan __ R-devel@r-project.org mailing list https

Re: [Rd] negative numerics in []

2014-09-04 Thread Bryan Hanson
Just for the sake of completeness, I raised a closely related issue back in 2010 which my students discovered. https://stat.ethz.ch/pipermail/r-help/2010-March/231788.html Bryan On Sep 4, 2014, at 11:17 AM, Michael Haupt wrote: > Hello, > > I'm a bit puzzled by what looks (to me) like a disc

[Rd] col2rgb, factors & documentation

2013-06-07 Thread Bryan Hanson
an integer as the input value, col2rgb goes to palette(). Perhaps this is a nuance that belongs in the documentation? Thanks, Bryan *** Bryan Hanson Professor of Chemistry & Biochemistry DePauw University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] R CMD check WARNING \usage question

2012-01-06 Thread Bryan Hanson
p://www.forestinformatics.com > http://en.wikipedia.org/wiki/Forest_informatics > > To ensure that your email is processed, include a subject entry in your email. > > > > > On Jan 6, 2012, at 11:38 AM, Bryan Hanson wrote: > >> Jeff, quick question: is this a

Re: [Rd] R CMD check WARNING \usage question

2012-01-06 Thread Bryan Hanson
ill appear pretty quickly. Bryan ******* Bryan Hanson Professor of Chemistry & Biochemistry DePauw University On Jan 6, 2012, at 2:11 PM, Jeff Hamann wrote: > I'm trying to update a package and would like to crush a WARNING message for > a clean build. > > I've be