Displaying 10 results from an estimated 10 matches for "jtelleria".
Did you mean:
telleria
2019 May 29
2
Converting non-32-bit integers from python to R to use bit64: reticulate
Dear R Developers,
There is an interesting issue related to "reticulate" R package which
discusses how to convert Python's non-32 bit integers to R, which has had
quite an exhaustive discussion:
https://github.com/rstudio/reticulate/issues/323
Python seems to handle integers differently from R, and is dependant on the
system arquitecture: On 32 bit systems uses 32-bit integers,
2019 May 30
2
Converting non-32-bit integers from python to R to use bit64: reticulate
...Division between Int-32 and Int-64 seems to only happen in Python2.
Best,
Juan
El mi?rcoles, 29 de mayo de 2019, Gabriel Becker <gabembecker at gmail.com>
escribi?:
> Hi Juan,
>
> Comments inline.
>
> On Wed, May 29, 2019 at 12:48 PM Juan Telleria Ruiz de Aguirre <
> jtelleria.rproject at gmail.com> wrote:
>
>> Dear R Developers,
>>
>> There is an interesting issue related to "reticulate" R package which
>> discusses how to convert Python's non-32 bit integers to R, which has had
>> quite an exhaustive discussion:
>>...
2019 May 29
0
Converting non-32-bit integers from python to R to use bit64: reticulate
Hi Juan,
Comments inline.
On Wed, May 29, 2019 at 12:48 PM Juan Telleria Ruiz de Aguirre <
jtelleria.rproject at gmail.com> wrote:
> Dear R Developers,
>
> There is an interesting issue related to "reticulate" R package which
> discusses how to convert Python's non-32 bit integers to R, which has had
> quite an exhaustive discussion:
>
> https://github.com/rs...
2019 Jun 01
0
Converting non-32-bit integers from python to R to use bit64: reticulate
...t,
>Juan
>El mi?rcoles, 29 de mayo de 2019, Gabriel Becker <gabembecker at gmail.com>
>escribi?:
>> Hi Juan,
>>
>> Comments inline.
>>
>> On Wed, May 29, 2019 at 12:48 PM Juan Telleria Ruiz de Aguirre <
>> jtelleria.rproject at gmail.com> wrote:
>>
>>> Dear R Developers,
>>>
>>> There is an interesting issue related to "reticulate" R package which
>>> discusses how to convert Python's non-32 bit integers to R, which has had
&g...
2017 Sep 14
1
Print All Warnings that Occurr in All Parallel Nodes
Dear R Users,
I have developed the following code for importing a series of zipped CSV by parallel computing.
My problems are that:
A) Some ZIP Files (Which contain CSVs inside) are corrupted, and cannot be opened.
B) After executing parRapply I can only see the last.warning variable error, for knowing which CSV have failed in each node, but I cannot see all warnings, only 1 at a time.
So:
*
2017 May 18
2
SUGGESTION: R Base Packages
Thank you Frederick for your comments:
They are really well justified.
> I think a "forum" or bulletin board system would be a detraction from the project and a distraction for the project leaders. Users have Stack Exchange - it's better than any forum we could create, and it
> takes care of itself.
An excellent idea would be to add in the R Project Webpage a link to RSeek,
2018 Feb 02
1
Why R should never move to git
Yes, indeed Gitlab GUI Core Code is Open Source (Libre / Community
Edition): https://gitlab.com/gitlab-org/gitlab-ce
> But his instructions required command-line git, and my main claim is that Github is not good enough to do the kinds of things I want to do and R Core would need to do.
>
> My other claim is that git is too hard to use.
I'm sure that Git Command Line Recipe
2018 Apr 14
0
Reminder: R Project Contributed Documentation Still Frozen
Dear R Developers,
Just I would like to remind that R Contributed Documentation is still frozen:
https://cran.r-project.org/other-docs.html
It would certainly be nice to have an official R Project Contributed
Documentation Site where we can all contribute :)
Kind regards,
Juan Telleria
*P.D.: I have already finished editing my first R Machine Learning
Cheatsheet, and hope to publish it to
2017 May 17
2
SUGGESTION: R Base Packages
Dear R Developers,
I am writing for doing the following suggestions:
* Bugs:
o Add in Bugzilla an Area in order to request membership for bug reporting, which shall itself include another area to introduce a little dissertation for justifying "Why someone would like to be a member of Bugzilla" for being able to report proper bugs, and avoid spam.
o Now, new R serious
2017 Jun 08
4
SUGGESTION: Use JIRA for Bug Reporting, Package Development and Project Management
Dear R Developers,
I started programming in R just last January, for which I read (, summarized and memorized) 2 incredible R Programming books: "R Cookbook" and "R Graphics Cookbook".
However, I did before know how to program in MariaDB SQL language, and had submitted for their bug platform previously some bugs (https://jira.mariadb.org/projects/MDEV/issues), which is based