Saranjeet Kaur

Results 18 issues of Saranjeet Kaur

Add a personal story about the community building journey of the [RSE Asia Association](https://rse-asia.github.io/RSE_Asia/). This could be included in the [Guide for Collaboration](https://the-turing-way.netlify.app/collaboration/collaboration.html). This idea developed during the discussions with...

book-dash-may22

Planning to include a chapter on Hybrid Collaboration in the [Guide for Collaboration](https://the-turing-way.netlify.app/collaboration/collaboration.html).

book-dash-may22
book-dash-nov22

How to add the [R Development Guide](https://contributor.r-project.org/rdevguide/) to this list? CC: @hturner

Sharing a MWE: `install.packages("remotes")` `remotes::install_github("mojaveazure/seurat-disk")` `hdf5file

I think we might want to move this to a new chapter. There are various websites that the R Core team maintain, each with their own way to report issues...

new chapter

To do: - [ ] [Add subsection on types of tests](https://github.com/r-devel/rdevguide/pull/73#discussion_r1867516476) - [ ] [Add an example of a `stopifnot()`](https://github.com/r-devel/rdevguide/pull/73#discussion_r1867760803)

gsod-2022

The manuals do not use the same infrastructure as the help files. Specifically, as a GNU project, R uses GNU Texinfo to create the R manuals (https://www.gnu.org/software/texinfo/), so the source...

documentation
good first issue

In the introduction, you mention reporting bugs in documentation and actually this is probably the main way that people contribute. It might be helpful to expand on what is a...

documentation

Where code blocks need to be shown or particularly line is to be highlighted use Github mirror else use the source

good first issue