Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a large hexagon with all the R hexagons by using the URL as filter #347

Open
Ly0n opened this issue Jan 2, 2024 · 3 comments
Open
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Ly0n
Copy link
Member

Ly0n commented Jan 2, 2024

@andrew shows in #182 how to sort images by URL. Since the R hexagons are standardised, we could create an R in sustainability collage of all projects, or as a landing page for R people in sustainability. By grouping projects by theme in the visualisation, this would also be a great way to browse and discover projects. Such a website could be relatively easy to create.

Something like this but interactive: https://medium.com/@adrian.joseph/improve-your-r-workflow-with-these-must-have-r-packages-be47dacd89bc

@Ly0n Ly0n added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 2, 2024
@Ly0n
Copy link
Member Author

Ly0n commented Jan 19, 2024

I found a tutorial how to do this: https://masalmon.eu/2018/02/22/hexcombine/

@ayushman2046
Copy link

ayushman2046 commented Jul 9, 2024

I would like to contribute, can you have me through the requirement here please?

@Ly0n
Copy link
Member Author

Ly0n commented Jul 9, 2024

@ayushman2046 You may need some basic R skills to do this.
But the tutorial hexcombine should provide all you need. It looks like a very good learning project if you have no previous experience with R.

The JSON endpoint of the project image URLs can be found here, including all metadata:
https://ost.ecosyste.ms/api/v1/projects/images

The first image found in the README of the R packages should be the hexagon.

As this is purely a marketing project for the R community in the area of sustainability, you can do virtually anything you like, although it would be nice to create a new shape from the hexagons or sort them by category.

In the end, the only requirements are that it is open source licensed and that we can update the images with new projects we list. We have done this for example with the word cloud in Google Colab: https://colab.research.google.com/github/protontypes/osta/blob/main/topic_extraction.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants