Package: ridigbio 0.4.1

Jesse Bennett
ridigbio: Interface to the iDigBio Data API
An interface to iDigBio's search API that allows downloading specimen records. Searches are returned as a data.frame. Other functions such as the metadata end points return lists of information. iDigBio is a US project focused on digitizing and serving museum specimen collections on the web. See <https://www.idigbio.org> for information on iDigBio.
Authors:
ridigbio_0.4.1.tar.gz
ridigbio_0.4.1.zip(r-4.7)ridigbio_0.4.1.zip(r-4.6)ridigbio_0.4.1.zip(r-4.5)
ridigbio_0.4.1.tgz(r-4.6-any)ridigbio_0.4.1.tgz(r-4.5-any)
ridigbio_0.4.1.tar.gz(r-4.7-any)ridigbio_0.4.1.tar.gz(r-4.6-any)
ridigbio_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ridigbio/json (API)
| # Install 'ridigbio' in R: |
| install.packages('ridigbio', repos = c('https://idigbio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/idigbio/ridigbio/issues
Pkgdown/docs site:https://idigbio.github.io
Last updated from:4fbe5e59d9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 165 | ||
| source / vignettes | OK | 307 | ||
| linux-release-x86_64 | OK | 160 | ||
| macos-release-arm64 | OK | 162 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 197 |
Exports:idig_build_attribidig_count_mediaidig_count_recordsidig_meta_fieldsidig_searchidig_search_mediaidig_search_recordsidig_top_mediaidig_top_recordsidig_view_mediaidig_view_records
Dependencies:askpassbackportsbase64encbitbit64blobbroombslibcachemcallrcellrangerclassclassIntclicliprconflictedcowplotcpp11crayoncrosstalkcurldata.tableDBIdbplyrdigestdplyrdtplyre1071evaluatefarverfastmapfontawesomeforcatsfsgarglegenericsggplot2gluegoogledrivegooglesheets4gtablehavenhighrhmshtmltoolshtmlwidgetshttridsisobandjquerylibjsonlitekableExtraKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclelubridatemagrittrMASSmemoisemimemodelropensslotelpillarpkgconfigplyrpngprettyunitsprocessxprogressproxypspurrrR6raggrappdirsrasterRColorBrewerRcppreadrreadxlrematchrematch2reprexrlangrmarkdownrstudioapirvests2S7sassscalesselectrsfspstringistringrsvglitesyssystemfontsterratextshapingtibbletidyrtidyselecttidyversetimechangetinytextzdbunitsutf8uuidvctrsviridisLitevroomwithrwkxfunxml2yaml
Last update: 2025-07-25
Started: 2024-07-16
Last update: 2025-03-11
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-09-27
Started: 2024-07-16
Last update: 2024-07-16
Started: 2024-07-16
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build fields and fields_exclude for queries. | build_field_lists |
| Attribution dataframe of iDigBio records query | idig_build_attrib |
| check HTTP code | idig_check |
| Check is the request returned an error. | idig_check_error |
| Count media endpoint | idig_count_media |
| Count record endpoint | idig_count_records |
| internal GET request | idig_GET |
| meta fields endpoint | idig_meta_fields |
| parse successfully returned request | idig_parse |
| internal POST request | idig_POST |
| Basic searching of iDigBio records | idig_search |
| Searching of iDigBio media records | idig_search_media |
| Searching of iDigBio records | idig_search_records |
| Top media endpoint | idig_top_media |
| Top records endpoint | idig_top_records |
| base URL | idig_url |
| validate fields | idig_validate |
| API version | idig_version |
| view media endpoint | idig_view_media |
| view specimen endpoint | idig_view_records |
| Stub function for passing import checks | ignore_unused_imports |
| Retrieve data from the iDigBio specimen data repository. | ridigbio |