Package: odyssey 1.0.1.9000
odyssey: Interface to the HAL Open Archive API
An interface to the search API of 'HAL' <https://hal.science/>, the French open archive for scholarly documents from all academic fields. This package provides programmatic access to the API <https://api.archives-ouvertes.fr/docs> and allows to search for records and download documents.
Authors:
odyssey_1.0.1.9000.tar.gz
odyssey_1.0.1.9000.zip(r-4.7)odyssey_1.0.1.9000.zip(r-4.6)odyssey_1.0.1.9000.zip(r-4.5)
odyssey_1.0.1.9000.tgz(r-4.6-any)odyssey_1.0.1.9000.tgz(r-4.5-any)
odyssey_1.0.1.9000.tar.gz(r-4.7-any)odyssey_1.0.1.9000.tar.gz(r-4.6-any)
odyssey_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
odyssey/json (API)
NEWS
| # Install 'odyssey' in R: |
| install.packages('odyssey', repos = c('https://nfrerebeau.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://codeberg.org/nfrerebeau/odyssey
Pkgdown/docs site:https://nfrerebeau.codeberg.page
Last updated from:b92883cb33 (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 116 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 193 | ||
| wasm-release | OK | 120 |
Exports:%AND%%BY%%IN%%NOT%%OR%%TO%hal_counthal_downloadhal_facethal_filterhal_grouphal_queryhal_searchhal_selecthal_sort
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to a Data Frame | as.data.frame as.data.frame.HALSearch |
| Count | hal_count hal_count.HALQuery |
| Download Documents | hal_download hal_download.HALQuery |
| Facet Search | hal_facet hal_facet.HALQuery |
| Filter Results | hal_filter hal_filter.HALQuery |
| Group Results | hal_group hal_group.HALQuery |
| Build Query | hal_query |
| Search | hal_search hal_search.HALQuery |
| Select Fields | hal_select hal_select.HALQuery |
| Sort Results | hal_sort |
| Operators | %AND% %BY% %IN% %NOT% %OR% %TO% operators |
