Skip to content

Commit

Permalink
Closes #60 updating installation from devel to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sadchla-codes committed May 16, 2024
1 parent b46307b commit 65d1b31
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Authors@R: c(
person("Stefan", "Bundfuss", role = "aut"),
person("Gayatri", "G", role = "aut"),
person("Daphne", "Grassely", role = "aut"),
person("Zelos", "Zhu", role = "aut")
person("Zelos", "Zhu", role = "aut"),
person("Sadchla", "Mascary", role = "aut")
)
Description: A set of Analysis Data Model (ADaM) datasets constructed using the
Study Data Tabulation Model (SDTM) datasets contained in the 'pharmaversesdtm' package and
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ if (!requireNamespace("remotes", quietly = TRUE)) {
install.packages("remotes")
}

remotes::install_github("pharmaverse/pharmaverseadam", ref = "devel")
remotes::install_github("pharmaverse/pharmaverseadam", ref = "main")
```
1 change: 1 addition & 0 deletions man/pharmaverseadam-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65d1b31

Please sign in to comment.