-
Notifications
You must be signed in to change notification settings - Fork 0
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
CRAN-related project #4
Comments
Happy to help here. |
Hi, @hturner I was going through the ideas list for Google Season of Docs 2022. I came across the accepted proposal titled, Expand and Reorganize the R Development Guide. After going through the issues list present in this repository, the current issue (idea for GSoD 2022) i.e converting the CRAN website to a more modern framework has caught my attention. I am looking forward to knowing more about the project considering my previous experience with CRAN packages during my Google Summer of Code 2021 with OSGeo. Here is my link to the Final Report for GSoC 2021. I am quite interested in working on this project. I am thinking of using Docusaurus to achieve the goal. Do check it out. Basically, it is a tool developed to generate/publish documentation websites. I have tried Docusaurus earlier and I think it goes well with the current problem statement. Do let me know what you think about this. Hoping for a positive response. Thank you :) |
Closing this issue as we went with #3 for GSoD 2022 and we have hired writers for this project - https://github.com/rstats-gsod/gsod2022/wiki/GSoD-2022-Writers If people would like to work on this issue on a voluntary basis or plan to make a proposal to another funding source, please reach out via one of the following:
This idea can also be proposed for GSoD 2023 when that repo is set up. |
One issue is to convert the CRAN website to a more modern and accessible format: RConsortium/r-repositories-wg#5 (comment).
This might not make a documentation project in itself. However, possibly documentation surrounding CRAN may be helpful, e.g.
Documenting specifications of the CRAN check systems
Documenting common reasons for rejecting packages submissions and how to fix them. A small example that I helped with recently: message from CRAN
The solution is documented in https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Suggested-packages, but a problem & solution style documentation would be more helpful to novice developers.
The text was updated successfully, but these errors were encountered: