Re: R integration for MediaWiki
Spencer Graves <[email protected]> Tue, 30 Dec 2025 08:08:57 -0600
| Newsgroups | gmane.comp.lang.r.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Rich: I have NOT used that, but I have R Markdown code in appendices to article on Wikiversity under "Category:R Markdown vignettes".[1] In addition to ending with "[[Category:R Markdown vignettes]]", I set all code from vignettes between "<syntaxhighlight lang="text">" and "</syntaxhighlight>". I do not know if this is of interest to you or anyone else. Best Wishes, Spencer Graves p.s. I am actively developing "MaddisonData" and "WID" packages on GitHub,[2] which facilitate analysis of data from the Maddison Data Project and the World Inequality Database. I am NOT and economist and could use collaborators who could help get articles using these packages published in appropriate refereed academic journals, in exchange for joint authorship, of course. [1] Wikiversity, "Category:R Markdown vignettes": https://en.wikiversity.org/wiki/Category:R_Markdown_vignettes [2] I'm "sbgraves237" on GitHub: https://github.com/sbgraves237 I'm especially interested in collaborators for "MaddisonData": https://github.com/sbgraves237/MaddisonData and "WID": https://github.com/sbgraves237/WID On 12/30/25 07:13, Evans, Richard K. (GRC-H000) via R-help wrote: > Hello, > I am interested in finding out if there re any active projects that provide R integration to MediaWiki. From 2006 to 2016 there was an extension for MediaWiki called "R". > > Ref: https://www.mediawiki.org/w/index.php?title=Extension:R&oldid=4384988 > > If anyone is still using this extension or knows of something similar. Please let me know. > > Thank you, > /Rich > > ______________________________________________ > [email protected] mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide https://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.