The modMax package on CRAN has a function called "greedy" that implements an algorithm that will give the same results. This method was introduced in a 2004 article by Klaus, Newman, and Moore (“Finding Community Structures in Very Large Networks”) as a modification to improve the speed of the original algorithm in the list that you specified.
source
share