Package: ravelRy 0.1.0
ravelRy: An Interface to the 'Ravelry' API
Provides access to the 'Ravelry' API <https://www.ravelry.com/groups/ravelry-api>. An R wrapper for pulling data from 'Ravelry.com', an organizational tool for crocheters, knitters, spinners, and weavers. You can retrieve pattern, yarn, author, and shop information by search or by a given id.
Authors:
ravelRy_0.1.0.tar.gz
ravelRy_0.1.0.zip(r-4.7)ravelRy_0.1.0.zip(r-4.6)ravelRy_0.1.0.zip(r-4.5)
ravelRy_0.1.0.tgz(r-4.6-any)ravelRy_0.1.0.tgz(r-4.5-any)
ravelRy_0.1.0.tar.gz(r-4.7-any)ravelRy_0.1.0.tar.gz(r-4.6-any)
ravelRy_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ravelRy/json (API)
NEWS
| # Install 'ravelRy' in R: |
| install.packages('ravelRy', repos = c('https://walkerkq.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/walkerkq/ravelry/issues
Last updated from:acafdee09a. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 134 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | NOTE | 129 | ||
| macos-release-arm64 | NOTE | 141 | ||
| macos-oldrel-arm64 | NOTE | 173 | ||
| windows-devel | NOTE | 73 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 68 | ||
| wasm-release | OK | 119 |
Exports:get_designerget_pattern_categoriesget_patternsget_shopget_yarn_attribute_groupsget_yarnsravelry_authravelry_getsearch_groupssearch_patternssearch_shopssearch_yarnsearch_yarn_companies
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get details for a designer | get_designer |
| Get pattern categories | get_pattern_categories |
| Get pattern details for multiple patterns | get_patterns |
| Get details for a shop | get_shop |
| Get yarn attribute groups | get_yarn_attribute_groups |
| Get details for multiple yarns | get_yarns |
| Get or set basic authentication credentials | ravelry_auth |
| Basic API call | ravelry_get |
| Search groups | search_groups |
| Search for patterns | search_patterns |
| Search shops | search_shops |
| Search for yarn | search_yarn |
| Search yarn companies | search_yarn_companies |
