An open API service indexing awesome lists of open source software.

https://github.com/kwb-r/kwb-r.github.io

Landing page of KWB-R community
https://github.com/kwb-r/kwb-r.github.io

project-fakin publication website-kwb-r

Last synced: 5 months ago
JSON representation

Landing page of KWB-R community

Awesome Lists containing this project

README

          

kwb-r.github.io
=================

Source code for Github page of KWB-R community under:

[http://kwb-r.github.io](http://kwb-r.github.io)

## (KWB-)R package status overview

* **New version:**
- [http://kwb-r.github.io/pkgstatus/v2/](http://kwb-r.github.io/pkgstatus/v2/) or
- [https://kwb-r.github.io/status/](https://kwb-r.github.io/status/) (built using `GitHub Actions` workflow, see: https://github.com/KWB-R/status/actions)

* **Old version:** [http://kwb-r.github.io/pkgstatus/v1/](http://kwb-r.github.io/pkgstatus/v1/)

Acknowlegement
=================
Our website is inspired by the [http://usgs-r.github.io](http://usgs-r.github.io)
landing page.

It relies heavily on the source code provided for free by the USGS-R community
which is available under:

[https://github.com/USGS-R/usgs-r.github.com](https://github.com/USGS-R/usgs-r.github.com) (revision 323).
Thanks for sharing!