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
- Host: GitHub
- URL: https://github.com/carpentries-incubator/lc-litsearchr
- Owner: carpentries-incubator
- License: other
- Created: 2020-01-17T18:55:28.000Z (almost 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-09-18T12:28:35.000Z (about 2 years ago)
- Last Synced: 2025-02-14T21:14:25.854Z (8 months ago)
- Topics: carpentries-incubator, lesson, library, pre-alpha, r
- Language: TeX
- Homepage: https://carpentries-incubator.github.io/lc-litsearchr/
- Size: 6.66 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
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 . 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