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.5-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/docs site:https://docs.ropensci.org
jstorpeer-reviewedtext-analysistext-mining
Last updated from:de60013dee (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | |
| pkgdown docs | OK | 174 | |
| source / vignettes | OK | 214 | |
| linux-release-x86_64 | OK | 154 | |
| macos-release-arm64 | OK | 121 | |
| macos-oldrel-arm64 | OK | 94 | |
| windows-devel | OK | 121 | |
| windows-release | OK | 137 | |
| windows-oldrel | OK | 121 | |
| wasm-release | OK | 124 |
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:bitbit64clicliprcodetoolscpp11crayondigestdplyrfurrrfuturegenericsglobalsgluehmslifecyclelistenvlobstrmagrittrparallellypillarpkgconfigprettyunitsprogresspryrpurrrR6Rcppreadrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxml2
Automating File Import
Rendered fromautomating-file-import.Rmdusingknitr::rmarkdownon Nov 25 2025.Last update: 2023-07-23
Started: 2018-07-15
Introduction to jstor
Rendered fromIntroduction.Rmdusingknitr::rmarkdownon Nov 25 2025.Last update: 2021-12-07
Started: 2017-12-13
Known Quirks of JSTOR/DfR Data
Rendered fromknown-quirks.Rmdusingknitr::rmarkdownon Nov 25 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 |
