dtupdate
dtupdate copied to clipboard
indexing R github repos
I compiled a big json file that is in this repo that holds the DESCRIPTION file of all R github package repos (the ones on cran and the ones not on cran). I have found it a great tool to map out who is working on what across many fields of the DESCRIPTION file.
I was thinking of creating a graphical or matching model to defines cliques of developers as a function of their package DESCRIPTION files. I think this goes well with the collaboration the community is trying to foster.
I am looking for other ideas that this file can be used for? or who would be a good person to collaborate on such a project