alanocallaghan/high-dimensional-stats-r
High-dimensional statistics with R
High dimensional stats with R
This repository is part of The Carpentries Incubator, a place for The Carpentries community to collaboratively create, test, and improve lessons.
Contributing
We welcome all contributions to improve the lesson! Maintainers will do their
best to help you if you have any
questions, concerns, or experience any difficulties along the way.
We'd like to ask you to familiarize yourself with our
Contribution Guide and have a look at
the more detailed guidelines on proper formatting, ways to
render the lesson locally, and even
how to write new episodes.
Please see the current list of
issues
for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter
Contributing to a Project
in Pro Git by Scott Chacon.
Look for the tag
.
This indicates that the maintainers will welcome a pull request fixing this
issue.
Building locally
When developing the lesson content, it is helpful to preview the contents locally before contributing.
To build the lesson from source, follow the instructions on the Carpentries Workbench docs.
Briefly, you should install git >= 2.28, R >= 4, pandoc >= 3, then install the Carpentries workbench R packages and run sandpaper::serve()
install.packages(c("sandpaper", "varnish", "pegboard"),
repos = c("https://carpentries.r-universe.dev/", getOption("repos")))
sandpaper::serve()Reviews
The lesson has been iteratively developed and improved. For information on the development process, reviews and feedback from instructors following teaching see REVIEWS.
Maintainer(s)
Current maintainers of this lesson are
- Alan O'Callaghan
- Ailith Ewing
- Catalina Vallejos
Authors
A list of contributors to the lesson can be found in AUTHORS
Citation
To cite this lesson, please consult with CITATION