Other packages > Find by keyword >

solvebio  

The Official SolveBio API Client
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("solvebio", "2.15.1")



Attach the package and use:
library("solvebio")
Maintained by
David Caplan
[Scholar Profile | Author Map]
First Published: 2016-10-25
Latest Update: 2022-05-17
Description:
R language bindings for SolveBio's API. SolveBio is a biomedical knowledge hub that enables life science organizations to collect and harmonize the complex, disparate "multi-omic" data essential for today's R&D and BI needs. For more information, visit <https://www.solvebio.com>.
How to cite:
David Caplan (2016). solvebio: The Official SolveBio API Client. R package version 2.15.1, https://cran.r-project.org/web/packages/solvebio. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.3 (2016-10-25 02:21), 0.2.3 (2016-11-03 00:00), 0.3.0 (2016-11-09 23:48), 0.4.0 (2017-06-20 00:22), 0.4.1 (2017-06-22 18:31), 0.4.2 (2017-07-04 01:00), 2.0.0 (2017-07-28 23:44), 2.0.1 (2017-08-05 19:20), 2.0.2 (2017-08-25 21:05), 2.1.0 (2017-10-12 00:57), 2.2.0 (2017-11-22 00:50), 2.3.0 (2018-01-08 18:28), 2.3.1 (2018-02-01 23:44), 2.4.0 (2018-04-04 23:42), 2.5.0 (2018-04-25 23:20), 2.5.1 (2018-07-10 22:10), 2.6.0 (2018-10-08 16:30), 2.6.1 (2018-10-25 15:10), 2.7.0 (2019-11-07 21:20), 2.7.1 (2019-12-16 17:20), 2.7.2 (2020-01-08 21:20), 2.8.0 (2020-06-24 16:30), 2.9.0 (2020-08-25 08:40), 2.10.0 (2021-02-09 17:30), 2.10.1 (2021-03-10 19:20), 2.11.0 (2021-05-07 18:00), 2.12.0 (2022-01-12 16:30), 2.12.1 (2022-01-31 21:20), 2.13.0 (2022-04-26 18:10), 2.14.0 (2022-05-17 17:20), 2.15.0 (2024-08-16 17:10)
Other packages that cited solvebio R package
View solvebio citation profile
Other R packages that solvebio depends, imports, suggests or enhances
Complete documentation for solvebio
Functions, R codes and Examples using the solvebio R package
Some associated functions: Annotator.annotate . Application.all . Application.create . Application.delete . Application.retrieve . Application.update . Beacon.all . Beacon.create . Beacon.delete . Beacon.query . Beacon.retrieve . Beacon.update . BeaconSet.all . BeaconSet.create . BeaconSet.delete . BeaconSet.query . BeaconSet.retrieve . BeaconSet.update . Dataset.activity . Dataset.all . Dataset.count . Dataset.create . Dataset.data . Dataset.delete . Dataset.disable_global_beacon . Dataset.enable_global_beacon . Dataset.facets . Dataset.fields . Dataset.get_by_full_path . Dataset.get_global_beacon_status . Dataset.get_or_create_by_full_path . Dataset.query . Dataset.retrieve . Dataset.template . Dataset.update . DatasetCommit.all . DatasetCommit.delete . DatasetCommit.retrieve . DatasetExport.all . DatasetExport.create . DatasetExport.delete . DatasetExport.get_download_url . DatasetExport.retrieve . DatasetField.all . DatasetField.create . DatasetField.facets . DatasetField.retrieve . DatasetField.update . DatasetImport.all . DatasetImport.create . DatasetImport.delete . DatasetImport.retrieve . DatasetMigration.all . DatasetMigration.create . DatasetMigration.delete . DatasetMigration.retrieve . DatasetTemplate.all . DatasetTemplate.create . DatasetTemplate.delete . DatasetTemplate.retrieve . DatasetTemplate.update . Expression.evaluate . GlobalSearch.facets . GlobalSearch.request . GlobalSearch.search . GlobalSearch.subjects . GlobalSearch.subjects_count . Object.all . Object.create . Object.data . Object.delete . Object.disable_global_beacon . Object.enable_global_beacon . Object.fields . Object.get_by_full_path . Object.get_by_path . Object.get_download_url . Object.get_global_beacon_status . Object.get_or_upload_file . Object.query . Object.retrieve . Object.update . Object.upload_file . SavedQuery.all . SavedQuery.create . SavedQuery.delete . SavedQuery.retrieve . SavedQuery.update . Task.all . Task.follow . Task.retrieve . User.retrieve . Vault.all . Vault.create . Vault.create_dataset . Vault.create_folder . Vault.datasets . Vault.delete . Vault.files . Vault.folders . Vault.get_by_full_path . Vault.get_or_create_by_full_path . Vault.get_personal_vault . Vaultjects . Vault.retrieve . Vault.search . Vault.update . createEnv . login . protectedServer . protectedServerJS . 
Some associated R codes: annotation.R . application.R . beacon.R . beacon_set.R . dataset.R . dataset_commit.R . dataset_export.R . dataset_field.R . dataset_import.R . dataset_migration.R . dataset_template.R . global_search.R . object.R . saved_query.R . shiny.R . solvebio.R . task.R . user.R . utils.R . vault.R . zzz.R .  Full solvebio package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for solvebio010203040506070TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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