Skip to content

Commit

Permalink
adding Nate as a co-author and adding shinycssloaders from remote to …
Browse files Browse the repository at this point in the history
…namespace
  • Loading branch information
nhall6 committed Aug 2, 2024
1 parent f8b96db commit e8c933f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: OhdsiShinyModules
Type: Package
Title: Repository of Shiny Modules for OHDSI Result Viewers
Version: 2.2.0
Author: Jenna Reps
Author: Jenna Reps, Nathan Hall
Maintainer: Jenna Reps <[email protected]>
Description: Install this package to access useful shiny modules for building shiny apps to explore results using the OHDSI tools .
License: Apache License 2.0
Expand Down Expand Up @@ -59,5 +59,6 @@ Suggests:
Remotes:
ohdsi/CirceR,
ohdsi/ReportGenerator,
ohdsi/ResultModelManager
ohdsi/ResultModelManager,
daattali/shinycssloaders
RoxygenNote: 7.3.1
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@ export(reportServer)
export(reportViewer)
export(timeDistributionsView)
export(visitContextView)
export(withSpinnerCustom)
importFrom(dplyr,"%>%")
importFrom(rlang,.data)

0 comments on commit e8c933f

Please sign in to comment.