Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: NICHES
Version: 1.2.2
Version: 1.2.4
Date: 2029-01-29
Title: Niche Interactions and Communication Heterogeneity in Extracellular Signaling
Authors@R: c(person("Micha Sam", "Brickman Raredon", email = "michasam.raredon@yale.edu", role = c("aut", "cre")),person("Junchen", "Yang", email = "junchen.yang@yale.edu", role = c("aut")),person("Aaron", "Osgood-Zimmerman", email = "aeoz001@bucknell.edu", role = c("aut")))
Expand Down
3 changes: 1 addition & 2 deletions packageUpdateScript.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ pkgdown::build_article(name = "07 Spatiotemporal NICHES",lazy = T)

# Install from release ?
install_github('msraredon/NICHES',
ref = 'v1.2.1',
auth_token = 'f7ea5d8790fe721ac0c9d5ef115d04068b19ed6d',
ref = 'v1.2.4',
force = T)
Loading