Other packages > Find by keyword >

databraryr  

Interact with the 'Databrary.org' API
View on CRAN: Click here


Download and install databraryr package within the R console
Install from CRAN:
install.packages("databraryr")

Install from Github:
library("remotes")
install_github("cran/databraryr")

Install by package version:
library("remotes")
install_version("databraryr", "0.6.6")



Attach the package and use:
library("databraryr")
Maintained by
Rick O. Gilmore
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-10-24
Latest Update:
Description:
'Databrary.org' is a restricted access repository for research data, especially video and audio. This package provides commands to interact with the data stored on 'Databrary.org'.
How to cite:
Rick O. Gilmore (2023). databraryr: Interact with the 'Databrary.org' API. R package version 0.6.6, https://cran.r-project.org/web/packages/databraryr. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.5.0 (2023-10-24 20:20), 0.5.1 (2023-11-22 16:20), 0.6.0 (2024-02-09 16:20), 0.6.1 (2024-02-22 21:10), 0.6.2 (2024-03-15 13:00), 0.6.3 (2024-03-26 14:20), 0.6.4 (2024-04-18 15:02), 0.6.5 (2024-07-01 21:00), 0.6.6 (2024-07-15 20:40)
Other packages that cited databraryr R package
View databraryr citation profile
Other R packages that databraryr depends, imports, suggests or enhances
Complete documentation for databraryr
Functions, R codes and Examples using the databraryr R package
Some associated functions: GET_db_contents . HHMMSSmmm_to_ms . assign_constants . check_ssl_certs . databraryr-package . download_asset . download_party . download_party_avatar . download_session_csv . download_session_zip . download_video . download_volume_zip . get_asset_segment_range . get_db_stats . get_file_duration . get_party_as_df . get_permission_levels . get_release_levels . get_session_as_df . get_supported_file_types . get_video_stats . is_institution . is_person . list_affiliates . list_assets_by_type . list_assets_in_session . list_assets_in_volume . list_containers_records . list_individual_sponsors . list_institutional_sponsors . list_party . list_people . list_session_activity . list_sessions . list_sessions_in_volume . list_specified_assets_in_session . list_sponsors . list_volume . list_volume_activity . list_volume_excerpts . list_volume_funding . list_volume_links . list_volume_metadata . list_volume_owners . list_volume_tags . login_db . logout_db . read_csv_data_as_df . search_for_funder . search_for_keywords . search_for_tags . summarize_videos_in_volume . 
Some associated R codes: GET_db_contents.R . aaa.R . assign_constants.R . check_ssl_certs.R . databraryr-package.R . download_asset.R . download_party.R . download_party_avatar.R . download_session_csv.R . download_session_zip.R . download_video.R . download_volume_zip.R . get_db_stats.R . get_party_as_df.R . get_session_as_df.R . get_video_stats.R . list_affiliates.R . list_assets_by_type.R . list_assets_in_session.R . list_assets_in_volume.R . list_containers_records.R . list_individual_sponsors.R . list_institutional_sponsors.R . list_party.R . list_people.R . list_session_activity.R . list_sessions.R . list_sessions_in_volume.R . list_sponsors.R . list_volume.R . list_volume_activity.R . list_volume_excerpts.R . list_volume_funding.R . list_volume_links.R . list_volume_metadata.R . list_volume_owners.R . list_volume_tags.R . login_db.R . logout_db.R . read_csv_data_as_df.R . search_for_funder.R . search_for_keywords.R . search_for_tags.R . summarize_videos_in_volume.R . utils.R . zzz.R .  Full databraryr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA