Displaying 14 results from an estimated 14 matches for "tasciyan".
Did you mean:
tacuyan
2019 Mar 29
2
Bug in the "reformulate" function in stats package
...which works
for me and maybe also for others.
Either, someone can register me to bugzilla or I can post it here, which
could give some direction to developers. I don't mind whichever is
preferred here.
Best,
Saren
On 29.03.19 09:29, Martin Maechler wrote:
>>>>>> Saren Tasciyan
>>>>>> on Thu, 28 Mar 2019 17:02:10 +0100 writes:
> > Hi,
> > I have found a bug in reformulate function and have a solution for it. I
> > was wondering, where I can submit it?
>
> > Best,
> > Saren
>
>
> Well...
2019 Mar 28
2
Bug in the "reformulate" function in stats package
Hi,
I have found a bug in reformulate function and have a solution for it. I
was wondering, where I can submit it?
Best,
Saren
--
Saren Tasciyan
/PhD Student / Sixt Group/
Institute of Science and Technology Austria
Am Campus 1
3400 Klosterneuburg, Austria
2019 Mar 29
2
Bug in the "reformulate" function in stats package
...post the "small reproducible example".
>
> My (rather long term experience) can be written
>
> if (exists("reproducible example") ) {
> DeveloperFixHappens()
> } else {
> NULL
> }
>
> JN
>
> On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
>> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
>> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I can come back,
>> whenever I have more...
2019 Nov 24
2
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
Hi,
Yes I am aware of it.
And yes, I have libicu60 installed. Is it the configure script making a
mistake?
Best,
Saren
On 11/22/19 4:12 PM, Jeroen Ooms wrote:
> On Fri, Nov 22, 2019 at 2:58 PM Saren Tasciyan <saren.tasciyan at ist.ac.at> wrote:
>> Hi,
>>
>> I am trying to build a more recent version (3.6.1 or 3.5.3) of R on
>> Ubuntu 18.04 LTS.
> Are you aware you can get up-to-date binaries either from PPA or CRAN:
>
> sudo add-apt-repository ppa:marutter/rrut...
2019 Nov 21
3
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
Hi,
I am trying to build a more recent version (3.6.1 or 3.5.3) of R on
Ubuntu 18.04 LTS. I have installed build-deps with:
sudo apt-get build-dep r-base
and I ran ./configure
During "make", I get the following error:
platform.o: In function `do_eSoftVersion':
/home/user/Desktop/R-3.6.1/src/main/platform.c:3129: undefined reference
to `u_getVersion_58'
2019 Apr 18
3
Bug in the "reformulate" function in stats package
...{
> >> >> DeveloperFixHappens()
> >> >> } else {
> >> >> NULL
> >> >> }
> >> >>
> >> >> JN
> >> >>
> >> >> On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
> >> >>> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
> >> >>> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I...
2019 Apr 04
2
Bug in the "reformulate" function in stats package
...>>
> >> if (exists("reproducible example") ) {
> >> DeveloperFixHappens()
> >> } else {
> >> NULL
> >> }
> >>
> >> JN
> >>
> >> On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
> >>> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
> >>> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I can come back,
>...
2019 Apr 18
1
Bug in the "reformulate" function in stats package
...ay have trouble convincing R-core to adopt your changes --
> they are "better", "easier", "more intuitive" for you ... but how sure
> are you they are completely backward compatible, have no performance
> issues, will not break in unusual cases ... ?
--
Saren Tasciyan
/PhD Student / Sixt Group/
Institute of Science and Technology Austria
Am Campus 1
3400 Klosterneuburg, Austria
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: reformulate_solution.txt
URL: <https://stat.ethz.ch/pipermail/r-devel/attachme...
2019 Mar 29
0
Bug in the "reformulate" function in stats package
The main thing is to post the "small reproducible example".
My (rather long term experience) can be written
if (exists("reproducible example") ) {
DeveloperFixHappens()
} else {
NULL
}
JN
On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I can come back,
> whenever I have more time to prop...
2019 Apr 04
0
Bug in the "reformulate" function in stats package
...(rather long term experience) can be written
>>
>> if (exists("reproducible example") ) {
>> DeveloperFixHappens()
>> } else {
>> NULL
>> }
>>
>> JN
>>
>> On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
>>> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
>>> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I can come back,
>>&g...
2019 Apr 18
0
Bug in the "reformulate" function in stats package
...etely backward compatible, have no performance
issues, will not break in unusual cases ... ?
Hopefully someone here will set up a bugzilla account so you can post
your patch/it can be further discussed there, if you want to purseu this ...
cheers
Ben Bolker
On 2019-04-18 7:30 a.m., Saren Tasciyan wrote:
> Hi,
>
> Sorry for writing this late, I was very busy. I started this discussion
> here. I wish I could write to bugs.r-project.org, but I don't have an
> account and I will write here instead.
>
> Meanwhile, I solved my problem with a simpler fix (please see atta...
2019 Apr 05
0
Bug in the "reformulate" function in stats package
...if (exists("reproducible example") ) {
>> >> DeveloperFixHappens()
>> >> } else {
>> >> NULL
>> >> }
>> >>
>> >> JN
>> >>
>> >> On 2019-03-29 11:38 a.m., Saren Tasciyan wrote:
>> >>> Well, first I can't sign in bugzilla myself, that is why I wrote here first. Also, I don't know if I have the time at
>> >>> the moment to provide tests, multiple examples or more. If that is not ok or welcomed, that is fine, I can come ba...
2019 Mar 29
0
Bug in the "reformulate" function in stats package
>>>>> Saren Tasciyan
>>>>> on Thu, 28 Mar 2019 17:02:10 +0100 writes:
> Hi,
> I have found a bug in reformulate function and have a solution for it. I
> was wondering, where I can submit it?
> Best,
> Saren
Well, you could have given a small reproducible examp...
2019 Nov 22
0
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
On Fri, Nov 22, 2019 at 2:58 PM Saren Tasciyan <saren.tasciyan at ist.ac.at> wrote:
>
> Hi,
>
> I am trying to build a more recent version (3.6.1 or 3.5.3) of R on
> Ubuntu 18.04 LTS.
Are you aware you can get up-to-date binaries either from PPA or CRAN:
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get instal...