Re: [Rd] Marking a ticket as a (potential) regression in bug tracker?

2020-11-26 Thread Scott Kostyshak
On Fri, Jun 12, 2020 at 10:17:11AM -0400, Scott Kostyshak wrote: > > Is there a way to mark a ticket as a potential regression in the bug > tracker? I think the following issue is a regression: > > https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17684 > > I've ju

[Rd] Marking a ticket as a (potential) regression in bug tracker?

2020-06-12 Thread Scott Kostyshak
has bitten many people, so I don't think it is critical, but often it is helpful to mark bugs as regressions in trackers. Thanks, Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people.clas.ufl.edu/skostyshak

Re: [Rd] [patch] add sanity checks to quantile()

2020-01-04 Thread Scott Kostyshak
On Sat, Jan 04, 2020 at 06:32:15PM -0500, Duncan Murdoch wrote: > > On 04/01/2020 4:35 p.m., Scott Kostyshak wrote: > > On Fri, May 31, 2019 at 01:28:55AM -0400, Scott Kostyshak wrote: > > > The attached patch adds some sanity checks to the "type" argument o

Re: [Rd] [patch] add sanity checks to quantile()

2020-01-04 Thread Scott Kostyshak
On Fri, May 31, 2019 at 01:28:55AM -0400, Scott Kostyshak wrote: > The attached patch adds some sanity checks to the "type" argument of > quantile(). Output from the following commands show the change of > behavior with the current patch: > > vec <- 1:10 >

[Rd] [patch] add sanity checks to quantile()

2019-05-30 Thread Scott Kostyshak
ror when current R gives an error (i.e., the only benefit of the patch would be better error messages), or I can change the patch to give a warning in these cases. Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people.clas.ufl.edu/skostyshak/ Index: src

Re: [Rd] source(echo = TRUE) with a iso-8859-1 encoded file gives an error

2018-05-04 Thread Scott Kostyshak
Thanks for your reply, Ista, and your advice. I will re-post to r-help. Best, Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people.clas.ufl.edu/skostyshak/ On Tue, May 01, 2018 at 07:15:30PM +, Ista Zahn wrote: > Hi Scott, > > This

[Rd] source(echo = TRUE) with a iso-8859-1 encoded file gives an error

2018-05-01 Thread Scott Kostyshak
MERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C" Thanks for your time, Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people.clas.ufl.edu/skostyshak/ # Ch?vez quantile_type <- 4 __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Mention the case of logical(0) in ?stopifnot

2018-03-31 Thread Scott Kostyshak
0_how-2Dto-2Dhave-2Dstopifnot-2Dreturn-2Dan-2Derror-2Dwhen-2Dcalled-2Don-2Da-2Dmissing-2Dnull-2Delement=DwIBAg=pZJPUDQ3SB9JplYbifm4nt2lEVG5pWx2KikqINpWlZM=1fpq0SJ48L-zRWX2t0llEVIDZAHfU8S-4oINHlOA0rk=G8tEZpMWPL4vxGGinNsRHdfXpDqiFEownNAdY_AOiUk=ZCSz07Z1Gz4pAWgw75UUn9wIMI-wCv2Srfkn2MGYYlI= -- Scott

Re: [Rd] Using response variable in interaction as explanatory variable in glm crashes R

2017-10-10 Thread Scott Kostyshak
dexed 0:6. Dear Martin, I just wanted to thank you for providing details on your approach to debugging. Often I see bug fixes and I wonder "how the heck did they figure that out?" so I am very excited when I see details like these on the process (and not just the end result), so that I can learn

[Rd] specifying name in the error message "promise already under evaluation"

2017-09-17 Thread Scott Kostyshak
ise. For example, I think that the following would already be an improvement: promise "y" already under evaluation: recursive default argument reference or earlier problems? Any thoughts? Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people

Re: [Rd] [patch] ?confint: "assumes asymptotic normality"

2017-07-20 Thread Scott Kostyshak
On Thu, Jul 20, 2017 at 04:21:04PM +0200, Martin Maechler wrote: > >>>>> Scott Kostyshak <skostys...@ufl.edu> > >>>>> on Thu, 20 Jul 2017 03:28:37 -0400 writes: > > >> From ?confint: > > "Computes confidence interv

[Rd] [patch] ?confint: "assumes asymptotic normality"

2017-07-20 Thread Scott Kostyshak
;Computes asymptotic confidence intervals". I hope I'm not being too pedantic here. Scott -- Scott Kostyshak Assistant Professor of Economics University of Florida https://people.clas.ufl.edu/skostyshak/ Index: src/library/stats/man/confint.Rd

Re: [Rd] Patch for R-exts.texi

2017-07-08 Thread Scott Kostyshak
On Sat, Jul 08, 2017 at 06:18:25PM +0200, Martin Maechler wrote: > >>>>> Scott Kostyshak <skostys...@ufl.edu> > >>>>> on Mon, 3 Jul 2017 02:09:47 -0400 writes: > > > Attached is a patch for R-exts.texi against r72880. Here > >

[Rd] Patch for R-exts.texi

2017-07-03 Thread Scott Kostyshak
" -> x86_64 - One change of "which" -> "that" - The link to Luke's uiowa.edu page involves two changes, removing the duplicate URL and changing the protocol to https. Thanks for your time, Scott -- Scott Kostyshak Assistant Professor of Economics University

Re: [Rd] Cursor not behaving properly

2014-11-19 Thread Scott Kostyshak
On Tue, Nov 18, 2014 at 9:50 PM, Scott Kostyshak skost...@princeton.edu wrote: On Mon, Nov 10, 2014 at 10:52 AM, Kaiyin Zhong (Victor Chung) kindlych...@gmail.com wrote: I found a strange bug in R recently (version 3.1.2): As you can see from the screenshots attached, when the cursor passes

Re: [Rd] Cursor not behaving properly

2014-11-18 Thread Scott Kostyshak
-- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Turn warnings or notes into errors on CMD check ?

2014-10-11 Thread Scott Kostyshak
or environment variable? Any suggestions for the name? Should this be two options or one option with 1 means only turn warnings into errors and 2 means turn both warnings and notes into errors? Scott -- Scott Kostyshak Economics PhD Candidate Princeton University

Re: [Rd] [patch] Rscript off-by-one error in output

2014-09-20 Thread Scott Kostyshak
On Wed, Jul 9, 2014 at 7:26 PM, Scott Kostyshak skost...@princeton.edu wrote: Rscript eats up the last argument when reporting the command it runs: $ Rscript --verbose /tmp/test.R one two three running '/usr/local/lib/R-devel/lib/R/bin/R --slave --no-restore --file=/tmp/test.R --args one

Re: [Rd] last user argument missing from Rscript --verbose

2014-09-19 Thread Scott Kostyshak
-3.1.1-inst/bin/exec/R [2] --slave [3] --no-restore [4] -e [5] commandArgs() [6] --args because the '--args' appears anyway and indeed *is* passed to 'R'... A better fix would rather suppress that; but I will commit the above change. -- Scott Kostyshak Economics PhD Candidate

Re: [Rd] Looking for new maintainer of orphans R2HTML SemiPar cghseg hexbin lgtdl monreg muhaz operators pamr

2014-09-07 Thread Scott Kostyshak
research is related. Best, Scott -- Scott Kostyshak Economics PhD Candidate Princeton University Best, Uwe Ligges -Greg On Sep 7, 2014, at 12:17 PM, Romain Francois rom...@r-enthusiasts.com wrote: I'll pick up operators. Le 7 sept. 2014 à 18:03, Uwe Ligges lig...@statistik.tu

Re: [Rd] [patch] Add support for editor function in edit.default

2014-08-23 Thread Scott Kostyshak
On Tue, May 20, 2014 at 5:55 AM, Scott Kostyshak skost...@princeton.edu wrote: Regarding the following extract of ?options: ‘editor’: a non-empty string, or a function that is called with a file path as argument. edit.default currently calls the function with three arguments

[Rd] [patch] Rscript off-by-one error in output

2014-07-09 Thread Scott Kostyshak
LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org

[Rd] [patch] Fix n arg in mclapply call to ngettext

2014-06-29 Thread Scott Kostyshak
=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Scott -- Scott Kostyshak Economics PhD Candidate Princeton University Index

[Rd] r65998 build error. share/Rd/macros/*: No such file or directory

2014-06-22 Thread Scott Kostyshak
Scott -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] r65998 build error. share/Rd/macros/*: No such file or directory

2014-06-22 Thread Scott Kostyshak
On Sun, Jun 22, 2014 at 11:16 AM, Duncan Murdoch murdoch.dun...@gmail.com wrote: On 22/06/2014, 5:07 PM, Scott Kostyshak wrote: As of r65998 I'm getting /usr/bin/install: cannot stat ‘/home/scott/rbuilds/r-devel/repo/share/Rd/macros/*’: No such file or directory Commenting out the newly

Re: [Rd] Encourage exit with nonzero error status in ?last.dump

2014-06-14 Thread Scott Kostyshak
On Fri, Jun 13, 2014 at 5:32 AM, Martin Maechler maech...@stat.math.ethz.ch wrote: Scott Kostyshak skost...@princeton.edu on Fri, 13 Jun 2014 02:04:36 -0400 writes: The following example in ?dump.frames options(error = quote({dump.frames(to.file = TRUE); q()})) is useful

[Rd] Encourage exit with nonzero error status in ?last.dump

2014-06-13 Thread Scott Kostyshak
-- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] [patch] Add support for editor function in edit.default

2014-05-20 Thread Scott Kostyshak
base -- Scott Kostyshak Economics PhD Candidate Princeton University Index: src/library/utils/R/edit.R === --- src/library/utils/R/edit.R (revision 65677) +++ src/library/utils/R/edit.R (working copy) @@ -53,7 +53,13

Re: [Rd] Name partially matched in data frame

2014-04-30 Thread Scott Kostyshak
On Wed, Apr 30, 2014 at 3:33 PM, Scott Kostyshak skost...@princeton.edu wrote: Hi Dennis, On Wed, Apr 30, 2014 at 3:03 PM, Fisher Dennis fis...@plessthan.com wrote: R 3.1.0 OS X Colleagues, I recently updated to 3.1.0 and I have encountered Warning messages: ... Name partially

Re: [Rd] Name partially matched in data frame

2014-04-30 Thread Scott Kostyshak
you don't do that though. Another option is to use the more verbose dataf[[long, exact = FALSE]]. Scott -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] duplication regression (?)

2014-04-14 Thread Scott Kostyshak
=en_US.UTF-8LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Scott -- Scott

Re: [Rd] [PATCH] suggestions for R-lang manual

2014-03-04 Thread Scott Kostyshak
On Mon, Mar 3, 2014 at 7:48 AM, Martin Maechler maech...@stat.math.ethz.ch wrote: Scott Kostyshak skost...@princeton.edu on Thu, 27 Feb 2014 16:43:02 -0500 writes: On Thu, Nov 21, 2013 at 1:17 AM, Scott Kostyshak skost...@princeton.edu wrote: Attached is a patch

Re: [Rd] [PATCH] suggestions for R-lang manual

2014-02-27 Thread Scott Kostyshak
On Thu, Nov 21, 2013 at 1:17 AM, Scott Kostyshak skost...@princeton.edu wrote: Attached is a patch with suggestions for the R-lang manual at r64277. Below are a few comments (some are implemented in the patch): In the section Objects, there is a table introduced by The following table

Re: [Rd] help page of warnings()

2013-12-29 Thread Scott Kostyshak
details on what you're trying to accomplish. Scott -- Scott Kostyshak Economics PhD Candidate Princeton University Best regards, Elad Zippory Ph.D student Politics, NYU On Sat, Dec 28, 2013 at 9:19 PM, Scott Kostyshak skost...@princeton.edu wrote: On Sat, Dec 28, 2013 at 6:06 PM, Elad

[Rd] [PATCH] suggestions for R-lang manual

2013-11-20 Thread Scott Kostyshak
are rematched with the -arguments for the method using the standard argument matching mechanism. -The first argument, i.e.@: the object, will have been evaluated. - this information is duplicated. See a few paragraphs up When the method is invoked it is called... Scott -- Scott Kostyshak Economics PhD

Re: [Rd] [PATCH] minor suggestions for R-ints manual

2013-11-06 Thread Scott Kostyshak
On Tue, Nov 5, 2013 at 11:43 AM, Martin Maechler maech...@stat.math.ethz.ch wrote: Scott Kostyshak skost...@princeton.edu on Sat, 12 Oct 2013 17:50:52 -0400 writes: Attached is a patch with minor suggestions for the R-ints manual at r64048. The most substantial change

[Rd] [PATCH] minor suggestions for R-ints manual

2013-10-12 Thread Scott Kostyshak
2001 only two exist, `base' and `grid'. Is the year 2001 correct? I base it on the date of the commit that introduced the 6 years string and on the date of grid 0.1. Scott -- Scott Kostyshak Economics PhD Candidate Princeton University Index: trunk/doc/manual/R-ints.texi

Re: [Rd] Possible POSIXlt / wday glitch bugs.r-project.org status

2013-10-04 Thread Scott Kostyshak
__ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman

[Rd] [PATCH] file.access returns success for NA

2013-10-03 Thread Scott Kostyshak
attached base packages: [1] stats graphics grDevices utils datasets methods base -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] tools::md5sum(directory) behavior different on Windows vs. Unix

2013-09-29 Thread Scott Kostyshak
On Mon, Sep 9, 2013 at 3:00 AM, Scott Kostyshak skost...@princeton.edu wrote: tools::md5sum gives a warning if it receives a directory as an argument on Unix but not on Windows. From what I understand, this happens because in Windows a directory is not treated as a file so fopen returns NULL

[Rd] tools::md5sum(directory) behavior different on Windows vs. Unix

2013-09-09 Thread Scott Kostyshak
with file.info). Would either patch be considered? Or is this difference encouraged because the concept of a file is different on Unix than on Windows? Scott [1] http://cran.r-project.org/bin/windows/base/rw-FAQ.html#What-should-I-expect-to-behave-differently-from-the-Unix-version -- Scott

Re: [Rd] Comments requested on changedFiles function

2013-09-08 Thread Scott Kostyshak
about changes in a subset of the attributes. I've uploaded http://www.stats.uwo.ca/faculty/murdoch/temp/testpkg_1.1.tar.gz if anyone is interested. Works well. Scott -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r

Re: [Rd] Comments requested on changedFiles function

2013-09-06 Thread Scott Kostyshak
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] testpkg_1.0 loaded via a namespace (and not attached): [1] tools_3.1.0 -- Scott Kostyshak Economics PhD Candidate

Re: [Rd] Comments requested on changedFiles function

2013-09-06 Thread Scott Kostyshak
On Fri, Sep 6, 2013 at 7:40 PM, Scott Kostyshak skost...@princeton.edu wrote: On Fri, Sep 6, 2013 at 3:46 PM, Duncan Murdoch murdoch.dun...@gmail.com wrote: On 06/09/2013 2:20 PM, Duncan Murdoch wrote: I have now put the code into a temporary package for testing; if anyone is interested

Re: [Rd] Comments requested on changedFiles function

2013-09-05 Thread Scott Kostyshak
On Thu, Sep 5, 2013 at 6:48 AM, Duncan Murdoch murdoch.dun...@gmail.com wrote: On 13-09-04 11:36 PM, Scott Kostyshak wrote: On Wed, Sep 4, 2013 at 1:53 PM, Duncan Murdoch murdoch.dun...@gmail.com wrote: In a number of places internal to R, we need to know which files have changed (e.g

Re: [Rd] Comments requested on changedFiles function

2013-09-04 Thread Scott Kostyshak
(snapshot)$changes } \keyword{utilities} \keyword{file} __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- Scott Kostyshak Economics PhD Candidate Princeton University __ R

[Rd] [PATCH] remove a duplicate tk function definition (and alphabetize)

2013-09-01 Thread Scott Kostyshak
/gmane.comp.lang.r.devel/33987 -- Scott Kostyshak Economics PhD Candidate Princeton University Index: src/library/tcltk/R/Tk.R === --- src/library/tcltk/R/Tk.R(revision 63780) +++ src/library/tcltk/R/Tk.R(working copy) @@ -493,12

[Rd] tk + browser() can leave R unresponsive

2013-08-03 Thread Scott Kostyshak
: [1] stats graphics grDevices utils datasets methods base Scott -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] tk + browser() can leave R unresponsive

2013-08-03 Thread Scott Kostyshak
On Sat, Aug 3, 2013 at 5:56 AM, Scott Kostyshak skost...@princeton.edu wrote: I don't know if this is a bug. I can reproduce the following on Ubuntu 12.04.2 and 13.04 64-bit with R version 3.0.1 and with r63479. There is no difference if R is patched with the fix for PR#15407 or not, although

Re: [Rd] R CMD check --outdir=path gives unknown option '--outdir'

2013-07-19 Thread Scott Kostyshak
packages: [1] stats graphics grDevices utils datasets methods base Should I report this to http://bugs.r-project.org/? Did you? If not, please do (or tell me to if you don't have time). I see nothing in News.Rd on trunk. Scott -- Scott Kostyshak Economics PhD Candidate Princeton

Re: [Rd] R CMD check --outdir=path gives unknown option '--outdir'

2013-07-19 Thread Scott Kostyshak
that, before posting. If possible, try the current R-patched or R-devel version of R (see the FAQ for details), to see if the problem has already been addressed.' OK. It has been. Thanks, Scott -- Scott Kostyshak Economics PhD Candidate Princeton University

[Rd] Posting Guide: changed link and other comment

2013-07-19 Thread Scott Kostyshak
as well as more generally. Scott -- Scott Kostyshak Economics PhD Candidate Princeton University __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel