Package: jstor 0.3.11
jstor: Read Data from JSTOR/DfR
Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR.
Authors:
jstor_0.3.11.tar.gz
jstor_0.3.11.zip(r-4.6)jstor_0.3.11.zip(r-4.5)jstor_0.3.11.zip(r-4.4)
jstor_0.3.11.tgz(r-4.5-any)jstor_0.3.11.tgz(r-4.4-any)
jstor_0.3.11.tar.gz(r-4.6-any)jstor_0.3.11.tar.gz(r-4.5-any)
jstor_0.3.11.tgz(r-4.4-emscripten)
jstor.pdf |jstor.html✨
jstor/json (API)
NEWS
# Install 'jstor' in R: |
install.packages('jstor', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #189
Bug tracker:https://github.com/ropensci/jstor/issues
Pkgdown site:https://docs.ropensci.org
jstorpeer-reviewedtext-analysistext-mining
Last updated 1 months agofrom:de60013dee (on main). Checks:9 OK, 1 FAIL. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 275 |
source / vignettes | OK | 433 |
linux-devel-x86_64 | OK | 233 |
linux-release-x86_64 | OK | 409 |
macos-release-arm64 | OK | 78 |
macos-oldrel-arm64 | OK | 83 |
windows-devel | OK | 109 |
windows-release | OK | 106 |
windows-oldrel | OK | 99 |
wasm-release | FAIL | 255 |
Exports:jst_add_total_pagesjst_augmentjst_clean_pagejst_combine_outputsjst_define_importjst_examplejst_get_articlejst_get_authorsjst_get_bookjst_get_chaptersjst_get_file_namejst_get_footnotesjst_get_full_textjst_get_journal_overviewjst_get_ngramjst_get_referencesjst_get_total_pagesjst_importjst_import_zipjst_preview_zipjst_re_importjst_subset_ngramsjst_unify_journal_id
Dependencies:bitbit64clicliprcodetoolscpp11crayondigestdplyrfansifurrrfuturegenericsglobalsgluehmslifecyclelistenvlobstrmagrittrparallellypillarpkgconfigprettyunitsprogresspryrpurrrR6Rcppreadrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxml2
Automating File Import
Rendered fromautomating-file-import.Rmd
usingknitr::rmarkdown
on May 29 2025.Last update: 2023-07-23
Started: 2018-07-15
Introduction to jstor
Rendered fromIntroduction.Rmd
usingknitr::rmarkdown
on May 29 2025.Last update: 2021-12-07
Started: 2017-12-13
Known Quirks of JSTOR/DfR Data
Rendered fromknown-quirks.Rmd
usingknitr::rmarkdown
on May 29 2025.Last update: 2021-12-05
Started: 2018-05-31
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add total count of pages | jst_add_total_pages |
Clean data from DfR | jst_augment |
Clean a character vector of pages | jst_clean_page |
Combine outputs from converted files | jst_combine_outputs |
Define an import specification | jst_define_import |
Get path to jstor example | jst_example |
Extract meta information for articles | jst_get_article |
Extract author information | jst_get_authors |
Extract meta information for books | jst_get_book |
Extract information on book chapters | jst_get_chapters |
Extract the basename of a path | jst_get_file_name |
Extract all footnotes | jst_get_footnotes |
Import full-text | jst_get_full_text |
Get table with information on journals | jst_get_journal_overview |
Read ngram data | jst_get_ngram |
Extract all references | jst_get_references |
Calculate total pages | jst_get_total_pages |
Wrapper for file import | jst_import jst_import_zip |
Preview content of zip files | jst_preview_zip |
Re-import files | jst_re_import |
Define a subset of ngrams | jst_subset_ngrams |
Unify journal IDs | jst_unify_journal_id |
jstor: Read Data from JSTOR/DfR | jstor |