search for: bugzilla3

Displaying 20 results from an estimated 186 matches for "bugzilla3".

Did you mean: bugzilla
2015 Jun 16
4
Bugzilla activity?
...la. I'm asking because I've seen bugs tackled on the mailing list quite quickly, but two fully reproducible reports I've filed on Bugzilla haven't triggered any reaction in several weeks (for the older one). FWIW, these are: - Line goes beyond plot region https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16299 - format() does not respect decimal.mark="." when options(OutDec=",") https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16411 Regards
2017 Jul 16
2
readLines without skipNul=TRUE causes crash
...he text file in a new R > session. so, creating the segfault-generating text file requires a > contributed package, but prompting the actual segfault does not -- > pretty sure that means this is a base R bug? submitted here: > https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311 > <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311> > hopefully i > am not doing something remarkably stupid. the text file itself > is 4GB > so cannot upload it to bugzilla, and from the > R_A...
2011 Sep 30
0
R 2.13.2 is released
...respect the option "max.print" and so are much faster for very long datetime vectors. (Suggestion of Yohan Chalabi.) o untar2() now works around errors generated with tar files that use more than the standard 6 digits for the checksum. (https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14654PR#14654) o install.packages() with Ncpus > 1 guards against simultaneous installation of indirect dependencies as well as direct ones. o Sweave now knows about a few more Windows' encodings (including cp1250 and cp1257) and some inputenx encodings...
2011 Sep 30
0
R 2.13.2 is released
...respect the option "max.print" and so are much faster for very long datetime vectors. (Suggestion of Yohan Chalabi.) o untar2() now works around errors generated with tar files that use more than the standard 6 digits for the checksum. (https://bugs.R-project.org/bugzilla3/show_bug.cgi?id=14654PR#14654) o install.packages() with Ncpus > 1 guards against simultaneous installation of indirect dependencies as well as direct ones. o Sweave now knows about a few more Windows' encodings (including cp1250 and cp1257) and some inputenx encodings...
2016 Jan 03
1
Wrong bug ID & URL in Daily News about R-devel/NEWS
...nd reading this item: "tapply() has been made considerably more efficient without changing functionality, thanks to proposals from Peter Haverty and Suharto Anggono. (PR#16488)" But I found that the link in the item goes to a page about the GUI, not tapply: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16488 It should go to this page for the tapply speed-up: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16640 This is probably just a simple typo, since a quick check of other links to bugs in the news showed they were all ok. Anyway, I couldn't see any webmaster cont...
2013 Aug 19
1
Correct procedure when working on bugs tracked in bugzilla?
Hi R-core, I have been working on squashing a few bugs in the past couple of days (specifically I have submitted patches for 15425<https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15425>and 15253 <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15253>) , but I haven't been assigning the bugs to myself in bugzilla as I was not sure if that is something only R-core members should be doing. Is there a correct/desired way that I as a non-R-core...
2015 Apr 27
1
Development version of R: Improved nchar(), nzchar() but changed API
Dear Martin, Does the work on nchar mean that bugs #16090 and #16091 will be resolved [1,2]? Thanks, Mark [1] https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16090 [2] https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16091 On Sat, Apr 25, 2015 at 11:06 PM, James Cloos <cloos at jhcloos.com> wrote: > >>>>> "GC" == G?bor Cs?rdi <csardi.gabor at gmail.com> writes: > > GC> You can ge...
2010 Apr 09
2
Line breaks in mathematical formulae in Rd files
Hello, I would like to implement the feature request described here: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=13287. I think this is a very worthwhile feature. However, I need just a little push in the right direction. When I added either a new command or change the old one to use eqnarray as proposed, the "\\" newline characters were not properly passed to latex - even when I...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...gt;> session. so, creating the segfault-generating text file requires >> a >> contributed package, but prompting the actual segfault does not -- >> pretty sure that means this is a base R bug? submitted here: >> https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311 >> <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311> >> hopefully i >> am not doing something remarkably stupid. the text file itself >> is 4GB >> so cannot upload it to bugzilla, and from...
2018 Sep 14
1
Bug 17432 in readLines with R >= 3.5.0 still a problem
Michael: I don't see any comments on Bug 17432 ( https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17432) later than June 1, 2018. Would you please supply a link pointing to the followup to this discussion on bugzilla? Thanks. Jen. > On Thu Sep 13 14:14:46 CEST 2018 Michael Lawrence wrote: > > Thanks, I responded to this on bugzilla. > On Wed, Sep 12, 2018 at 9:04...
2017 Apr 19
2
ask.yes.no() function
As described in <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17242>, R base functions are currently inconsistent in asking interactive "yes/no" type questions. One solution to this is to have a function to do it, and to use it consistently. Rather than just writing such a function and possibly missing some desirable feature...
2011 Aug 05
0
[Bug 14647] profile.mle can not get correct result
...ble named "method" in user workspace. if there had been a variable with same name, then the value of that variable would be destroyed. Is there a way to avoid that happen? Thanks again. Regards, Jinsong On 2011-8-5 14:56, r-bugs at r-project.org wrote: > https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14647 > > Brian Ripley<ripley at stats.ox.ac.uk> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |CLOSED &g...
2011 Mar 31
1
Error rpmbuild Glusterfs 3.1.3
Hi, i have a lot of troubles when i try to build rpm?s out of the glusterfs 3.1.3 tgz on my SLES Servers (SLES10.1 & SLES11.1) all is running fine i guess until it try?s to build the rpm?s. Then i always run into this error : RPM build errors: File not found: /var/tmp/glusterfs-3.1.3-1-root/opt/glusterfs/3.1.3/local/libexec/gsyncd File not found by glob:
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
...d that the segfault happens on the text file in a new R > session. so, creating the segfault-generating text file requires a > contributed package, but prompting the actual segfault does not -- > pretty sure that means this is a base R bug? submitted here: > https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311 hopefully i > am not doing something remarkably stupid. the text file itself is 4GB > so cannot upload it to bugzilla, and from the R_AllocStringBugger error > in the previous message, i think most or all of it needs to be there to > trigger the segfault. thanks...
2018 May 17
2
Patch for bug 17256 'possible bug in writeForeignSAS in the foreign library when string is NA'
Attached is a patch to fix https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17256 'possible bug in writeForeignSAS in the foreign library when string is NA' The patch 1. fixing the case where there were NA within a character column, and the case where all values are strings of length 0 2. general replacement of calls to `sapply` with `vapply`...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...ult happens on the text file in a new R >> session. so, creating the segfault-generating text file requires a >> contributed package, but prompting the actual segfault does not -- >> pretty sure that means this is a base R bug? submitted here: >> https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17311 hopefully i >> am not doing something remarkably stupid. the text file itself is 4GB >> so cannot upload it to bugzilla, and from the R_AllocStringBugger error >> in the previous message, i think most or all of it needs to be there to >> trigger the s...
2017 Jul 06
2
[Bug Fix] Default values not applied to ... arguments
Hi Duncan, Martin Here's a small patch that fixes bug 15199 reported at: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15199 I was able to reproduce the bug as Duncan had outlined just fine, but I did notice that when we debug(f), the problem went away. I later realized that f(1,,3) behaved correctly the first time it was executed, but misbehaved as documented on subsequent calls. This narrowed t...
2015 Jan 22
5
:: and ::: as .Primitives?
...:" was a very low-level thing, but it turns out to be a plain old function defined in base/R/namespace.R. What would you all think about making "::" and ":::" .Primitives? I have submitted some examples, timings, and a patch to the R bug tracker (https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16134). I'd be very interested to hear your thoughts on the matter. Regards, Pete ____________________ Peter M. Haverty, Ph.D. Genentech, Inc. phaverty at gene.com
2015 Apr 20
2
Fix for bug in arima function
...cing or seasonal differencing, the innovation variance estimator uses the wrong denominator whenever xreg is non-null. This is the case, for example, when fitting an ARIMA(p,1,q) model with a drift term (common in financial applications). I reported the bug (and a fix) at https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16278 , but my report may have fallen through the cracks due to the timing around the 3.2.0 release. The bug was introduced in the patch displayed here: https://github.com/wch/r-source/commit/32f633885a903bc422537dc426644f743cc645e0 The fix is very simple: https://github.com/pat...
2015 Jan 25
2
names function for environments?
...king it more like the other basic types. We already have $ and [[ after all. Rather than sprinkling sorted=FALSE throughout the methods and base code, let's use names. Would you be open to this change? I have submitted a patch and some timings to the bug tracker as https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16170 Regards, Pete ____________________ Peter M. Haverty, Ph.D. Genentech, Inc. phaverty at gene.com