ThinkR-open / isc-proposal

RConsortium ISC Proposal — "Rebooting and Extending R for Neo4J"
9 stars 0 forks source link

Find Beta testers #2

Open ColinFay opened 6 years ago

ColinFay commented 6 years ago

You can help the development of the "Neo4J and R Reboot" by beta-testing whenever new features will be added to the packages.

In order to list yourself as a beta tester, you can either

You can either be "Officially" listed as a beta tester here (i.e., I'll just list your name and/or GitHub account), or you can stay anonymous if you prefer.

Beta testers (in alphabetical order)

RMHogervorst commented 6 years ago

I'd love to help: Roel Hogervorst @rmhoge on twitter.

ColinFay commented 6 years ago

Thanks @RMHogervorst !

Added you to the list :)

Btibert3 commented 6 years ago

Please feel free to add me to this list of beta testers. If you check out my repos, you can see that I play around with Neo quite a bit and built a toy package to help me script the backend from r. That work isn't great, but its the neoimportR repo. Love the ideas you have for the proposal; fantastic ideas!

ColinFay commented 6 years ago

Thanks a lot @Btibert3 !

Added you to the list :)

I'll have a look at neoimportR, thanks for sharing this

chucheria commented 6 years ago

I'm in! 👍

ColinFay commented 6 years ago

As usual, you rock @chucheria !

Added you to the list :)

jpmarindiaz commented 6 years ago

I am in http://github.com/jpmarindiaz

ColinFay commented 6 years ago

Thanks @jpmarindiaz !

You're now in ;)

michaelpawlus commented 6 years ago

Hi. I'm happy to help beta test as well.

ColinFay commented 6 years ago

Thank you @michaelpawlus, you're now officially in :)

ColinFay commented 6 years ago

Hi @michelcaradec, @SamiLhll, @chucheria, @SimonGoring, @RMHogervorst, @jpmarindiaz, @michaelpawlus, @Btibert3

I've finally completed an experimental version for {neo4r}, and you can find it here : https://github.com/neo4j-rstats/neo4r

For now, this is still experimental and just here as a basis for when we'll send the RConsortium grant proposal (the deadline is this week), but if you want to install and poke around, feel free, and report any bug (be sure there will be), feature request (I hope there will be 😊), or any idea you could run into into the issue section : https://github.com/neo4j-rstats/neo4r/issues

I'll try to write down every idea and implementation I have in mind down there.

I don't think I'll work on the 📦 in the upcoming days, as I'll be focused on finishing the writing of the RConsortium proposal.

I have currently no idea when we gonna hear back about the RConsortium. If ever the RConsortium ISC isn't granted for this project, be sure we're gonna keep working on it (but on a less regular basis than if we have the grant).

So for now, feel free to read the current readme and documentation just to get a sense of where we are heading to, and give me any feedback you may have. And also, keep your fingers crossed 🤞

Thank again for your support on this project 🙏

C.

RMHogervorst commented 6 years ago

Wow! There is already so much there!

vilaralmeida commented 6 years ago

I'd like to help!

DianeBeldame commented 6 years ago

Thanks @vilaralmeida You're in too :airplane:

ColinFay commented 6 years ago

Hi everyone,

Just a quick message to let you know that we expect to have an answer by the May 1st regarding wether or not we are chosen for the RConsortium grant.

ColinFay commented 6 years ago

Hi @michelcaradec, @SamiLhll, @chucheria, @SimonGoring, @RMHogervorst, @jpmarindiaz, @michaelpawlus, @Btibert3

Sad news today: we unfortunately weren't selected for the RConsortium grant.

As said before, this won't stop us from working on this project, it will just take more time to finish the packages.

In the nearest future, I will be focusing my effort into {neo4r}, in order to have a package that will be ready to be published during the summer.

The development will be divided in five phases, that for now are all listed here : https://github.com/neo4j-rstats/neo4r/projects

The process as I see it is that we will complete on project, and alert you so that you can test everything we have done, and list all the bug you have found.

You are, of course, still welcome to point out any bug at any time, and any idea around the package you may have is also welcome.

Feel free to open issues : https://github.com/neo4j-rstats/neo4r/issues

Also, if you feel like you want to work on an issue, just leave a comment on this issue :)

Thanks again for getting involved in this project. For now I'll be working on the Connection Interface in the upcoming days (https://github.com/neo4j-rstats/neo4r/projects/1) and let you know when I'm done :)

Best, Colin

ColinFay commented 5 years ago

Hey everyone!

It's been a long run, but {neo4r} is now on CRAN. https://cran.r-project.org/web/packages/neo4r/index.html

You can now try it and report issues you might encounter.

Here is a suggested scenario: https://github.com/neo4j-rstats/neo4r/wiki/Testing-%7Bneo4r%7D

Thanks in advance for your help with that :)

Colin