Recent Releases of solvebio-r
solvebio-r - v2.15.0
What's Changed
- Update tests to use QuartzBio API endpoint by @davecap in https://github.com/solvebio/solvebio-r/pull/132
- Remove scoped internal reference to .solveEnv by @davecap in https://github.com/solvebio/solvebio-r/pull/133
- Follow redirects from solvebio.com to quartz.bio by @davecap in https://github.com/solvebio/solvebio-r/pull/131
- Update example of shiny app for QuartzBio by @davecap in https://github.com/solvebio/solvebio-r/pull/134
- Bump version to v2.15.0 by @davecap in https://github.com/solvebio/solvebio-r/pull/135
Full Changelog: https://github.com/solvebio/solvebio-r/compare/v2.14.0...v2.15.0
- R
Published by davecap almost 2 years ago
solvebio-r - v2.13.0
What's Changed
- Fix issue with paginating results containing different data types for the same field by @davecap in https://github.com/solvebio/solvebio-r/pull/125
- Resolve "make check" issues by @davecap in https://github.com/solvebio/solvebio-r/pull/126
Full Changelog: https://github.com/solvebio/solvebio-r/compare/v2.12.0...v2.13.0
- R
Published by davecap over 4 years ago
solvebio-r - v2.3.1
- Fix issue where jsonlite would cast tuples as vectors
- Add support for server-side validated vault paths
- R
Published by davecap about 8 years ago
solvebio-r - v2.4.0
- Add support for using SOLVEBIOACCESSTOKEN on load
- Add Dataset.fields() method
- R
Published by davecap about 8 years ago
solvebio-r - v2.5.0
- Add Dataset.activity() (#27)
- Add Object.getorupload_file() (#79)
- Add DatasetExport.getdownloadurl() (#58)
- Add DatasetTemplate resource (#88)
- Fix issue with nulls in JSON body (#83)
- Ensure facets and filter requests use correct fromJSON params
- R
Published by davecap about 8 years ago
solvebio-r - v2.3.0
- Fix issue with deploying to Shiny Server Pro
- Fix issue with oauth redirect URI
- Add client_secret support
- R
Published by davecap over 8 years ago
solvebio-r - v2.2.0
- Adds Application resource support (OAuth2 apps)
- Adds Beta Shiny server wrapper (protected server)
- Fix issues with env pass-through
- Remove deprecated Upload resource
- R
Published by davecap over 8 years ago