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

https://github.com/carpentries-incubator/lc-litsearchr

Library Carpentry: Introduction to R and litsearchr
https://github.com/carpentries-incubator/lc-litsearchr

carpentries-incubator lesson library pre-alpha r

Last synced: 8 months ago
JSON representation

Library Carpentry: Introduction to R and litsearchr

Awesome Lists containing this project

README

          

# Library Carpentry: litsearchr

This repository generates the corresponding lesson website from [The Carpentries](https://carpentries.org/) repertoire of lessons.

## Library Carpentry

[Library Carpentry](https://librarycarpentry.org) is a software and data skills training programme for people working in library- and information-related roles. It builds on the work of [Software Carpentry](http://software-carpentry.org/) and [Data Carpentry](http://www.datacarpentry.org/). Library Carpentry is an official Lesson Program of [The Carpentries](https://carpentries.org/).

## License

All Software, Data, and Library Carpentry instructional material is made available under the Creative Commons Attribution
license. Licensed under CC-BY 4.0 2016–2020 by Library Carpentry.

It is distributed under a https://creativecommons.org/licenses/by/4.0/.

## 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](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

Please see the current list of [issues][FIXME] 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](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.

## Maintainer(s)

Current maintainers of this lesson are

- [Amelia Kallaher](https://github.com/ameliakallaher) (Lead)
- [Eliza Grames](https://github.com/elizagrames)
- [Sarah Young](https://github.com/rootsandberries)

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

We would like to acknowledge and thank Clarke Lakovakis for allowing us to use his Introduction to R guide while developing this course.

The guide accompanied the first day of instruction for his course at the 2019 FORCE11 Scholarly Communications Institute: “AM4 - Working with Scholarly Literature in R: Pulling, Wrangling, Cleaning, and Analyzing Structured Bibliographic Metadata.” It covers the essentials of what R is. The full guide can be found here: https://ciakovx.github.io/IntroductionToR.html

It is distributed under a https://creativecommons.org/licenses/by/4.0/.

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[lesson-example]: https://carpentries.github.io/lesson-example