-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix github actions and update to 2.0.0 synapser to use 4.0.0 python c…
…lient (#328) * Fix actions * Bump macos-13 * Setup python * Update actions * Pin version * Update to 2.0.0 * only use mac * Try to install miniconda * Add in remotes installation * Install remotes and reticulate * Install synapser and rebuild documentation * Update vignettes and authors * Add to news and fix markdown * Update test dockerfile * Add ubuntu and linux back in the mix * Revise and add in all documentation
- Loading branch information
1 parent
6afd675
commit 8ee91ce
Showing
281 changed files
with
3,839 additions
and
1,645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
Package: synapser | ||
Type: Package | ||
Title: R Language Bindings for Synapse API | ||
Version: 1.3.0 | ||
Version: 2.0.0 | ||
Date: 2022-01-18 | ||
Authors@R: c( | ||
person("Bruce", "Hoff", role = c("aut", "cre"), email = "[email protected]"), | ||
person("Tom", "Yu", role = c("cre"), email = "[email protected]"), | ||
person("Bruce", "Hoff", role = c("aut"), email = "[email protected]"), | ||
person("Sage Bionetworks", role = c("cph")) | ||
) | ||
Maintainer: Bruce Hoff <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.